status-go/geth/common
Dmitry Shulyak ba0b20e53f Remove mocks for transaction manager and transaction queue
It is very unlikely that there will be 2 or more implementations
of tx manager and queue, as they are tailored specifically to status project
requirements.
2018-01-26 15:21:34 +01:00
..
notification.go Update notify interface and mark old one as deprecated 2017-10-24 00:47:09 +03:00
notification_mock.go Update notify interface and mark old one as deprecated 2017-10-24 00:47:09 +03:00
rpccall.go Fixed eth_sendTransaction routing to the local node (#351) 2017-09-25 18:04:40 +02:00
types.go Remove mocks for transaction manager and transaction queue 2018-01-26 15:21:34 +01:00
types_mock.go Remove mocks for transaction manager and transaction queue 2018-01-26 15:21:34 +01:00
utils.go Refactoring of TxQueue and Manager (#530) 2018-01-25 21:59:21 -08:00