ValarDragon
8201c92544
fix bugs
2018-10-11 00:38:55 -07:00
ValarDragon
9e334afad0
Lock binary dependencies to a specific commits / versions
...
This is basically copying over @anton's great script!
Also had to run `make format` to make this pass `test_lint`.
This PR also makes the make commands for tools further align
with the tendermint implementation.
2018-10-09 23:52:36 -07:00
Christopher Goes
482537e6c1
Merge PR #2430 : Aggressive slashing simulation & fixes
2018-10-05 19:42:52 +02:00
Christopher Goes
b7cb2e4252
Slowly start multiple simulations in parallel
2018-10-05 15:07:28 +02:00
Christopher Goes
1046831296
Don't trap EXIT
2018-10-05 15:03:17 +02:00
Christopher Goes
fdc7b4d7a5
Add default CI multi-seed sim
2018-10-05 14:33:46 +02:00
Christopher Goes
91ee6b0d99
Merge PR #2313 : Multi-seed parallel simulation
2018-09-26 23:04:42 +08:00
Dev Ojha
a94219e062
Merge PR #2246 : add script to make changelog links actual links
2018-09-07 00:54:59 -04:00
Jack Zampolin
45bd414fc2
Run localnet on every commit ensure network reaches at least 10 blocks ( #2067 )
2018-08-16 20:23:57 +02:00
Dev Ojha
23fe4fab45
Fix typo
2018-06-05 09:25:27 -07:00
ValarDragon
508af391fe
docs: Add disclaimer for install scripts
2018-06-05 09:25:27 -07:00
ValarDragon
40df73adc2
docs: Add BSD install script
2018-06-05 09:25:27 -07:00
Zach Ramsay
1031e45a82
docs/install: add easy script
2018-06-05 09:25:27 -07:00
Ethan Frey
defe9f941f
Renamed scripts to publish for clarify, it is just for publishing releases
2017-06-30 18:34:19 +02:00
Ethan Frey
3747f23a25
Add basecli to packaging script
2017-06-23 09:24:08 +02:00
Ethan Buchman
2655bf8755
dist: dont mkdir in container
2017-06-02 12:37:51 -04:00
Ethan Buchman
9a9a3a787a
make: build and publish
2017-06-01 23:51:35 -04:00
Ethan Buchman
525cb4c80b
fix tendermint rpc link
2017-04-27 12:52:47 -04:00
Ethan Buchman
9c391a08a9
fix some imports
2017-04-27 15:55:23 +02:00
Ethan Buchman
1a6fae6af6
update import paths for repo merge
2017-04-27 15:55:23 +02:00
Ethan Buchman
b84b369094
scripts for binaries
2017-04-26 01:38:11 -04:00
Rigel Rozanski
c292d54e47
Debug Flag, Run -> RunE
2017-04-21 12:34:11 -04:00
rigelrozanski
0720a03dae
tests cleanup
...
cleanup
2017-04-13 23:31:52 -04:00
Jae Kwon
d6f75370a1
Disable scripts/* building with build tags
2016-04-13 15:05:07 -07:00
Jae Kwon
0f1bdc6af4
Added print_txs script for testing
2016-04-07 07:44:07 -07:00
Jae Kwon
ed9dd875a7
Commit returns tmsp.Result; Move errors to tmsp/errors.go
2016-03-23 02:47:05 -07:00