lotus/lotus-soup
Anton Evangelatov 097d82535d
upgrade lotus-soup (drand, lotus, stop/resume drand) (#249)
* wip

* commit with fewer error messages

* reduce headlag from 3 to 1

* fixes for params

* add composition for local:docker

* revert drand-halt plan

* initial monitor of miner power and chain epochs

* revert params to be same as filecoin mainnet

* increase timeout for drand resuming from 30sec to 120sec.

* increase log level

* upgrade lotus to v0.6.1

* upgrade drand to v1.1.1

* increase prepare node timeout from 1 min to 3 min

* upgrade drand to master. increase timeouts for prepare drand node

* nil the stmgr.ForksAtHeight map

* modify starting/stopping of drand within testplan

* increase drand outage to 45min. so that we miss windows

* upgrade proof parameters in docker images

* revert in-complete changes

* use correct runtime debug image
2020-09-16 12:51:23 +02:00
..
_compositions upgrade lotus-soup (drand, lotus, stop/resume drand) (#249) 2020-09-16 12:51:23 +02:00
paych upgrade lotus-soup (drand, lotus, stop/resume drand) (#249) 2020-09-16 12:51:23 +02:00
rfwp upgrade lotus-soup (drand, lotus, stop/resume drand) (#249) 2020-09-16 12:51:23 +02:00
runner randomized network params & batch runner (#142) 2020-07-27 14:58:27 +01:00
statemachine implement halting as state machine 2020-07-01 12:09:10 -04:00
testkit upgrade lotus-soup (drand, lotus, stop/resume drand) (#249) 2020-09-16 12:51:23 +02:00
.gitignore generic test plan scaffolding, with baseline plan (#39) 2020-06-24 12:52:23 +02:00
deals_e2e.go upgrade lotus-soup (drand, lotus, stop/resume drand) (#249) 2020-09-16 12:51:23 +02:00
deals_stress.go slashing/termination from failed windowed post + fast retrieval benchmarks (#95) 2020-07-27 13:57:01 +02:00
go.mod upgrade lotus-soup (drand, lotus, stop/resume drand) (#249) 2020-09-16 12:51:23 +02:00
go.sum upgrade lotus-soup (drand, lotus, stop/resume drand) (#249) 2020-09-16 12:51:23 +02:00
init.go upgrade lotus-soup (drand, lotus, stop/resume drand) (#249) 2020-09-16 12:51:23 +02:00
main.go upgrade lotus-soup (drand, lotus, stop/resume drand) (#249) 2020-09-16 12:51:23 +02:00
manifest.toml upgrade lotus-soup (drand, lotus, stop/resume drand) (#249) 2020-09-16 12:51:23 +02:00
sanity.go sanity check: make sure proof parameters are present; add Makefile for easy download. 2020-07-07 17:37:07 +01:00