tendermint/scripts
Alexander Simmerl b7ce89e568
Speed up CircleCI builds
To achieve faster feedback cycles for our feature PRs this change
reduces the average buildtime from 35 to ~6min by utilising their new
2.0 offering based on docker and nomad. We make use of parallel build
steps wherever possible so that the duration is determined by the
slowest test suite (p2p).

This is an intermediate step until we move our CI/CD completely
on-premise for more control and added security.
2018-03-06 17:36:44 +01:00
..
debora config: write all default options to config file 2017-12-28 20:49:02 +00:00
dep_utils Speed up CircleCI builds 2018-03-06 17:36:44 +01:00
txs scripts/txs: add 0x and randomness 2017-07-17 12:57:30 -04:00
wal2json more linting 2017-11-27 22:39:12 +00:00
README.md Fix bug in merkle/iavl_proof; TODO maybe read zero length slices as nil? 2015-07-08 18:27:16 -07:00
dist.sh deterministic tooling for releases 2018-02-06 12:46:13 +04:00
install_abci_apps.sh cd into tendermint before calling `dep status` 2018-02-27 18:47:53 +04:00
publish.sh release script [ci skip] 2017-10-02 13:00:20 -04:00
release.sh deterministic tooling for releases 2018-02-06 12:46:13 +04:00