whyrusleeping
2edb32979f
move fork constant and tag fork branch with comment
2020-01-16 15:11:08 -08:00
whyrusleeping
e3bed8d12a
Catch passing duplicate block to arbitrate consensus fault
2020-01-16 15:11:08 -08:00
Jakub Sztandera
84de47377c
Intoroduce AMT v2 and amtFsck
...
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-01-16 23:21:16 +01:00
Jakub Sztandera
48ea36d37f
Merge pull request #1092 from filecoin-project/feat/fountain-additional-pledge-collateral
...
Add more collateral to CreateStorageMiner call in fountain
2020-01-16 02:32:12 +01:00
Travis Person
ec9286eb4b
Add more collateral to CreateStorageMiner call in fountain
2020-01-16 01:04:04 +00:00
Travis Person
68f8d60323
Adding fields to warning in vm ApplyMessage ( #1090 )
...
* Adding fields to warning in vm ApplyMessage
2020-01-16 01:36:16 +01:00
Jakub Sztandera
5cabb068c0
Merge pull request #1091 from filecoin-project/fix/fountain-rice
...
Fix fountain rice command
2020-01-16 01:35:01 +01:00
Travis Person
01079b0815
Fix fountain rice command
2020-01-16 00:29:23 +00:00
Whyrusleeping
7e15aa243e
Merge pull request #1084 from jsign/resolveforks
...
new api to calculate arbitrary forks revert and applys
2020-01-15 12:55:14 -08:00
Jakub Sztandera
c47e96ca45
Merge pull request #1088 from jiaruihuang/master
...
a bit more than the minimum collateral at the time of miner creation
2020-01-15 18:53:34 +01:00
Jiarui.Huang
6354a8ce03
So we should pass a bit more than the minimum collateral at the time of miner creation
...
Even 0.1% more would be enough# Please enter the commit message for your changes. Lines starting
2020-01-16 01:30:01 +08:00
Jakub Sztandera
85ec972abb
Merge pull request #1087 from terorie/fix-go-flags
...
Makefile: fix $GOFLAGS
2020-01-15 15:29:23 +01:00
Richard Patel
a8d38ad82f
Makefile: fix $GOFLAGS
2020-01-15 14:56:53 +01:00
Łukasz Magiera
be6badc6a5
Merge pull request #1086 from filecoin-project/fix/worker-cleanup-sealed
...
worker: Remove staging sectors in PreCommit
2020-01-15 02:50:21 +01:00
Łukasz Magiera
cf9275a2a2
worker: Remove staging sectors in PreCommit
2020-01-15 02:37:37 +01:00
Łukasz Magiera
66f707c243
Merge pull request #1085 from filecoin-project/fix/worker-cleanup-sealed
...
worker: Cleanup sealed sector data in commit
2020-01-15 02:29:14 +01:00
Łukasz Magiera
1163e46622
worker: Cleanup sealed sector data in commit
2020-01-15 02:24:13 +01:00
jsign
08b99ff413
new api to calculate arbitrary forks revert and applys
...
Signed-off-by: jsign <jsign.uy@gmail.com>
2020-01-14 21:24:08 -03:00
Łukasz Magiera
a8e39962d0
Merge pull request #1053 from filecoin-project/lotus-health
...
health agent to monitor lotus
2020-01-14 18:41:51 +01:00
ognots
5a42bb166e
add rice for good health
...
allows lotus-health to be compiled and distributed properly
2020-01-14 12:18:45 -05:00
ognots
3953227702
use lotus cli and GetFullNodeAPI
...
also some other minor bug fixes
2020-01-14 12:18:45 -05:00
ognots
d8d8ce7526
health agent to monitor lotus
...
watch if chain head changes in a given window of api polls
allows setting a threshold of how many times the chain head can remain
unchanged before failing health check
also can set interval for polling chain head
on failure, restarts systemd unit
2020-01-14 12:18:45 -05:00
Jakub Sztandera
95e754601e
Merge pull request #1080 from filecoin-project/fix/nil-sigs
...
Fix nil signature verification
2020-01-14 17:15:45 +01:00
Łukasz Magiera
5e11da7316
build: bump version
2020-01-14 16:53:05 +01:00
Łukasz Magiera
24e36852af
Fix nil signature verification
2020-01-14 16:52:01 +01:00
Jakub Sztandera
e9351135bc
Merge pull request #1078 from filecoin-project/fix/seselctmsgs-softfail
...
miner: Don't fail on actor not found in selectMessages
2020-01-14 16:17:14 +01:00
Łukasz Magiera
1bb9cfee53
gofmt
2020-01-14 16:12:42 +01:00
Łukasz Magiera
7da41f0fdc
miner: Don't fail on actor not found in selectMessages
2020-01-14 16:12:26 +01:00
Łukasz Magiera
f22e933ab1
Merge pull request #1077 from filecoin-project/fix/chainwatch-append-params
...
chainmatch: Append params rice box
2020-01-14 15:27:45 +01:00
Łukasz Magiera
affa4c1b07
chainmatch: Append params rice box
2020-01-14 15:24:46 +01:00
Łukasz Magiera
0011c321e2
Merge pull request #1071 from filecoin-project/feat/chainwatch-pg
...
Use postgres in chainwatch
2020-01-14 14:14:02 +01:00
Jakub Sztandera
1924eb1471
Merge pull request #1075 from filecoin-project/fix/acf-check
...
Add additional checks to ACF
2020-01-14 13:42:33 +01:00
Jakub Sztandera
ce8c2fd656
Bump version
...
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-01-14 13:37:20 +01:00
Jakub Sztandera
c2fdca470d
Add additional checks to ACF
...
Fixes https://github.com/filecoin-project/lotus/issues/1074
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-01-14 13:22:41 +01:00
Jakub Sztandera
4f1bead0de
Merge pull request #1070 from filecoin-project/fix/drop-1g-faucet
...
Drop 1g sector option from faucet
2020-01-14 12:43:47 +01:00
Łukasz Magiera
2dc2e0ba56
Drop 1g sector option from faucet
2020-01-14 06:23:10 +01:00
Łukasz Magiera
14128819de
Correctly handle multi parent blocks
2020-01-14 06:17:31 +01:00
Łukasz Magiera
a1e2a4452c
Merge remote-tracking branch 'origin/master' into feat/chainwatch-pg
2020-01-14 06:09:30 +01:00
Whyrusleeping
3b34eba612
Merge pull request #997 from filecoin-project/feat/testnet2
...
Testnet2
2020-01-13 19:48:34 -08:00
Łukasz Magiera
11ac026b62
Merge branch 'feat/testnet2' into feat/chainwatch-pg
2020-01-14 04:20:39 +01:00
Łukasz Magiera
05970ffadd
Merge pull request #1068 from filecoin-project/feat/testnet2-new-genesis
...
New testnet2 genesis
2020-01-14 04:15:11 +01:00
Travis Person
488a156e6f
New testnet2 genesis
2020-01-14 03:10:31 +00:00
Łukasz Magiera
a0f2bb0755
Increase block delay for TestAPIDealFlowReal
2020-01-14 03:51:14 +01:00
Whyrusleeping
9fded49470
Merge pull request #1067 from filecoin-project/feat/mock-sb-verif
...
Deal tests with mock sectorbuilder
2020-01-13 18:40:10 -08:00
Łukasz Magiera
69752b419d
Update sectorbuilder
2020-01-14 03:09:34 +01:00
Łukasz Magiera
3d3e85c52d
mod tidy
2020-01-14 03:05:46 +01:00
Łukasz Magiera
94a21e3aeb
Update deps
2020-01-14 03:05:46 +01:00
Łukasz Magiera
2ca0c152ba
Deal tests on mock sectorbuilder
2020-01-14 03:05:46 +01:00
Łukasz Magiera
a2bcc1fec2
Mostly functional mock sectorbuilder
2020-01-14 03:05:35 +01:00
Łukasz Magiera
6cdac5df4f
Merge pull request #1066 from filecoin-project/docs/1k-params-debug
...
note that you need to manually download params when building in debug
2020-01-14 02:17:27 +01:00