status-go/services/wallet/transfer
Dario Gabriel Lipicar 449314a4dc feat(Wallet) detect uniswapV3 swap events
Part of #10251
2023-06-05 12:08:18 -03:00
..
balance_cache.go fix(desktop/wallet): fix bug in balance_cache - balances and nonces (#3509) 2023-05-19 14:46:54 +03:00
block_dao.go feat(Wallet) detect uniswapV2 swap events 2023-06-05 12:08:18 -03:00
block_ranges_sequential_dao.go feat(wallet): SequentialFetchStrategy improvements: (#3551) 2023-06-01 16:09:50 +03:00
block_test.go feat(wallet): refactor transfers to allow multiple transfer fetching (#3432) 2023-05-08 08:02:00 +02:00
commands.go feat(Wallet) detect uniswapV3 swap events 2023-06-05 12:08:18 -03:00
commands_sequential.go feat(Wallet) detect uniswapV2 swap events 2023-06-05 12:08:18 -03: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) detect uniswapV2 swap events 2023-06-05 12:08:18 -03:00
database.go feat(Wallet) detect uniswapV2 swap events 2023-06-05 12:08:18 -03:00
database_test.go feat(Wallet) detect uniswapV2 swap events 2023-06-05 12:08:18 -03:00
downloader.go feat(Wallet) detect uniswapV3 swap events 2023-06-05 12:08:18 -03:00
iterative.go feat(wallet): refactor transfers to allow multiple transfer fetching (#3432) 2023-05-08 08:02:00 +02:00
iterative_test.go
log_parser.go feat(Wallet) detect uniswapV3 swap events 2023-06-05 12:08:18 -03:00
query.go feat(Wallet) detect uniswapV2 swap events 2023-06-05 12:08:18 -03:00
reactor.go feat(Wallet) detect uniswapV2 swap events 2023-06-05 12:08:18 -03:00
sequential_fetch_strategy.go feat(Wallet) detect uniswapV2 swap events 2023-06-05 12:08:18 -03:00
swap_identifier.go feat(Wallet) detect uniswapV3 swap events 2023-06-05 12:08:18 -03:00
testutils.go feat(Wallet) complete the filter API 2023-05-23 14:48:29 +02:00
transaction.go feat(Wallet) detect uniswapV2 swap events 2023-06-05 12:08:18 -03:00
transaction_test.go feat(Wallet) detect uniswapV2 swap events 2023-06-05 12:08:18 -03:00
view.go feat(Wallet) detect uniswapV2 swap events 2023-06-05 12:08:18 -03:00