Commit Graph

1956 Commits

Author SHA1 Message Date
whyrusleeping
cac44367aa add batching to vm Copy call 2019-11-17 11:50:04 -06:00
whyrusleeping
9269c04b21 go mod tidy 2019-11-17 11:04:30 -06:00
whyrusleeping
98c888a630 address feedback 2019-11-17 11:00:45 -06:00
whyrusleeping
b77bb9e4aa Audit pass for blatantly wrong panics 2019-11-16 17:41:14 -06:00
whyrusleeping
86221f3569 sync wait waits until head is recent enough 2019-11-16 14:34:05 -08:00
whyrusleeping
43447ca1bf cleanup and add some tests 2019-11-16 13:36:21 -08:00
whyrusleeping
ab2e722811 use fast cbor-gen method for extracting links from objects 2019-11-16 11:24:11 -08:00
wanghui
78349a1e6e continue download param file 2019-11-16 19:52:50 +08:00
whyrusleeping
89fd13de9d clean up chain sync a little 2019-11-15 22:48:42 -08:00
wanghui
ba889391b5 update imports and path 2019-11-16 14:47:04 +08:00
Frank
c9714b1708
Update cmd/lotus-storage-miner/init.go
Co-Authored-By: Łukasz Magiera <magik6k@users.noreply.github.com>
2019-11-16 14:16:18 +08:00
wanghui
0af9692072 use ctx.Done() to exit 2019-11-16 14:11:00 +08:00
whyrusleeping
251ff41134 plumb through new sync status logic 2019-11-15 17:05:16 -08:00
whyrusleeping
7aa76d21d1 It works! 2019-11-15 13:35:29 -08:00
Łukasz Magiera
eeec3c1783
Merge pull request #619 from gguoss/patch-2
Duplicate comment
2019-11-15 14:43:03 +01:00
Łukasz Magiera
4f60a075a1
Merge pull request #621 from filcloud/typo-fix
fix typo
2019-11-15 14:42:45 +01:00
Łukasz Magiera
01f6492f98
Merge pull request #622 from filcloud/fix-types-typo
fix types typo
2019-11-15 14:42:16 +01:00
wanghui
b28ce76e8a clean up repo if miner init fail and use log 2019-11-15 19:54:12 +08:00
wanghui
4f977d21ef add sync wait cmd ctrl+c exit 2019-11-15 16:54:32 +08:00
wanghui
a1e5d8f094 fix types typo 2019-11-15 16:19:06 +08:00
wanghui
043c9cbee4 fix typo 2019-11-15 16:08:48 +08:00
whyrusleeping
1d81c53f8f getting closer, squashme 2019-11-14 22:15:31 -08:00
whyrusleeping
4bc523e6b4 more wip, squashme 2019-11-14 22:15:31 -08:00
whyrusleeping
9e4b3ae88a WIP: implement chain sync manager and concurrent sync 2019-11-14 22:15:30 -08:00
Whyrusleeping
52a05c3d0e
Merge pull request #615 from filecoin-project/misc/clean-error
Don't use pkg/errors
2019-11-14 21:07:58 -08:00
郭光华
83f33bb2fb
Duplicate comment 2019-11-15 12:01:34 +08:00
Whyrusleeping
3c1c7ec682
Merge pull request #618 from filecoin-project/feat/early-temp-persist
persist blocks as they come in
2019-11-14 19:49:11 -08:00
whyrusleeping
c9a5d974c1 drop message nonce message down to a warning 2019-11-14 19:26:13 -08:00
whyrusleeping
797d92b463 persist blocks as they come in 2019-11-14 19:19:16 -08:00
Jakub Sztandera
432706bd09
Don't use pkg/errors
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2019-11-15 02:40:16 +01:00
Łukasz Magiera
693f9d7582
Merge pull request #614 from filecoin-project/fix/st-mpow-slashed-again
Fix StateMinerPower again
2019-11-15 02:28:24 +01:00
Łukasz Magiera
485c3e34e8 Fix StateMinerPower again 2019-11-15 02:26:25 +01:00
Łukasz Magiera
abb8f29dfa
Merge pull request #613 from filecoin-project/fix/st-mpow-slashed
StateAPI: account for slashing in StateMinerPower
2019-11-15 02:07:29 +01:00
Łukasz Magiera
5381d10fe3 StateAPI: account for slashing in StateMinerPower 2019-11-15 02:01:53 +01:00
Łukasz Magiera
ff94e7680d
Merge pull request #612 from filecoin-project/devnet/8
Devnet/8
2019-11-15 01:51:34 +01:00
Łukasz Magiera
cdb0121dc0 Devnet 8 2019-11-15 01:47:42 +01:00
Łukasz Magiera
411a44827b Some improvements to the deploy devnet script 2019-11-15 01:47:36 +01:00
Łukasz Magiera
75d30b3c70 Setup devnet 8 params 2019-11-15 01:20:39 +01:00
Łukasz Magiera
004f647504
Merge pull request #597 from filecoin-project/feat/simple-power-slash
Simple power slashing
2019-11-15 01:14:20 +01:00
Łukasz Magiera
f8e3c1774f
Merge pull request #611 from filecoin-project/fix/dup-tipset
Check if miner is included twice in tipset
2019-11-15 01:07:13 +01:00
Łukasz Magiera
f34d76651e
Merge pull request #608 from filecoin-project/fix/sectorbuilder-issues
Fixes for sectorbuilder issues
2019-11-15 01:04:01 +01:00
Jakub Sztandera
c54b28a419
Check if miner is included twice in tipset
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2019-11-15 01:01:00 +01:00
Łukasz Magiera
d40f5a36da Catch up on null blocks in CheckProofSubmissions call 2019-11-15 00:55:05 +01:00
Łukasz Magiera
e0089218a1 Review fixes 2019-11-15 00:23:07 +01:00
Łukasz Magiera
727ca2ccb4 Skip sectorbuilder tests on slow hardware 2019-11-14 23:39:00 +01:00
Łukasz Magiera
d5c620dc44 sectorbuilder: Call AcquireSectorId in sync 2019-11-14 23:00:21 +01:00
Łukasz Magiera
636c4f7671
Merge pull request #604 from filecoin-project/feat/townhall-lag-delta
townhall: Show update time delta
2019-11-14 21:53:24 +01:00
Łukasz Magiera
8ff3df3c1c
Merge pull request #610 from filecoin-project/fix/marshal-tipsetkey
Fix Marshaling of TipSetKey
2019-11-14 21:42:10 +01:00
Łukasz Magiera
b68f13480b
Merge pull request #609 from filecoin-project/feat/create-token
Add parameters for creating tokens
2019-11-14 21:41:27 +01:00
Jakub Sztandera
68ff0d1095
Add comment
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2019-11-14 21:37:11 +01:00