status-go/transactions
Igor Sirotin a01ffdbe8e
fix: proper usage of CreateAccount RootDataDir (#5284)
* fix_: introduce CreateAccount.RootDataDir
* fix_: deprecate and remove ShhextConfig.BackupDisabledDataDir
2024-06-05 14:03:34 +01:00
..
fake
mock_transactor fix: proper usage of CreateAccount RootDataDir (#5284) 2024-06-05 14:03:34 +01:00
addrlock.go Abstract `accounts.Key` and geth `keystore` 2020-01-06 10:17:23 +01:00
conditionalrepeater.go
conditionalrepeater_test.go
pendingtxtracker.go
pendingtxtracker_test.go
rpc_wrapper.go
testhelpers.go
transactor.go fix_: eth and erc20 fixes 2024-06-03 10:45:25 +02:00
transactor_test.go test(wallet)_: created Transactor interface 2024-05-31 09:58:06 +02:00
types.go
types_test.go