Jakub Sztandera
|
cd14a5eb40
|
Merge pull request #1142 from filecoin-project/feat/bs2
Add incremental timeouts to blocksync fetching
|
2020-01-23 12:44:08 -08:00 |
|
Jakub Sztandera
|
6b42a78c3f
|
Cleanup
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-01-23 12:35:57 -08:00 |
|
Łukasz Magiera
|
bd97eb98c5
|
Merge pull request #1141 from filecoin-project/fix/no-cgo
Make it buld without cgo
|
2020-01-23 14:10:56 +01:00 |
|
Jakub Sztandera
|
f5d061f34f
|
Add incremental timeouts to blocksync fetching
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-01-22 15:57:42 -08:00 |
|
Jakub Sztandera
|
362fbbf913
|
Add blockheader_cgo file
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-01-22 15:55:52 -08:00 |
|
whyrusleeping
|
16523c2ef9
|
fixup tests
|
2020-01-22 12:56:40 -08:00 |
|
Jakub Sztandera
|
a404d535ee
|
Make it buld without cgo
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-01-22 12:03:12 -08:00 |
|
whyrusleeping
|
dcd01df2d3
|
wire up tracing into state tree flush, add pprof flag
|
2020-01-22 11:53:06 -08:00 |
|
whyrusleeping
|
6d9ac84359
|
add a CLI for multisig wallets
|
2020-01-21 11:02:51 -08:00 |
|
Łukasz Magiera
|
fd0bfc8777
|
Merge pull request #1089 from filecoin-project/feat/state-call-cmd
implement state call command for easy method calling
|
2020-01-21 17:16:54 +01:00 |
|
Łukasz Magiera
|
7b295d7bb0
|
Merge pull request #1115 from filecoin-project/feat/chainwatch-json-states
chainwatch: Store json states
|
2020-01-21 17:15:33 +01:00 |
|
whyrusleeping
|
955b755055
|
wire up importing
|
2020-01-20 17:53:55 -08:00 |
|
whyrusleeping
|
62f05d4c14
|
WIP: chain export
|
2020-01-20 15:51:28 -08:00 |
|
Łukasz Magiera
|
62d661f898
|
chainwatch: Store json states
|
2020-01-19 22:48:19 +01:00 |
|
Łukasz Magiera
|
b5d603dd46
|
Cleaner fork logic in onSuccessfulPoSt2
|
2020-01-19 17:44:44 +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 |
|
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
|
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 |
|
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
|
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 |
|
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
|
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 |
|
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 |
|
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
|
05edf50931
|
Merge branch 'master' into feat/event-states
|
2020-01-15 00:35:52 +01:00 |
|
Łukasz Magiera
|
24e36852af
|
Fix nil signature verification
|
2020-01-14 16:52:01 +01:00 |
|
Łukasz Magiera
|
8a9707788c
|
Merge branch 'master' into feat/event-states
|
2020-01-14 16:31:10 +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 |
|
Ł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
|
e06c19b51c
|
update deps
|
2020-01-13 17:39:54 +01:00 |
|
Łukasz Magiera
|
b6fda30719
|
Merge pull request #1057 from filecoin-project/feat/markets-extraction
Markets Extraction
|
2020-01-10 20:49:09 +01:00 |
|
whyrusleeping
|
83605dfd95
|
check for duplicate candidates in block headers
|
2020-01-10 09:57:58 -08:00 |
|
hannahhoward
|
65ecb33630
|
feat(storagemarket): extract storage market
remove all shared components, point at go-fil-components repo
|
2020-01-10 09:49:07 -08:00 |
|
hannahhoward
|
0a4eeb7cb1
|
refactor(retrievalmarket): switch to go-fil-markets repo
Switch go-fil-components to go-fil-markets
|
2020-01-10 09:13:12 -08:00 |
|
Łukasz Magiera
|
469136ee86
|
Merge pull request #1040 from filecoin-project/feat/fork-signaling
Add fork signaling to blockheader
|
2020-01-10 13:33:29 +01:00 |
|
hannahhoward
|
ccf359d057
|
feat(retrieval): extract retrievalmarket
Extract retrieval market and modify shared types
|
2020-01-09 19:46:07 -08:00 |
|