Zebra/zebra-chain/src/serialization
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
..
tests fix(beta-toolchain): Warnings (#8404) 2024-04-18 01:45:22 +00:00
arbitrary.rs fix(beta-toolchain): Warnings (#8404) 2024-04-18 01:45:22 +00:00
compact_size.rs fix(beta-toolchain): Warnings (#8404) 2024-04-18 01:45:22 +00:00
constraint.rs fix(beta-toolchain): Warnings (#8404) 2024-04-18 01:45:22 +00:00
date_time.rs test(rpc): Create a script that submits block proposals to zcashd (#5944) 2023-01-18 02:11:15 +00:00
error.rs test(scan): Add typed database format snapshots to the scanner (#8083) 2023-12-12 22:34:59 +00:00
read_zcash.rs Refactor addr v1 serialization using a separate AddrV1 type (#3021) 2021-11-10 06:47:50 +10:00
serde_helpers.rs change(nu5): use new V5 transaction script verification API (#3799) 2022-04-19 10:14:16 +10:00
sha256d.rs cleanup(deps): Bump sha2 and secp256k1 to remove duplicate dependencies (#7238) 2023-07-18 07:13:40 +00:00
tests.rs Simplify preallocate tests (#3032) 2021-11-11 07:53:21 +10:00
write_zcash.rs Refactor addr v1 serialization using a separate AddrV1 type (#3021) 2021-11-10 06:47:50 +10:00
zcash_deserialize.rs Halborn 2023 02 20 (#6297) 2023-03-13 18:10:15 +00:00
zcash_serialize.rs change(mempool): Evict transactions from the mempool using the ZIP-317 conventional fee (#5703) 2022-11-24 01:27:35 +00:00