whyrusleeping
|
16523c2ef9
|
fixup tests
|
2020-01-22 12:56:40 -08:00 |
|
whyrusleeping
|
6d9ac84359
|
add a CLI for multisig wallets
|
2020-01-21 11:02:51 -08:00 |
|
Łukasz Magiera
|
b5d603dd46
|
Cleaner fork logic in onSuccessfulPoSt2
|
2020-01-19 17:44:44 +01:00 |
|
dtynn
|
8b42ca76f8
|
add onSuccessfulPoSt2
|
2020-01-19 08:22:12 +08:00 |
|
dtynn
|
8bd62165f5
|
RemoveFromSectorSet2 is declared but never used, remove redclared one
|
2020-01-18 20:08:44 +08:00 |
|
dtynn
|
ae8a9a93bf
|
correctly update proving set & sector set with amt2 after some fork height
|
2020-01-18 19:41:34 +08:00 |
|
whyrusleeping
|
c6bf252a21
|
use right fork trigger height
|
2020-01-17 21:35:45 -08:00 |
|
whyrusleeping
|
f9ea6969c3
|
Catch cases where new old miners with bad code were getting made
|
2020-01-17 21:20:56 -08:00 |
|
whyrusleeping
|
128933a655
|
fix slashing test
|
2020-01-16 22:27:56 -08:00 |
|
whyrusleeping
|
055b215bc7
|
don't allow slashing with old blocks
|
2020-01-16 22:14:00 -08:00 |
|
whyrusleeping
|
fb173c058e
|
WIP: blizzard fork changes and test utilities
|
2020-01-16 18:33:43 -08:00 |
|
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
|
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 |
|
Ł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 |
|
whyrusleeping
|
6c9289df0a
|
don't require signatures for self deals
|
2020-01-09 14:18:06 -08:00 |
|
whyrusleeping
|
7ba34535b7
|
Set hard limit on maximum randomness lookback for seal proof submissions
|
2020-01-08 14:43:03 -08:00 |
|
Jakub Sztandera
|
1ed62628a7
|
Update go-log to v2
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-01-08 20:22:31 +01:00 |
|
Łukasz Magiera
|
f198e81af1
|
Merge pull request #1032 from filecoin-project/feat/drop-most-fatal-errors
reduce most vm errors to non-fatal, explicitly mark disk issues as fatal
|
2020-01-08 14:58:35 +01:00 |
|
whyrusleeping
|
3965e1053e
|
fix build
|
2020-01-07 21:05:45 -08:00 |
|
whyrusleeping
|
e41dbdad90
|
reduce most vm errors to non-fatal, explicitly mark disk issues as fatal
|
2020-01-07 19:46:55 -08:00 |
|
Jakub Sztandera
|
f572cdea47
|
Fix logic, improve tests
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-01-07 23:03:58 +01:00 |
|
Jakub Sztandera
|
5e775929be
|
Cleanup handing and add tests
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-01-07 23:03:58 +01:00 |
|
Jakub Sztandera
|
65724133ea
|
Add tests
,
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-01-07 23:03:58 +01:00 |
|
Jakub Sztandera
|
a63c34a902
|
Handle faults in ss and pss correctly
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-01-07 23:03:18 +01:00 |
|
Jakub Sztandera
|
dbc729d049
|
Validate length of RLE
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-01-07 22:54:43 +01:00 |
|
Łukasz Magiera
|
22e9815928
|
Merge remote-tracking branch 'origin/master' into feat/testnet2
|
2020-01-07 21:45:30 +01:00 |
|
laser
|
20321bb476
|
handle rebase
|
2020-01-07 08:18:35 -08:00 |
|
Łukasz Magiera
|
97ae184d0a
|
Merge remote-tracking branch 'origin/master' into feat/testnet2
|
2020-01-07 15:06:35 +01:00 |
|
Łukasz Magiera
|
1e7f10e387
|
gofmt
|
2020-01-07 15:00:10 +01:00 |
|
hannahhoward
|
718acb0a86
|
refactor(cborutil): extract cborutil library
Use extracted cborutil library
|
2020-01-07 14:59:35 +01:00 |
|
hannahhoward
|
8418464d91
|
refactor(address): use extracted address library
Switch to using extracted address library
|
2020-01-07 14:53:27 +01:00 |
|
Łukasz Magiera
|
605562467d
|
Flatten fork code for testnet2
|
2020-01-06 19:39:57 +01:00 |
|
whyrusleeping
|
dafad17a9b
|
also test fault values out of range
|
2019-12-20 20:04:38 -08:00 |
|
whyrusleeping
|
8098d23768
|
test to ensure that submitting bad faults doesnt cause an error
|
2019-12-20 20:02:18 -08:00 |
|
whyrusleeping
|
5d9d51ba2d
|
don't fail execution if the fault set contains an invalid sector ID
|
2019-12-20 19:33:11 -08:00 |
|
Łukasz Magiera
|
e3a22d2027
|
Fix withUpdates
|
2019-12-20 09:31:59 +01:00 |
|
Łukasz Magiera
|
ef3795ae3d
|
Merge pull request #988 from filecoin-project/fork/fix-no-power-eps
FORK: No power EPS Fix
|
2019-12-19 22:53:35 +01:00 |
|
Łukasz Magiera
|
f7604b84f7
|
Merge pull request #965 from filecoin-project/feat/no-fatal-serialization
make serialization error non-fatal
|
2019-12-19 22:04:27 +01:00 |
|
Łukasz Magiera
|
6ce4cf12f7
|
Care about nullblocks in handleStateForks
|
2019-12-19 21:01:05 +01:00 |
|
Łukasz Magiera
|
d21e24c270
|
don't modify existing actor code
|
2019-12-19 20:38:50 +01:00 |
|
Łukasz Magiera
|
3f54cbabe0
|
FORK: No power EPS Fix
|
2019-12-19 19:47:25 +01:00 |
|
Łukasz Magiera
|
81233b894d
|
Implement 'chain get' for easier ipld digging
|
2019-12-19 17:58:02 +01:00 |
|
Łukasz Magiera
|
7fd31192d2
|
Merge pull request #964 from filecoin-project/feat/sb-faults
Wire up faults in fPoSt
|
2019-12-18 17:37:27 +01:00 |
|
whyrusleeping
|
897d4c7d24
|
make serialization error non-fatal
|
2019-12-17 19:41:58 -08:00 |
|
whyrusleeping
|
fda3811dcf
|
Update cbor-gen to latest master
|
2019-12-17 19:06:06 -08:00 |
|
Łukasz Magiera
|
2e95a53679
|
Wire up faults in fPoSt
|
2019-12-17 23:33:08 +01:00 |
|
Łukasz Magiera
|
1415ba4ce7
|
Merge pull request #898 from filecoin-project/feat/storage-market-tracing
add a bit more tracing in publish storage deal
|
2019-12-13 10:59:31 +01:00 |
|