Commit Graph

21 Commits

Author SHA1 Message Date
wileyj
d99bc2fb0d change --config= to --config 2024-01-18 15:33:49 -05:00
Ludo Galabru
464ec5ac76 fix: leftovers in internal tooling 2021-02-05 18:16:24 -05:00
Ludo Galabru
791b048180 fix: clean working_dir architecture 2021-02-05 13:32:32 -05:00
Ludo Galabru
3336b8b3b9 fix: devops / net-test 2021-01-19 18:54:42 -05:00
Jude Nelson
d9714946f8 boost delay for node boot-up 2021-01-12 14:31:13 -05:00
Jude Nelson
62c3e2c59c use tx_fee 2021-01-12 02:42:04 -05:00
wileyj
a763eedabe increase the number of attempts to confrim BTC transaction from 10->20 2020-12-23 15:13:52 -05:00
Jude Nelson
d3c7909913 expose microblock config options 2020-12-03 03:18:51 -05:00
Jude Nelson
14b1fc1a97 Merge branch 'next' into feat/poison-microblock 2020-11-23 23:12:32 -05:00
Jude Nelson
3697f45e96 consolidate blocks and headers DB -- make the tooling agree 2020-11-21 00:29:07 -05:00
Pascal
8f4dbe0c19 bump max chaining to 25 2020-11-18 19:03:35 -08:00
Jude Nelson
60e57faac6 make start.sh into a shell library, and make it use environs loaded from config.sh 2020-10-28 19:49:55 -04:00
Jude Nelson
f745e948f4 vastly expand the faucet.sh code so it generates reports on mined blocks and miner power, and make it so the faucet.sh can generate one-off reports for the tty (and for testing) 2020-10-28 19:49:23 -04:00
Jude Nelson
e14d77a5ff put config.sh into the tests dir 2020-10-28 19:49:07 -04:00
Aaron Blankstein
a8a24571d4 add Dockerfile that can run net-test scripts, add 500 logging to faucet.sh, add fallback fee 2020-10-20 07:58:09 -05:00
Jude Nelson
79544131ef use /usr/bin/env to find the right bash 2020-10-19 10:04:56 -04:00
Jude Nelson
3cba385564 require bash 4.x or higher 2020-10-18 17:28:27 -04:00
Jude Nelson
cf014f8436 make faucet port configurable; require bash 4.x or higher 2020-10-18 17:28:14 -04:00
Jude Nelson
83e9cd8805 bash 4.x or higher is required 2020-10-18 17:27:56 -04:00
Jude Nelson
244ddbc42a make faucet port configurable, fix typo 2020-10-18 16:32:13 -04:00
Jude Nelson
119cc47421 add rudimentary network testing tools, which helped reproduce and diagnose several networking bugs that have been plaguing production krypton 2020-10-17 03:28:10 -04:00