cuprate/consensus/rules/src
Boog900 b7df133175
consensus: fix batch handling when we don't have a full list of outputs. (#54)
* consensus: fix batch handling when we don't have a full list of outputs.

* change `scan_chain` to new API

* clippy

* add a test for calculating multiple difficulties

* fmt

* rx_seed -> rx_vms

* consensus-rules: ring members younger than current block.

* only create rx vms when required.

* fix rx initiation when syncing

* add single block verification (no batch)

* update serai
2024-02-13 00:51:11 +00:00
..
hard_forks fmt + clippy + fix tests 2023-12-17 14:27:07 +00:00
transactions consensus: fix batch handling when we don't have a full list of outputs. (#54) 2024-02-13 00:51:11 +00:00
blocks.rs consensus: fix batch handling when we don't have a full list of outputs. (#54) 2024-02-13 00:51:11 +00:00
decomposed_amount.rs Fix link errors in cargo doc (#55) 2024-02-10 00:08:39 +00:00
genesis.rs Fix link errors in cargo doc (#55) 2024-02-10 00:08:39 +00:00
hard_forks.rs Fix link errors in cargo doc (#55) 2024-02-10 00:08:39 +00:00
lib.rs Fix link errors in cargo doc (#55) 2024-02-10 00:08:39 +00:00
miner_tx.rs Fix link errors in cargo doc (#55) 2024-02-10 00:08:39 +00:00
transactions.rs consensus: fix batch handling when we don't have a full list of outputs. (#54) 2024-02-13 00:51:11 +00:00