serai/coins
Luke Parker 285422f71a
Add a full-stack mint and burn test for Bitcoin and Monero
Fixes where ram_scanned is updated in processor. The prior version, while safe,
would redo massive amounts of work during periods of inactivity. It also hit an
undocumented invariant where get_eventuality_completions assumes new blocks,
yet redone work wouldn't have new blocks.

Modifies Monero's generate_blocks to return the hashes of the generated blocks.
2023-08-28 21:17:22 -04:00
..
bitcoin cargo fmt 2023-08-21 10:40:10 -04:00
ethereum Update to May's nightly 2023-05-01 04:58:50 -04:00
monero Add a full-stack mint and burn test for Bitcoin and Monero 2023-08-28 21:17:22 -04:00