cuprate-hinto-janai/consensus/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
..
bin consensus: fix batch handling when we don't have a full list of outputs. (#54) 2024-02-13 00:51:11 +00:00
context consensus: fix batch handling when we don't have a full list of outputs. (#54) 2024-02-13 00:51:11 +00:00
rpc consensus: fix batch handling when we don't have a full list of outputs. (#54) 2024-02-13 00:51:11 +00:00
tests consensus: fix batch handling when we don't have a full list of outputs. (#54) 2024-02-13 00:51:11 +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
batch_verifier.rs integrate ringCT rules into the RPC scanner. 2023-12-27 23:50:18 +00:00
block.rs consensus: fix batch handling when we don't have a full list of outputs. (#54) 2024-02-13 00:51:11 +00:00
context.rs consensus: fix batch handling when we don't have a full list of outputs. (#54) 2024-02-13 00:51:11 +00:00
lib.rs consensus: fix batch handling when we don't have a full list of outputs. (#54) 2024-02-13 00:51:11 +00:00
randomx.rs link rules to monero-book. 2024-01-07 01:15:33 +00:00
rpc.rs remove empty cuprate bin and common 2024-01-22 01:56:34 +00:00
tests.rs consensus: organize tests 2024-01-19 00:35:22 +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