serai/substrate/node/src
rlking cd69f3b9d6
Check if wasm was built by container exit code and state instead of local mountpoint (#570)
* Check if the serai wasm was built successfully by verifying the build container's status code and state, instead of checking the volume mountpoint locally

* Use a log statement for which wasm is used

* Minor typo fix

---------

Co-authored-by: Luke Parker <lukeparker5132@gmail.com>
2024-05-25 20:33:23 -04:00
..
chain_spec.rs Check if wasm was built by container exit code and state instead of local mountpoint (#570) 2024-05-25 20:33:23 -04:00
cli.rs Remove frame-benchmarking-cli 2023-11-08 05:59:56 -05:00
command.rs Add bootnode code prior used in testnet-internal (#554) 2024-04-12 00:38:40 -04:00
keystore.rs Use " " instead of "" for the empty key so sh doesn't interpret it as falsy 2024-03-23 17:38:50 -04:00
main.rs Redo Dockerfile generation (#530) 2024-02-09 02:48:44 -05:00
rpc.rs Add bootnode code prior used in testnet-internal (#554) 2024-04-12 00:38:40 -04:00
service.rs Add bootnode code prior used in testnet-internal (#554) 2024-04-12 00:38:40 -04:00