status-go/geth
David Aaron c274cf5222 Fixed all typos on bootstrap spelling (#202)
Changed all typos on bootstrap spelling from "bootstap" to "bootstrap".
For example in function makeBootstrapNodes, line 326 now reads:
var bootstrapNodes []*discover.Node
2017-07-24 14:06:27 +07:00
..
api Add http enable flag for Node, closes #191 2017-07-13 13:54:10 +07:00
common Add SetTimeout/SetInterval to JailCell otto.Otto, closes #189 2017-07-13 18:04:47 +07:00
jail jail: sendMessage and showSuggestions handlers (#195) 2017-07-18 21:26:24 +07:00
node Fixed all typos on bootstrap spelling (#202) 2017-07-24 14:06:27 +07:00
params Add http enable flag for Node, closes #191 2017-07-13 13:54:10 +07:00
testing node manager: make API async, fully cover with tests 2017-05-27 23:42:02 +03:00