status-go/transactions
Igor Sirotin 5ebde5c26d
chore_: delete generated files
chore_: remove mockgen files from git
chore_: delete protoc and bindata generated files
chore_: delete contracts/mock/contracts.go
2024-09-26 23:32:31 +01:00
..
fake chore_: delete generated files 2024-09-26 23:32:31 +01:00
addrlock.go Abstract `accounts.Key` and geth `keystore` 2020-01-06 10:17:23 +01:00
conditionalrepeater.go fix(wallet) fix pending transactions notification 2023-09-01 00:18:26 +02:00
conditionalrepeater_test.go fix(wallet) propagate multi-transactions IDs to transfers 2023-08-22 18:39:42 +02:00
pendingtxtracker.go feat_: Move community tokens transaction listening to status-go 2024-05-16 16:18:15 +02:00
pendingtxtracker_test.go chore_: initial steps to decouple rpc chain modules (#5856) 2024-09-24 14:07:26 +01:00
rpc_wrapper.go test(wallet)_: add unit tests for balance fetcher 2024-07-04 09:29:49 +02:00
testhelpers.go chore_: initial steps to decouple rpc chain modules (#5856) 2024-09-24 14:07:26 +01:00
transactor.go fix_: update mock paths 2024-09-26 23:25:31 +01:00
transactor_test.go fix_: update mock paths 2024-09-26 23:25:31 +01:00
types.go fix: calculating next nonce for optimism chain improved to align with calculation on mainnet and arbitrum 2024-03-13 15:21:33 +01:00
types_test.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00