steven004
|
709fd12b7f
|
better power show
|
2020-02-06 14:25:30 +08:00 |
|
whyrusleeping
|
411a69233b
|
merge miner and miner2 files
|
2020-02-05 17:07:29 -08:00 |
|
Łukasz Magiera
|
cbf63aab1e
|
Merge branch 'master' into testnet/3
|
2020-02-05 21:27:04 +01:00 |
|
whyrusleeping
|
faf05cafcf
|
squash forks and use correct amt library everywhere
|
2020-02-04 18:26:42 -08:00 |
|
whyrusleeping
|
028a113737
|
Make it all build
|
2020-02-04 14:19:05 -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 |
|
Jakub Sztandera
|
54076e9a6b
|
Invoker autoshim
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-02-04 07:46:24 +01:00 |
|
whyrusleeping
|
9cee31193c
|
clean up tests and fix cli commands
|
2020-02-03 19:37:55 -08:00 |
|
whyrusleeping
|
30a922513b
|
finish the shimming, pull shim code into separate file
|
2020-02-03 18:52:18 -08:00 |
|
whyrusleeping
|
8c169bb236
|
add to the shim, get tests passing
|
2020-02-03 18:52:18 -08:00 |
|
whyrusleeping
|
cd976ad79f
|
tests are mostly passing!
|
2020-02-03 18:52:18 -08:00 |
|
whyrusleeping
|
baa3d09577
|
WIP: one more step before distraction
|
2020-02-03 18:52:18 -08:00 |
|
whyrusleeping
|
c73c5987c7
|
WIP: integrate multisig actor from specs-actors
|
2020-02-03 18:52:18 -08:00 |
|
whyrusleeping
|
dfe87c9f6f
|
update to latest hamt changes
|
2020-02-03 18:52:18 -08: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 |
|
Ł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 |
|
whyrusleeping
|
28a325efe6
|
soft fail messages that cause precomitted sectors map to become too large
|
2019-12-13 00:00:20 +01:00 |
|
whyrusleeping
|
71cbd79290
|
add a bit more tracing in publish storage deal
|
2019-12-12 19:25:15 +01:00 |
|
Łukasz Magiera
|
c816ded4e5
|
Merge pull request #814 from filecoin-project/feat/minimum-miner-size
implement a minimum miner size
|
2019-12-09 21:32:30 +01:00 |
|
whyrusleeping
|
d64f8a38d1
|
implement a minimum miner size
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-12-09 21:30:04 +01:00 |
|
Łukasz Magiera
|
d750723405
|
Merge remote-tracking branch 'origin/testnet-staging' into feat/cleanup-sectorstate-structs
|
2019-12-09 21:27:20 +01:00 |
|
whyrusleeping
|
d2448912a6
|
Implement basic fault handling
WIP: miner actor tests
working miner actor test
rebase and fix tests
|
2019-12-09 20:53:43 +01:00 |
|
Łukasz Magiera
|
ff963dfea5
|
Merge pull request #780 from filecoin-project/feat/storage-deal-cleanup
Clean up storage deal structures
|
2019-12-09 18:31:18 +01:00 |
|
Łukasz Magiera
|
94df2c656e
|
Use map encoders for some structs
|
2019-12-09 17:40:15 +01:00 |
|
Łukasz Magiera
|
570d725ce5
|
type-gen
|
2019-12-09 15:41:44 +01:00 |
|
whyrusleeping
|
eba3f4af86
|
address PR review
|
2019-12-08 23:39:08 +01:00 |
|
whyrusleeping
|
4ed7a0826b
|
don't print giant long proof in error message
|
2019-12-08 18:32:44 +01:00 |
|
whyrusleeping
|
f0653decf3
|
Clean up storage deal structures
|
2019-12-07 21:29:37 +01:00 |
|
Jakub Sztandera
|
6e4761c819
|
Fix rleplus in actor code
,
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-12-07 15:51:31 +01:00 |
|
Łukasz Magiera
|
3673a9110f
|
Merge pull request #743 from filecoin-project/feat/static-check-2
more of that sweet staticcheck goodness
|
2019-12-05 12:21:43 +01:00 |
|
whyrusleeping
|
613a0a05a0
|
more of that sweet staticcheck goodness
|
2019-12-04 18:04:09 -08:00 |
|
whyrusleeping
|
43f2286890
|
Set maximum sector ID to 2^48-1
|
2019-12-04 17:32:34 -08:00 |
|
whyrusleeping
|
c1cd332ff7
|
impose a maximum sector ID
|
2019-12-02 23:46:58 -08:00 |
|
Whyrusleeping
|
dd6e75f49d
|
Merge pull request #666 from filecoin-project/feat/election-post
Election post restructuring
|
2019-12-02 15:32:12 -08:00 |
|
Łukasz Magiera
|
fd8f65248b
|
deals: Correctly set deal ID in provider states
|
2019-12-01 21:07:57 +01:00 |
|
whyrusleeping
|
3b533ed76c
|
Genesis miner config actually sets the created miner address now
|
2019-11-29 22:31:26 -06:00 |
|
Łukasz Magiera
|
703bc7e774
|
Fix slashing / power recovery issues
|
2019-11-29 21:18:34 +01:00 |
|
Łukasz Magiera
|
ad978949db
|
import sector/deal into state machines on init
|
2019-11-29 20:11:42 +01:00 |
|
whyrusleeping
|
01e4958f73
|
remove debug prints
|
2019-11-28 21:25:03 -08:00 |
|
whyrusleeping
|
ce89ddbd6a
|
fixing some tests
|
2019-11-28 21:38:18 -06:00 |
|
Łukasz Magiera
|
cb7d15e67e
|
genesis setup improvements
|
2019-11-28 23:50:58 +01:00 |
|
Łukasz Magiera
|
920fd3ba9b
|
storageminer: New fallback post scheduler
|
2019-11-28 18:44:57 +01:00 |
|
Łukasz Magiera
|
aefd432422
|
actors: Fallback post progress
|
2019-11-28 13:46:56 +01:00 |
|