cuprate/net/monero-wire/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
..
network_address consensus: fix batch handling when we don't have a full list of outputs. (#54) 2024-02-13 00:51:11 +00:00
p2p ci: include macos + windows (#52) 2024-02-12 13:39:15 +00:00
lib.rs net: use epee_encoding instead of monero-epee-bin-serde 2024-01-30 16:09:54 +00:00
network_address.rs consensus: fix batch handling when we don't have a full list of outputs. (#54) 2024-02-13 00:51:11 +00:00
p2p.rs net: use epee_encoding instead of monero-epee-bin-serde 2024-01-30 16:09:54 +00:00