status-go/services/wallet/transfer
Cuteivist 79f0d8a5ec
bug: Added missing out chain data (#4303)
2023-11-30 12:37:32 +01:00
..
block_dao.go feat(wallet): remove transfers data on account removal 2023-11-29 16:17:21 +01:00
block_ranges_sequential_dao.go feat(wallet): remove transfers data on account removal 2023-11-29 16:17:21 +01:00
block_test.go Implemented balance history based on transfers (#4022) 2023-10-04 15:00:12 +03:00
bridge_identifier.go fix: Update timestamp when upserting multi tx (#4224) 2023-10-30 07:53:22 +01:00
commands.go feat: refresh balances when Eth or ERC20 transfer is detected 2023-11-29 09:16:03 -03:00
commands_sequential.go feat(wallet): remove transfers data on account removal 2023-11-29 16:17:21 +01:00
commands_sequential_test.go feat(wallet): detect ERC1155 batch transfers. 2023-11-16 09:37:09 +01:00
concurrent.go Implemented balance history based on transfers (#4022) 2023-10-04 15:00:12 +03:00
concurrent_test.go Implemented balance history based on transfers (#4022) 2023-10-04 15:00:12 +03:00
controller.go feat(wallet): remove transfers data on account removal 2023-11-29 16:17:21 +01:00
controller_test.go feat(wallet): remove transfers data on account removal 2023-11-29 16:17:21 +01:00
database.go feat(wallet): remove transfers data on account removal 2023-11-29 16:17:21 +01:00
database_test.go feat(wallet): detect ERC1155 batch transfers. 2023-11-16 09:37:09 +01:00
downloader.go feat(wallet): detect ERC1155 batch transfers. 2023-11-16 09:37:09 +01:00
iterative.go Scanning of ERC20 tail of transfers history 2023-10-01 10:09:11 +02:00
iterative_test.go feat: enable wallet without network binding (#2349) 2021-09-09 16:28:54 +02:00
query.go feat(wallet): detect ERC1155 batch transfers. 2023-11-16 09:37:09 +01:00
reactor.go feat(wallet): remove transfers data on account removal 2023-11-29 16:17:21 +01:00
sequential_fetch_strategy.go feat(wallet): remove transfers data on account removal 2023-11-29 16:17:21 +01:00
swap_identifier.go fix: Update timestamp when upserting multi tx (#4224) 2023-10-30 07:53:22 +01:00
testutils.go bug: Added missing out chain data (#4303) 2023-11-30 12:37:32 +01:00
transaction_manager.go feat(wallet)_: common endpoints added to wallet api 2023-11-29 15:34:44 +01:00
transaction_manager_multitransaction.go feat(wallet)_: common endpoints added to wallet api 2023-11-29 15:34:44 +01:00
transaction_manager_test.go feat(wallet)_: common endpoints added to wallet api 2023-11-29 15:34:44 +01:00
view.go feat(wallet) extract json blobs and add custom migration support 2023-06-08 13:54:40 +02:00