status-go/_assets
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
..
build Code review for Mainnet (#706) 2018-03-15 12:36:28 +01:00
ci Adding update-geth target (#673) 2018-02-20 19:04:25 +01:00
compose Fix `-log` option in `wnode-test-cluster/docker-compose.yml` 2018-02-21 17:57:24 +01:00
docs Adding update-geth target (#673) 2018-02-20 19:04:25 +01:00
patches Fix datarace when stopping a node. (#723) 2018-03-05 21:36:32 +01:00
package-lock.json Move non-go related files to the `_assets` folder. #621 (#630) 2018-02-09 14:38:18 +01:00
package.json Move non-go related files to the `_assets` folder. #621 (#630) 2018-02-09 14:38:18 +01:00