status-go/services/wallet/transfer
Stefan 8bfcb80ed6 fix(wallet) fix scan to/from hash when for multi_transactions 2023-07-13 00:24:36 +02:00
..
balance_cache.go feat: clear balance cache after usage 2023-07-12 09:23:56 +02:00
block_dao.go feat(Wallet) detect uniswapV2 swap events 2023-06-05 12:08:18 -03:00
block_ranges_sequential_dao.go
block_test.go
bridge_identifier.go feat(wallet): detect ETH L2 to L1/L2 bridge transactions 2023-07-10 09:59:05 -03:00
commands.go feat: clear balance cache after usage 2023-07-12 09:23:56 +02:00
commands_sequential.go feat: clear balance cache after usage 2023-07-12 09:23:56 +02:00
concurrent.go fix(wallet): Fix block hash for detected blocks with ETH transfers 2023-06-05 12:08:18 -03:00
concurrent_test.go fix(wallet): Fix block hash for detected blocks with ETH transfers 2023-06-05 12:08:18 -03:00
controller.go feat(wallet): Move pending transactions to `transactions` module. 2023-07-11 16:07:42 +02:00
database.go feat(wallet): detect ETH L2 to L1/L2 bridge transactions 2023-07-10 09:59:05 -03:00
database_test.go fix: correct transfer type detection 2023-06-21 12:10:25 -03:00
downloader.go feat(wallet): Move pending transactions to `transactions` module. 2023-07-11 16:07:42 +02:00
iterative.go
iterative_test.go
query.go feat(wallet) extract json blobs and add custom migration support 2023-06-08 13:54:40 +02:00
reactor.go feat: clear balance cache after usage 2023-07-12 09:23:56 +02:00
sequential_fetch_strategy.go feat(wallet): Move pending transactions to `transactions` module. 2023-07-11 16:07:42 +02:00
swap_identifier.go feat(wallet): detect ETH L1 to L2 bridge transactions 2023-07-10 09:59:05 -03:00
testutils.go fix(wallet) fix crash if to_address is NULL in transfers 2023-06-28 09:55:43 +02:00
transaction.go fix(wallet) fix scan to/from hash when for multi_transactions 2023-07-13 00:24:36 +02:00
transaction_test.go feat(wallet) report new multi-transactions updates 2023-07-11 22:34:43 +02:00
view.go feat(wallet) extract json blobs and add custom migration support 2023-06-08 13:54:40 +02:00