status-go/t
Frank Mueller 81c8669518
Code review for Mainnet (#706)
* Add debug log to test package t

* Add comments for test restrictions

* Add explicit errors for mainnet

* Panic instead of error in case of mainnet during tests

* Now panic with illegal network

* Validate the compiler flag for mainnet

* Made test for unset mainnet explicit

* Forgot to use my flag

* Linter has troubles with unused field

* Add default network id

In e2e tests there's no default anymore in go code. So ensure in Makefile.

* Fix dumb syntax error

* CI needs build with Mainnet

* Explicit rebuild only for tests

* No more separation of mainnet and testnet builds

* Build flags now set in Makefile
2018-03-15 12:36:28 +01:00
..
destructive Update codebase to leverage Whisper v6 (#703) 2018-03-02 10:25:30 +01:00
e2e Post whisper message asynchronously in tests 2018-03-02 19:43:08 +01:00
utils Code review for Mainnet (#706) 2018-03-15 12:36:28 +01:00
doc.go Code review for Mainnet (#706) 2018-03-15 12:36:28 +01:00