Zebra/zebrad/src/components/inbound
teor 71f5e63e64
3. change(rpc): Add fee and sigops fields to getblocktemplate transactions (#5508)
* Add a legacy_sigop_count field to VerifiedUnminedTx

* Add conversions from Vec<VerifiedUnminedTx> to block header roots

* Add fee and sigops field to block template transactions

* Fix up mempool request names

* Increase existing snapshot test coverage

* Document a new method parameter

Co-authored-by: Alfredo Garcia <oxarbitrage@gmail.com>

Co-authored-by: Alfredo Garcia <oxarbitrage@gmail.com>
2022-11-03 17:03:41 +00:00
..
tests 3. change(rpc): Add fee and sigops fields to getblocktemplate transactions (#5508) 2022-11-03 17:03:41 +00:00
downloads.rs fix(sync): Temporarily set full verification concurrency to 30 blocks (#4726) 2022-07-06 10:13:57 -04:00
tests.rs 3. Send notfound when Zebra doesn't have a block or transaction (#3466) 2022-02-14 01:51:34 +00:00