Łukasz Magiera
|
7712d97270
|
mpool stat: Don't exit on StateGetActor error
|
2020-01-20 16:18:02 +01:00 |
|
dtynn
|
8e90d5fb17
|
fix CurrentCommit in Makefile
|
2020-01-20 18:22:42 +08:00 |
|
dtynn
|
b2fcca87ff
|
small fixes
|
2020-01-20 16:23:56 +08:00 |
|
Łukasz Magiera
|
a46a9bb42e
|
chainwatch: Store deals
|
2020-01-20 01:49:52 +01:00 |
|
Łukasz Magiera
|
62d661f898
|
chainwatch: Store json states
|
2020-01-19 22:48:19 +01:00 |
|
Łukasz Magiera
|
4436148fa1
|
Merge pull request #1117 from filecoin-project/fix/dont-override-loglvl
lotuslog: Don't override log levels
|
2020-01-19 21:38:36 +01:00 |
|
Łukasz Magiera
|
3886e050b0
|
lotuslog: don't override log levels
|
2020-01-19 21:18:35 +01:00 |
|
Łukasz Magiera
|
ff4b0c8f5d
|
Merge pull request #1110 from filecoin-project/fix/nil-newts-fpost-panic
fpost: Don't panic with nil new tipset
|
2020-01-19 21:17:51 +01:00 |
|
Łukasz Magiera
|
f82ee0a2a7
|
Merge pull request #1116 from filecoin-project/fix/v0.2.5
Correctly update proving set & sector set with amt2
|
2020-01-19 17:53:59 +01:00 |
|
Łukasz Magiera
|
b5d603dd46
|
Cleaner fork logic in onSuccessfulPoSt2
|
2020-01-19 17:44:44 +01:00 |
|
Łukasz Magiera
|
0b8ae006d3
|
Schedule the fork at 11000
|
2020-01-19 17:37:28 +01:00 |
|
Łukasz Magiera
|
55fd0a4e60
|
stmgr: Exetute miner amt after correctly switching to amt2 in miner code
|
2020-01-19 17:27:43 +01:00 |
|
Łukasz Magiera
|
3c4acbc6cb
|
Merge pull request #1107 from dtynn/feat/bootybay-fork
correctly update proving set & sector set with amt2
|
2020-01-19 17:22:23 +01:00 |
|
Jakub Sztandera
|
8224aab851
|
Merge pull request #1112 from zhy2006/master
fix: calculate expected cost for sorting peers
|
2020-01-19 16:00:48 +01:00 |
|
Jakub Sztandera
|
28604f5a4c
|
Merge pull request #1114 from filecoin-project/feat/bench-nits
bench: Don't print unseal results when unsealing is skipped
|
2020-01-19 15:58:38 +01:00 |
|
Łukasz Magiera
|
533081454a
|
bench: Don't print unseal results when unsealing is skipped
|
2020-01-19 15:56:37 +01:00 |
|
Łukasz Magiera
|
e94e64652b
|
Merge pull request #1054 from filecoin-project/feat/event-states
Sector state machine changes
|
2020-01-19 15:53:07 +01:00 |
|
Yang
|
489ecef47b
|
fix: calculate expected cost for sorting peers
|
2020-01-19 13:48:15 +08:00 |
|
dtynn
|
8b42ca76f8
|
add onSuccessfulPoSt2
|
2020-01-19 08:22:12 +08:00 |
|
Łukasz Magiera
|
be2d138aac
|
fpost: Don't panic with nil new tipset
|
2020-01-18 16:00:22 +01:00 |
|
Łukasz Magiera
|
1e782b3de2
|
Merge branch 'master' into feat/event-states
|
2020-01-18 14:40:59 +01: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 |
|
Łukasz Magiera
|
f7ab2103ce
|
Merge pull request #1106 from terorie/debug-trust-params
params_debug.go: remove $TRUST_PARAMS override
|
2020-01-18 12:26:37 +01:00 |
|
Richard Patel
|
c3d5a9848b
|
params_debug.go: remove $TRUST_PARAMS override
|
2020-01-18 10:38:51 +01:00 |
|
Whyrusleeping
|
6d6d82a304
|
Merge pull request #1104 from filecoin-project/feat/frigid-fork
Catch cases where new old miners with bad code were getting made
|
2020-01-17 22:11:09 -08:00 |
|
whyrusleeping
|
bc83c0221b
|
bump that version
|
2020-01-17 21:45:51 -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
|
9e956ff9f4
|
handle integers and peer IDs
|
2020-01-17 18:27:29 -08:00 |
|
whyrusleeping
|
0a45e97699
|
implement state call command for easy method calling
|
2020-01-17 18:27:29 -08:00 |
|
Whyrusleeping
|
3962d4204b
|
Merge pull request #1096 from filecoin-project/fix/msgset-add-error
Add missing fields to duplicate message error
|
2020-01-17 16:22:20 -08:00 |
|
Jakub Sztandera
|
fd76216652
|
Merge pull request #1101 from filecoin-project/patch/faulty-declare
fixup bitfield serialization in manual faulty sector handler
|
2020-01-17 18:19:35 +01:00 |
|
whyrusleeping
|
2a7dcb6e17
|
fixup bitfield serialization in manual faulty sector handler
|
2020-01-17 00:13:00 -08:00 |
|
Whyrusleeping
|
b02eaee0d4
|
Merge pull request #1100 from filecoin-project/feat/blizzar-fork
The Blizzard Fork
|
2020-01-16 23:28:01 -08:00 |
|
whyrusleeping
|
6ccf24ce6c
|
Fix miner tests, push back fork time
|
2020-01-16 23:10:47 -08:00 |
|
whyrusleeping
|
c6186a03f1
|
quick mechanism to prevent miners from submitting slashable blocks
|
2020-01-16 22:58:10 -08:00 |
|
whyrusleeping
|
ee4f503e10
|
Set fork height
|
2020-01-16 22:47:27 -08:00 |
|
whyrusleeping
|
0c227e89b2
|
fix last miner test, go mod tidy
|
2020-01-16 22:39:23 -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
|
611dd77442
|
properly filter messages during compute state
|
2020-01-16 19:36:54 -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
|
84de47377c
|
Intoroduce AMT v2 and amtFsck
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-01-16 23:21:16 +01:00 |
|
Travis Person
|
06c99d0e18
|
Add missing fields to duplicate message error
|
2020-01-16 17:13:00 +00:00 |
|
Łukasz Magiera
|
0aebec6697
|
Merge branch 'master' into feat/event-states
|
2020-01-16 03:59:14 +01:00 |
|
Łukasz Magiera
|
d4c50b8ea0
|
sealing: gofmt
|
2020-01-16 03:54:57 +01:00 |
|
Łukasz Magiera
|
cc424d64fe
|
sealing: Handle events based on current state
|
2020-01-16 03:53:59 +01:00 |
|