status-go/transactions
Sale Djenic c27c773c27 chore(wallet)_: from and to chains added to send details
From and to chains added to SendDetails type that can be used on the client side if the sending fails
that we can display appropriate ephemeral notifications, saying sending from which chain has failed.
2024-12-13 15:45:45 +01:00
..
fake refactor_: remove generated files from source control (#5878) 2024-10-03 20:59:44 +01:00
addrlock.go Abstract `accounts.Key` and geth `keystore` 2020-01-06 10:17:23 +01:00
conditionalrepeater.go feat_: log on panic (#5849) 2024-09-27 06:37:32 +08:00
conditionalrepeater_test.go fix(wallet) propagate multi-transactions IDs to transfers 2023-08-22 18:39:42 +02:00
pendingtxtracker.go chore(wallet)_: from and to chains added to send details 2024-12-13 15:45:45 +01:00
pendingtxtracker_db.go feat(wallet)_: store route execution data to db 2024-11-08 09:03:33 -03:00
pendingtxtracker_db_test.go feat(wallet)_: store route execution data to db 2024-11-08 09:03:33 -03:00
pendingtxtracker_test.go feat(wallet)_: enrich status changed and tx update signals' payload with tx route data 2024-11-22 13:32:49 +01:00
rpc_wrapper.go test(wallet)_: add unit tests for balance fetcher 2024-07-04 09:29:49 +02:00
testhelpers.go feat!: implement new activityV2 filter (#6102) 2024-11-25 17:44:39 -03:00
transactor.go chore(wallet)_: transactions/types.go moved to services/wallet/wallettypes 2024-11-22 13:32:49 +01:00
transactor_test.go chore(wallet)_: transactions/types.go moved to services/wallet/wallettypes 2024-11-22 13:32:49 +01:00