Luke Parker
a8c7bb96c8
Add a crate to test the runtime can be reproducibly built
2023-07-27 21:42:26 -04:00
Luke Parker
88a1fce15c
Test the processor's batch signing
...
Updates message-queue ot try recv every second, not 5.
2023-07-25 18:09:23 -04:00
Luke Parker
64402914ba
Update substrate
2023-07-18 22:30:55 -04:00
Luke Parker
40b2920412
Remove signed Substrate TXs from Coordinator
2023-05-13 22:43:13 -04:00
Luke Parker
9da0eb69c7
Use an enum for Coin/NetworkId
...
It originally wasn't an enum so software which had yet to update before an
integration wouldn't error (as now enums are strictly typed). The strict typing
is preferable though.
2023-04-18 02:04:47 -04:00
Luke Parker
7abc8f19cd
Move substrate/serai/* to substrate/*
2023-04-08 03:01:14 -04:00