status-go/node
Andrea Franz 874a3e8151
Feature/mailserver registry smart contract (#1135)
* add verifier and test using simulated backend

* add ContractCaller

* commit simulated backend after deploy and after smart contract writes

* use bind.NewKeyedTransactor for all transactions in tests

* rename RegistryVerifier to Verifier

* initialize contract verifier if MailServerRegistryAddress config is set

* use contractAddress.Hash()

* refactoring

* use fmt.Sprintf to format contract address in logs

* fix test and lint warnings

* update Gopkg.lock

* update Gopkg.lock once more
2018-08-20 15:55:43 +02:00
..
node.go Disable NTP sync on the remaining e2e tests 2018-08-07 18:02:42 +02:00
node_api_test.go [#856] move geth subpackages to root level (#1007) 2018-06-08 13:29:50 +02:00
node_test.go Add interface to verify trusted MailServers (#1112) 2018-07-25 16:48:02 +02:00
status_node.go Feature/mailserver registry smart contract (#1135) 2018-08-20 15:55:43 +02:00
status_node_rpc_client_test.go [#856] move geth subpackages to root level (#1007) 2018-06-08 13:29:50 +02:00
status_node_test.go Fix rendezvous loop when discovery protocol is stopped; add advertiseaddr flag (#1151) 2018-08-17 08:25:55 +02:00