plugeth/internal/ethapi
Martin Holst Swende 8c5ce1107b
eth/filters: send rpctransactions in pending-subscription (#26126)
This PR changes the pending tx subscription to return RPCTransaction types instead of normal Transaction objects. This will fix the inconsistencies with other tx returning API methods (i.e. getTransactionByHash), and also fill in the sender value for the tx.

co-authored by @s1na
2022-11-14 14:48:01 +01:00
..
addrlock.go all: update license information (#16089) 2018-02-14 13:49:11 +01:00
api.go eth/filters: send rpctransactions in pending-subscription (#26126) 2022-11-14 14:48:01 +01:00
backend.go eth/filters: send rpctransactions in pending-subscription (#26126) 2022-11-14 14:48:01 +01:00
dbapi.go all: remove concept of public/private API definitions (#25053) 2022-06-21 12:05:43 +03:00
transaction_args_test.go internal/ethapi: fix build regression (#25555) 2022-08-19 14:48:49 +02:00
transaction_args.go internal/ethapi: fix comment typo (#25548) 2022-08-19 09:01:09 +03:00