status-go/geth
Adam Babik a19e502686 Remove go.rice in favour of go generate (#444)
As fetch.go was the only consumer of go.rice, it could be safely removed in favour of go-bindata and go generate.
Motivation to do that was the fact that go.rice throws panic in iOS when compiled with gomobile.
2017-11-03 18:11:37 -04:00
..
account Fix make lint warnings (#417) 2017-10-20 12:06:22 +03:00
api Add -network flag for Makefile to chose a network to run tests on #430 2017-10-26 22:51:04 +03:00
common Update notify interface and mark old one as deprecated 2017-10-24 00:47:09 +03:00
jail Remove go.rice in favour of go generate (#444) 2017-11-03 18:11:37 -04:00
log Fix make lint warnings (#417) 2017-10-20 12:06:22 +03:00
node fix linter across the whole project 2017-10-26 12:20:16 +02:00
notification Update notify interface and mark old one as deprecated 2017-10-24 00:47:09 +03:00
params Update Ropsten CHT to number 478 (#428) 2017-10-29 16:44:44 +03:00
rpc Extract e2e tests to a separate package (#375) 2017-10-11 17:20:51 +03:00
signal Fix make lint warnings (#417) 2017-10-20 12:06:22 +03:00
txqueue fix linter across the whole project 2017-10-26 12:20:16 +02:00