524c21834b
Mainly refactor API to have control on pending_transactions operations. Use the new API to migrate the multi-transaction ID from to transfers in one SQL transaction. The refactoring was done to better mirror the purpose of pending_transactions Also: - Externalize TransactionManager from WalletService to be used by other services - Extract walletEvent as a dependency for all services that need to propagate events - Batch chain requests - Remove unused APIs - Add auto delete option for clients that fire and forget transactions Updates status-desktop #11754 |
||
---|---|---|
.. | ||
multiformat | ||
.gitignore | ||
app_state.go | ||
app_state_test.go | ||
backend.go | ||
backend_test.go | ||
create_account_and_login_test.go | ||
default_networks.go | ||
default_networks_test.go | ||
defaults.go | ||
geth_backend.go | ||
test_helpers.go | ||
utils.go | ||
utils_test.go |