serai/substrate
Luke Parker d60e007126
Add a binaries feature to the processor to reduce dependencies when used as a lib
processor isn't intended to be used as a library, yet serai-processor-tests
does pull it in as a lib. This caused serai-processor-tests to need to compile
rocksdb, which added multiple minutes to the compilation time.
2023-11-25 04:04:52 -05:00
..
client Add a binaries feature to the processor to reduce dependencies when used as a lib 2023-11-25 04:04:52 -05:00
coins Add a binaries feature to the processor to reduce dependencies when used as a lib 2023-11-25 04:04:52 -05:00
dex/pallet Add/update msrv for common/*, crypto/*, coins/*, and substrate/* 2023-11-21 01:19:40 -05:00
in-instructions Replace bincode with borsh (#452) 2023-11-25 04:01:11 -05:00
node Replace bincode with borsh (#452) 2023-11-25 04:01:11 -05:00
primitives Replace bincode with borsh (#452) 2023-11-25 04:01:11 -05:00
runtime Add file meant for prior commit 2023-11-24 21:41:59 -05:00
signals/pallet Enable the signals pallet to halt networks' publication of Batchs 2023-11-24 19:56:57 -05:00
validator-sets Replace bincode with borsh (#452) 2023-11-25 04:01:11 -05:00