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
2024-01-10 19:42:51 +01:00
2021-06-16 16:19:45 -04:00
2023-06-23 12:01:30 +01:00
2023-01-13 17:52:03 +00:00
2023-11-18 02:26:34 +02:00
2023-11-18 02:26:34 +02:00
2022-03-28 13:14:12 +01:00
2022-03-28 13:14:12 +01:00
2021-07-20 10:57:38 +02:00
2023-11-09 14:35:59 +08:00
2023-01-13 17:52:03 +00:00
2023-12-20 12:53:32 +00:00
2022-12-29 14:16:19 +08:00
2022-07-17 15:37:14 +02:00
2023-12-05 12:29:27 +08:00
2023-11-13 14:06:32 -05:00
2024-01-05 16:43:05 -04:00
2023-01-13 17:52:03 +00:00
2024-01-05 16:43:05 -04:00
2023-10-05 14:11:38 +01:00
2023-10-12 15:21:49 -04:00
2024-01-05 16:43:05 -04:00
2024-01-05 16:43:05 -04:00
2016-09-21 10:00:29 +08:00
2023-11-21 17:03:37 +01:00
Description
The Status module that consumes go-ethereum
https://status.im
Readme
Languages
Go 98.6%
Python 0.7%
Shell 0.4%
Makefile 0.1%
Groovy 0.1%