status-go/geth/transactions
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
..
fake Refactoring of TxQueue and Manager (#530) 2018-01-25 21:59:21 -08:00
queue Refactoring of TxQueue and Manager (#530) 2018-01-25 21:59:21 -08:00
addrlock.go Refactoring of TxQueue and Manager (#530) 2018-01-25 21:59:21 -08:00
ethtxclient.go Refactoring of TxQueue and Manager (#530) 2018-01-25 21:59:21 -08:00
notifications.go Refactoring of TxQueue and Manager (#530) 2018-01-25 21:59:21 -08:00
txqueue_manager.go Remove mocks for transaction manager and transaction queue 2018-01-26 15:21:34 +01:00
txqueue_manager_test.go Refactoring of TxQueue and Manager (#530) 2018-01-25 21:59:21 -08:00