..
amount
Check remaining transaction value & make value balance signs match the spec ( #2566 )
2021-08-09 14:22:26 -03:00
block
lint: add extra integer lints, and partially fix some code ( #3409 )
2022-01-27 11:34:15 -03:00
chain_tip
Fix syncer download order and add sync tests ( #3168 )
2022-01-11 14:11:35 -03:00
history_tree
Refactor HistoryTree into NonEmptyHistoryTree and HistoryTree ( #2582 )
2021-08-10 09:51:50 -03:00
orchard
docs: Transaction consensus rules: Size rules ( #3461 )
2022-02-08 20:28:40 +00:00
parameters
lint: add extra integer lints, and partially fix some code ( #3409 )
2022-01-27 11:34:15 -03:00
primitives
Prepare for changes in ZIP-244 ( #3415 )
2022-01-31 15:28:42 +00:00
sapling
docs: Transaction consensus rules: Size rules ( #3461 )
2022-02-08 20:28:40 +00:00
serialization
1. Create an API for a missing inventory registry, but don't register any missing inventory yet ( #3255 )
2022-02-06 23:05:52 +00:00
sprout
docs: document consensus rules from 4.3 JoinSplit Descriptions ( #3452 )
2022-02-08 09:57:09 +00:00
transaction
docs(transaction encoding): header fields ( #3491 )
2022-02-09 00:39:09 +00:00
transparent
docs: Transaction consensus rules: Coinbase rules ( #3464 )
2022-02-08 02:20:08 +00:00
value_balance
Split ValueBalance methods into NegativeAllowed and NonNegative ( #2649 )
2021-08-20 13:30:38 +00:00
work
lint: add extra integer lints, and partially fix some code ( #3409 )
2022-01-27 11:34:15 -03:00
amount.rs
Check remaining transaction value & make value balance signs match the spec ( #2566 )
2021-08-09 14:22:26 -03:00
block.rs
docs: Transaction consensus rules: Header rules ( #3456 )
2022-02-04 18:07:20 +00:00
chain_tip.rs
Fix syncer download order and add sync tests ( #3168 )
2022-01-11 14:11:35 -03:00
fmt.rs
Add a TypeNameToDebug formatter to zebra_chain ( #2466 )
2021-07-09 12:40:19 +10:00
history_tree.rs
Tweak some assertions to better match their error messages ( #2822 )
2021-10-04 10:31:56 -03:00
lib.rs
Consolidate standard lints into a cargo config file ( #3386 )
2022-01-24 16:25:06 +00:00
orchard.rs
ZIP 212: validate Sapling and Orchard output of coinbase transactions ( #3029 )
2021-11-11 22:18:37 +00:00
parameters.rs
Cleanup a few arbitrary impls ( #2222 )
2021-05-28 09:49:28 -03:00
primitives.rs
ZIP 212: validate Sapling and Orchard output of coinbase transactions ( #3029 )
2021-11-11 22:18:37 +00:00
sapling.rs
Update multiple crates to ensure bitvec 0.22.3 is being used ( #2351 )
2021-06-23 13:16:22 +10:00
serialization.rs
Refactor addr v1 serialization using a separate AddrV1 type ( #3021 )
2021-11-10 06:47:50 +10:00
shutdown.rs
Fix shutdown panics ( #1637 )
2021-02-03 19:03:28 +10:00
sprout.rs
Validate JoinSplit proofs ( #3128 )
2021-12-10 16:33:15 +00:00
transaction.rs
docs: Transaction consensus rules: Size rules ( #3461 )
2022-02-08 20:28:40 +00:00
transparent.rs
Add some proptests for lock time validation ( #3089 )
2021-12-19 23:44:12 +00:00
value_balance.rs
Enforce Rust edition 2021 ( #3332 )
2022-01-14 12:10:18 +00:00
work.rs
Replace primitives_types with uint ( #2350 )
2021-06-18 15:35:05 -03:00