cuprate/consensus/rules
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
..
src consensus: fix batch handling when we don't have a full list of outputs. (#54) 2024-02-13 00:51:11 +00:00
Cargo.toml consensus: add more difficulty tests 2024-01-22 18:17:34 +00:00