status-go/transactions
Pedro Pombeiro 3d00af7fa3
Streamline configuration in status-go. Part of #1180 (#1183)
- Replace command line flags with `-c` config flag. Part of #1180
- Convert node config private keys to hex-encoded string versions.
- Remove `GenerateConfig` from library.
- Remove unused `FirebaseConfig` from library.
- Fix loading of `config/status-chain-genesis.json` in non-dev machines.
2018-09-13 18:31:29 +02:00
..
fake Update to geth 1.8.11. Closes #1033 2018-06-22 18:04:13 +02:00
addrlock.go [#856] move geth subpackages to root level (#1007) 2018-06-08 13:29:50 +02:00
rpc_wrapper.go Update to geth 1.8.11. Closes #1033 2018-06-22 18:04:13 +02:00
transactor.go Remove transactions queue 1027 (#1125) 2018-08-16 13:37:53 +02:00
transactor_test.go Streamline configuration in status-go. Part of #1180 (#1183) 2018-09-13 18:31:29 +02:00
types.go Remove transactions queue 1027 (#1125) 2018-08-16 13:37:53 +02:00
types_test.go [#856] move geth subpackages to root level (#1007) 2018-06-08 13:29:50 +02:00