.. |
block_dao.go
|
…
|
|
block_ranges_sequential_dao.go
|
chore_: bump go to 1.20 (#5027)
|
2024-04-18 18:48:02 +02:00 |
block_ranges_sequential_dao_test.go
|
[#4690] Nilable block range values for proper ranges management (#4691)
|
2024-02-19 16:50:07 +01:00 |
block_test.go
|
…
|
|
bridge_identifier.go
|
chore(wallet)_: clean up wallet API send and sign transactions
|
2024-05-09 18:11:58 +02:00 |
commands.go
|
feat_: add support for approve and swap activity entries
|
2024-07-22 18:29:13 -03:00 |
commands_sequential.go
|
fix(wallet)_: fix rpc limiter to reset counters on timeout
|
2024-06-20 16:48:28 +02:00 |
commands_sequential_test.go
|
feat(wallet)_: add status proxy RPC urls for blockchain providers
|
2024-08-01 08:19:20 +02:00 |
concurrent.go
|
fix: resolve first tx of block
|
2024-02-21 13:28:26 +01:00 |
concurrent_test.go
|
fix: resolve first tx of block
|
2024-02-21 13:28:26 +01:00 |
controller.go
|
fix(wallet)_: fix rpc limiter to reset counters on timeout
|
2024-06-20 16:48:28 +02:00 |
controller_test.go
|
chore(wallet)_: code structure improved for multi_transaction manager
|
2024-05-31 09:58:06 +02:00 |
database.go
|
feat(wallet)_: more fixes for rpc_limiter_db and chain client, more
|
2024-05-28 13:44:40 +02:00 |
database_test.go
|
fix: calculating next nonce for optimism chain improved to align with calculation on mainnet and arbitrum
|
2024-03-13 15:21:33 +01:00 |
downloader.go
|
fix(wallet)_: prevent backwards range in GetHeadersInRange
|
2024-08-20 10:49:22 -03:00 |
downloader_test.go
|
fix(wallet)_: prevent backwards range in GetHeadersInRange
|
2024-08-20 10:49:22 -03:00 |
helpers.go
|
Improvements on resolving nonce (#5658)
|
2024-08-12 08:07:32 -04:00 |
iterative.go
|
…
|
|
iterative_test.go
|
…
|
|
multi_transaction_db.go
|
feat(wallet)_: add Approve transaction type
|
2024-06-10 08:57:45 -03:00 |
multi_transaction_db_test.go
|
test(wallet)_: created Transactor interface
|
2024-05-31 09:58:06 +02:00 |
query.go
|
feat: link owned collectibles with latest matching transfer
|
2024-01-15 12:55:47 -03:00 |
reactor.go
|
[#4649] Do not restart reactor when it is already running (#4663)
|
2024-02-01 17:26:40 +01:00 |
sequential_fetch_strategy.go
|
[#4603] Get rid of fetchLatestBlockNumberCommand (#4614)
|
2024-01-25 13:05:59 +01:00 |
swap_identifier.go
|
…
|
|
testutils.go
|
feat(wallet)_: add Approve transaction type
|
2024-06-10 08:57:45 -03:00 |
transaction_manager.go
|
Improvements on resolving nonce (#5658)
|
2024-08-12 08:07:32 -04:00 |
transaction_manager_internal.go
|
Improvements on resolving nonce (#5658)
|
2024-08-12 08:07:32 -04:00 |
transaction_manager_multitransaction.go
|
chore_: Validate multi tx type (#5619)
|
2024-07-31 06:45:11 +02:00 |
transaction_manager_multitransaction_test.go
|
Improvements on resolving nonce (#5658)
|
2024-08-12 08:07:32 -04:00 |
transaction_manager_test.go
|
Improvements on resolving nonce (#5658)
|
2024-08-12 08:07:32 -04:00 |
view.go
|
…
|
|