serai/processor/src
econsta aa9daea6b0
implement db macro for processor/substrate_signer (#439)
* implement db macro for processor/substrate_signer

* Use ()

* Correct AttemptDb usage of ()

* () -> &()

---------

Co-authored-by: Luke Parker <lukeparker5132@gmail.com>
2023-11-20 03:03:35 -05:00
..
multisigs Route blame between Processor and Coordinator (#427) 2023-11-12 07:24:41 -05:00
networks Replace usage of io::Error::new(io::ErrorKind::Other, with io::Error::other 2023-11-19 18:31:37 -05:00
tests \#339 addendum 2023-11-15 20:23:19 -05:00
additional_key.rs Replace "coin" with "network" 2023-07-30 16:11:30 -04:00
coordinator.rs Simply Coordinator/Processors::send by accepting impl Into *Message 2023-09-29 04:19:59 -04:00
cosigner.rs Support trailing commas in create_db 2023-11-18 20:54:37 -05:00
db.rs Add support for multiple multisigs to the processor (#377) 2023-09-25 09:48:15 -04: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 \#339 addendum 2023-11-15 20:23:19 -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 Route blame between Processor and Coordinator (#427) 2023-11-12 07:24:41 -05:00
substrate_signer.rs implement db macro for processor/substrate_signer (#439) 2023-11-20 03:03:35 -05:00