mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 22:26:30 +00:00
Stefan
3c4fcaa2ed
feat(wallet): propagate status with the pending tx status changed
Replace usage of `eth_getTransactionByHash` with `eth_getTransactionReceipt` when polling for changes. `eth_getTransactionReceipt` delivers also the status of the transaction. Update tests to account for the new changes Propagate status with the update event Refactoring of the `pendingtxtracker.go` file to emit notifications with a new payload structure that includes transaction identity and deletion status. Closes status-desktop [#12120](https://github.com/status-im/status-desktop/issues/13124) ghstack-source-id: 936bff5a417cb7a4aa42c93fc9dacb03fc35943b Pull Request resolved: https://github.com/status-im/status-go/pull/4523
Status bindings for go-ethereum
Docs
- How to Build
- How to Contribute
- How to Release
- How to run a Bootnode
- How to run a Mailserver
- How to run a Waku node
- How to configure status-go
License
Description
Languages
Go
98.6%
Python
0.7%
Shell
0.4%
Makefile
0.1%
Groovy
0.1%