serai/processor/src
Luke Parker de14687a0d
Fix the processor's Monero time monotonicity
Monero doesn't assert the time increases with each block, solely that it
doesn't decrease. Now, the block number is added to the time to ensure it
increases.
2023-11-25 04:07:31 -05:00
..
multisigs Replace bincode with borsh (#452) 2023-11-25 04:01:11 -05:00
networks Fix the processor's Monero time monotonicity 2023-11-25 04:07:31 -05:00
tests Replace bincode with borsh (#452) 2023-11-25 04:01:11 -05:00
additional_key.rs Replace "coin" with "network" 2023-07-30 16:11:30 -04:00
batch_signer.rs Replace bincode with borsh (#452) 2023-11-25 04:01:11 -05:00
coordinator.rs Replace bincode with borsh (#452) 2023-11-25 04:01:11 -05:00
cosigner.rs Replace bincode with borsh (#452) 2023-11-25 04:01:11 -05:00
db.rs processor/db.rs macro implimentation (#437) 2023-11-22 03:58:26 -05:00
key_gen.rs Support trailing commas in create_db 2023-11-18 20:54:37 -05:00
lib.rs Replace "coin" with "network" 2023-07-30 16:11:30 -04:00
main.rs processor/db.rs macro implimentation (#437) 2023-11-22 03:58:26 -05:00
plan.rs Replace usage of io::Error::new(io::ErrorKind::Other, with io::Error::other 2023-11-19 18:31:37 -05:00
signer.rs Replace bincode with borsh (#452) 2023-11-25 04:01:11 -05:00