serai/processor/src
Luke Parker c056b751fe
Remove Fee from the Network API
The only benefit to having it would be the ability to cache it across
prepare_send, which can be done internally to the Network.
2023-10-20 16:12:28 -04:00
..
multisigs Remove Fee from the Network API 2023-10-20 16:12:28 -04:00
networks Remove Fee from the Network API 2023-10-20 16:12:28 -04:00
tests Remove Fee from the Network API 2023-10-20 16:12:28 -04: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
db.rs Add support for multiple multisigs to the processor (#377) 2023-09-25 09:48:15 -04:00
key_gen.rs Add support for multiple multisigs to the processor (#377) 2023-09-25 09:48:15 -04:00
lib.rs Replace "coin" with "network" 2023-07-30 16:11:30 -04:00
main.rs Track and amortize operating costs to ensure solvency 2023-10-19 03:13:44 -04:00
plan.rs Don't mutate Plans when signing 2023-10-20 10:56:18 -04:00
signer.rs Add support for multiple multisigs to the processor (#377) 2023-09-25 09:48:15 -04:00
substrate_signer.rs Alternate handover batch TOCTOU fix (#397) 2023-10-13 12:14:59 -04:00