Zebra/zebrad/src/components/mempool
Alfredo Garcia 887d4a2457
fix(beta-toolchain): Warnings (#8404)
* fix beta imports and other warnings

* clippy lints beta

* move attributes to after docs

Co-authored-by: Marek <mail@marek.onl>

* move some code to test module

* implement display instead of direct tostring for LongPollId

Co-authored-by: Arya <aryasolhi@gmail.com>

* fix typo

---------

Co-authored-by: Marek <mail@marek.onl>
Co-authored-by: Arya <aryasolhi@gmail.com>
2024-04-18 01:45:22 +00:00
..
crawler change(chain): Remove `Copy` trait impl from `Network` (#8354) 2024-03-19 20:45:27 +00:00
storage fix(beta-toolchain): Warnings (#8404) 2024-04-18 01:45:22 +00:00
tests fix(beta-toolchain): Warnings (#8404) 2024-04-18 01:45:22 +00:00
config.rs change(scan): Create a scanner storage database, but don't use it yet (#8031) 2023-11-30 12:59:15 +00:00
crawler.rs change(chain): Remove `Copy` trait impl from `Network` (#8354) 2024-03-19 20:45:27 +00:00
downloads.rs build(deps): bump the prod group with 6 updates (#8125) 2024-01-02 01:26:54 +00:00
error.rs Refactor the mempool error docs (#2963) 2021-10-28 20:09:05 +00:00
gossip.rs build(deps): bump the prod group with 6 updates (#8125) 2024-01-02 01:26:54 +00:00
queue_checker.rs feat(log): log the state tip height as part of sync progress logs (#3437) 2022-01-28 19:12:19 -03:00
storage.rs build(deps): bump the prod group with 6 updates (#8125) 2024-01-02 01:26:54 +00:00
tests.rs fix(rpc): Check that mempool transactions are valid for the state's chain info in getblocktemplate (#6416) 2023-04-03 23:22:07 +00:00