steven004
|
709fd12b7f
|
better power show
|
2020-02-06 14:25:30 +08:00 |
|
Jakub Sztandera
|
ad9e4db3d6
|
Reduce sig import locations
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-02-04 15:12:10 +01:00 |
|
Jakub Sztandera
|
5e6ab42cb8
|
Don't depend on ffi
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-02-04 15:12:04 +01:00 |
|
whyrusleeping
|
01b6ddbbd3
|
add a test to ensure there are no off-by-one errors in fork activation logic
|
2020-01-31 15:52:39 -08:00 |
|
whyrusleeping
|
d117cb61b6
|
change withUpdates to match fork height logic
|
2020-01-30 21:20:57 -08:00 |
|
whyrusleeping
|
d70ebd2ba5
|
some code review
|
2020-01-30 21:10:37 -08:00 |
|
whyrusleeping
|
cda7f08b76
|
use less than, not equals
|
2020-01-30 21:05:41 -08:00 |
|
Whyrusleeping
|
7402b14df3
|
Update chain/actors/actor_miner2.go
Co-Authored-By: Łukasz Magiera <magik6k@users.noreply.github.com>
|
2020-01-30 17:51:19 -08:00 |
|
whyrusleeping
|
0622eb7634
|
put miner changes behind a fork switch
|
2020-01-30 17:36:33 -08:00 |
|
whyrusleeping
|
8ad8fa902d
|
extra careful power checks on slashing
|
2020-01-30 16:36:18 -08:00 |
|
Jakub Sztandera
|
f2340579a5
|
Fix power calculations
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-01-30 14:01:47 -08:00 |
|
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 |
|