status-go/transactions
Stefan ae9b697eda feat(wallet) implement mixed incremental updates for activity filter
Refactor the activity filter session API to account for the new structure

Also:

- Refactor test helpers to mock for different chains with mixed answers
- Test implementation

Updates status-desktop #12120
2024-02-28 22:14:21 +01:00
..
fake add wallet favourites 2020-09-21 10:48:00 +02: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(wallet) implement mixed incremental updates for activity filter 2024-02-28 22:14:21 +01:00
pendingtxtracker_test.go Revert "Comment out all logged flaky tests" 2024-02-27 11:00:29 +01:00
rpc_wrapper.go feat(walletconnect)_: ethereum rpc calls support 2023-11-27 10:49:23 +01:00
testhelpers.go feat(wallet) implement mixed incremental updates for activity filter 2024-02-28 22:14:21 +01:00
transactor.go chore: read and use nonce from network instead from the local cache when sending tx 2023-12-29 08:43:03 +01:00
transactor_test.go Revert "test: bump go-libp2p" 2024-01-18 20:29:33 +00:00
types.go feat: added functionality to ask a client to sign a transaction and an endpoint to continue sending using provided signature 2023-10-17 19:42:06 +02:00
types_test.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00