Anton Evangelatov
e0e4432703
upgrade to next and retrieval signature ( #151 )
...
* upgrade to next and retrieval signature
* upgrade buildbase image and bump up lotus version
* update extra/filecoin-ffi
* note on dependencies
* set expected seal delay
2020-07-17 14:28:52 +02:00
Anton Evangelatov
4caecf34ae
print auth token ; set seal delay ; disable permissioned api proxies ; bump balances ( #122 )
...
* print auth token ; set seal delay
* disable permissioned proxy /2 (#123 )
* bump up balances (#124 )
* upgrade go.mod to use latest lotus next
* make compiler happy due to change in APIs
* fix k8s compositions to use natural time mining
* add note for balances
2020-07-09 15:57:18 +02:00
Yusef Napora
8a2a5e7e85
allow fractional balance parameters
2020-07-07 17:03:05 -04:00
Raúl Kripalani
5d1d7335b0
WIP payments channels stress test (blocked).
2020-07-07 14:08:51 +01:00
Anton Evangelatov
e899da0063
Merge pull request #81 from filecoin-project/plan/deal-stress-test
...
Basic deal stress test
2020-07-07 13:42:07 +02:00
Yusef Napora
00cc982bcb
panic if we fail to mine 100x in a row
2020-07-06 16:10:53 -04:00
Anton Evangelatov
733f2aa87f
fixes
2020-07-06 18:24:11 +02:00
Yusef Napora
2ca9e9f937
loop and retry if mining a block fails
2020-07-06 12:09:53 -04:00
Anton Evangelatov
b906c492a2
Merge pull request #85 from filecoin-project/dashboard-panels-lotus-metrics
...
add panels for metrics from lotus ; collect stats about chain
2020-07-06 16:58:09 +02:00
Raúl Kripalani
8d5a8b0927
make the testkit friends with local:exec. ( #105 )
2020-07-06 15:47:17 +01:00
Anton Evangelatov
887bf0511f
fix signature for NewTestMiner
2020-07-06 13:49:27 +02:00
Anton Evangelatov
cd3dbf615f
remove sleep
2020-07-03 21:29:04 +02:00
Anton Evangelatov
aa90a8a989
upgrade lotus
2020-07-03 20:57:57 +02:00
Anton Evangelatov
3aacb7c377
remove stats
2020-07-03 20:31:18 +02:00
Anton Evangelatov
8708f31c45
wip
2020-07-03 20:06:10 +02:00
Anton Evangelatov
84bc071179
wip
2020-07-03 15:38:19 +02:00
Raúl Kripalani
7e63197e97
connect miners in a full mesh.
2020-07-02 22:49:59 +01:00
Anton Evangelatov
22005d642f
listen to all ifaces when exposing internal apis
2020-07-02 15:20:04 +02:00
Anton Evangelatov
1623917bc4
Merge branch 'master' into hook-up-miner-rpc-apis
2020-07-02 13:21:08 +02:00
Raúl Kripalani
4eb2218cf3
Update FFI and Lotus versions ( #89 )
2020-07-01 19:36:46 +01:00
Anton Evangelatov
167a30fcb9
export both apis for miners
2020-07-01 18:54:20 +02:00
Raúl Kripalani
e7488209c8
refactor soup: assemble testkit; separate test case logic from node templates. ( #88 )
2020-07-01 17:29:09 +01:00