Luke Parker
09a95c9bd2
Rename deploy to orchestration
...
Also updates README to note prior unnoted folders.
2023-07-27 03:19:35 -04:00
Luke Parker
076a8e4d62
Add the requirement for a debug Serai node to running tests documentation
2023-07-21 15:11:22 -04:00
Steven Chang
6a4bccba74
docs/Getting Started.md: cargo build --release --all-features
2023-07-13 13:04:51 -04:00
Luke Parker
30b8636641
Update to the latest Substrate commit
...
Enables building with only the stable toolchain. The nightly toolchain is still
used for clippy in order to access additional checks.
2023-03-31 02:34:52 -04:00
Luke Parker
839734354a
Update Getting Started
2023-03-25 01:44:07 -04:00
TheArchitect108
16c51ce374
Add svm-rs dependency to getting started.
2022-10-31 15:50:28 -05:00
TheArchitect108
8a20d90868
Add links to other options for running Serai.
2022-10-31 11:32:27 -05:00
TheArchitect108
4101239e0d
add deps to make setup easier
2022-10-31 11:10:13 -05:00
Luke Parker
482a8ec209
Update to the latest Serai Substrate ( #125 )
...
* Update to the latest Serai Substrate
* Add Protobuf to build dependencies
Docker shouldn't need updating as this should've been added to the image
in
2dbace5b01
.
* Get substrate to build
* Correct protoc build step
* Remove the benchmarking code
There's some macro resolution error that isn't apparent. I worked on it
for about half an hour but...
* Remove unnecessary clone
* Correct runtime-benchmarks flag usage
2022-09-29 13:33:09 -05:00
TheArchitect108
978304e224
Cluster Orchestration with Docker Compose ( #114 )
...
* add file
* builds + caching fixed
* bitcoin orchestration
* remove default entrypoint
* eth image and cleanup
* working monero
* remove signature file
* cleanup on aisle eth
* cleanup on aisle btc
* eth working
* remove docker ignore
* remove bitcoin image readme
* fix serai builds
* serai clusters
* added readme for docker
* formatting
* share the image
* newlines at EOF
* add multi profile example
* coin order
* coin order
* profile order
* fix grammar
* fix whitespace
* reduce trusted signature set, require at least 3 signatures.
* remove echo
* update comment to ref trusted keys
* comment fix
* use 16 keys, check for laanwj, name compose
* don't use bash
* monero fingerprints & eth fixes
* eth fixes
* remove extra eth keys
2022-09-12 15:01:14 -05:00
Luke Parker
f319966dca
Lint Getting Started document
2022-08-21 00:45:41 -04:00
TheArchitect108
74e2d230e8
Simple getting started doc ( #91 )
...
* simple getting started doc
* Swap Old Ubuntu and Solc
* Fixes indents and removes OS preferences
* drops indents from code blocks
2022-08-20 23:26:16 -05:00