Jeromy
|
91f56742c4
|
Use lookback to get sector set and power for miners
|
2020-04-17 16:44:18 -07:00 |
|
Łukasz Magiera
|
712e2683d6
|
miner: proving info commands
|
2020-04-18 00:02:18 +02:00 |
|
Łukasz Magiera
|
93b2b6d65d
|
Merge branch 'testnet/3' into feat/windowed-post
|
2020-04-17 18:38:20 +02:00 |
|
Jeromy
|
708988244d
|
WIP: working on winning post integration
|
2020-04-16 22:39:55 -07:00 |
|
Łukasz Magiera
|
dc2a67f13f
|
Fix worker key resolving
|
2020-04-16 22:38:42 +02:00 |
|
Łukasz Magiera
|
afdfc8807d
|
api: Single method for static miner info
|
2020-04-16 19:36:36 +02:00 |
|
Jeromy
|
674be39af1
|
real drand network integration
|
2020-04-13 20:06:10 -07:00 |
|
Łukasz Magiera
|
613e61222b
|
mostly wire up WindowedPoSt
|
2020-04-10 23:07:18 +02:00 |
|
Jeromy
|
83416e2758
|
remove deadcode
|
2020-04-09 10:34:54 -07:00 |
|
Jeromy
|
ac271b021d
|
finish addressing review
|
2020-04-09 10:13:09 -07:00 |
|
Jeromy
|
c5c18659a4
|
address some review
|
2020-04-08 17:24:10 -07:00 |
|
Jeromy
|
ef6fb1b756
|
rename beacon to randombeacon
|
2020-04-08 16:10:08 -07:00 |
|
Jakub Sztandera
|
1bd28bdb6a
|
Fix lint errors
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-04-08 21:37:04 +02:00 |
|
Jakub Sztandera
|
ce4978d8c3
|
Reintroduce correct ticket randomness alongside ElectionProof
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-04-08 21:06:41 +02:00 |
|
Jakub Sztandera
|
f1c890ca54
|
Tests pass
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-04-08 18:31:16 +02:00 |
|
Jeromy
|
8e0ca306d2
|
more wiring up of drandomness
|
2020-04-08 08:11:42 -07:00 |
|
Jakub Sztandera
|
9fd1b95fd5
|
Fix build errors
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-04-07 15:32:23 -07:00 |
|
Jakub Sztandera
|
9c250f24fa
|
Nex wip
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-04-07 15:32:23 -07:00 |
|
Jakub Sztandera
|
afdb1db529
|
drand wip
,
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-04-07 15:32:23 -07:00 |
|
Jeromy
|
7075eaba26
|
WIP: random beacon interface
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-04-07 15:32:23 -07:00 |
|
Jakub Sztandera
|
326490be86
|
Fix miner
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-03-26 17:26:48 +01:00 |
|
Jeromy
|
90f43d99ca
|
cbor marshal address for ticket generation
|
2020-03-20 14:56:05 -07:00 |
|
whyrusleeping
|
ddf1beac6c
|
change gas limit to be a normal int64
|
2020-03-18 13:45:37 -07:00 |
|
whyrusleeping
|
baca881473
|
dont panic when replay fails to find a message
|
2020-03-10 12:44:50 -07:00 |
|
Łukasz Magiera
|
d787aa5007
|
Merge branch 'testnet/3' into feat/specs-actors
|
2020-02-24 18:32:02 +01:00 |
|
Łukasz Magiera
|
917df9a5b8
|
More unified randomness handling
|
2020-02-23 21:00:47 +01:00 |
|
Aayush Rajasekaran
|
60970008c8
|
Re: #1250: API methods should receive TipSetKeys, not TipSets, as input
|
2020-02-17 19:53:43 -05:00 |
|
Łukasz Magiera
|
255f511abd
|
storageminer: Updates to new types
|
2020-02-12 23:12:11 +01:00 |
|
Łukasz Magiera
|
13435aebdc
|
Spec Actors integration
|
2020-02-08 03:18:32 +01:00 |
|
Łukasz Magiera
|
11a6bff416
|
miner: Handle stop signal when sleeping
|
2020-01-23 11:10:42 +01: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
|
0c227e89b2
|
fix last miner test, go mod tidy
|
2020-01-16 22:39:23 -08:00 |
|
whyrusleeping
|
611dd77442
|
properly filter messages during compute state
|
2020-01-16 19:36:54 -08:00 |
|
Łukasz Magiera
|
7da41f0fdc
|
miner: Don't fail on actor not found in selectMessages
|
2020-01-14 16:12:26 +01: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 |
|
whyrusleeping
|
a109ae1490
|
introduce a limit on the number of messages a block can have
|
2020-01-07 12:41:26 -08:00 |
|
hannahhoward
|
8418464d91
|
refactor(address): use extracted address library
Switch to using extracted address library
|
2020-01-07 14:53:27 +01:00 |
|
whyrusleeping
|
42074ff041
|
add command to get sector size of a miner
|
2019-12-12 12:31:22 +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
|
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 |
|
marco-storswift
|
c337a5b728
|
bugfix haspower meaning
|
2019-12-05 13:49:11 +08:00 |
|
whyrusleeping
|
613a0a05a0
|
more of that sweet staticcheck goodness
|
2019-12-04 18:04:09 -08:00 |
|
whyrusleeping
|
99dfb8df68
|
dont add too many messages to a block
|
2019-12-03 22:18:02 -08:00 |
|
whyrusleeping
|
2d15e925cd
|
WIP: improve timing of mining
|
2019-12-03 18:53:49 -08:00 |
|
Łukasz Magiera
|
9bb054a767
|
slightly cleaner IsRoundWinner
|
2019-12-03 22:27:07 +01:00 |
|
whyrusleeping
|
569bcce878
|
sorting is not necessary
|
2019-12-03 12:23:56 -08:00 |
|
whyrusleeping
|
d0448287a9
|
remove unnecessary code
|
2019-12-03 12:05:54 -08:00 |
|
Łukasz Magiera
|
0e4c59d6a7
|
miner: Don't deduce balance twice per msg in actorLookup
|
2019-12-03 20:47:17 +01:00 |
|
Łukasz Magiera
|
9c6e9212a2
|
mining: get pending messages early
|
2019-12-03 19:25:56 +01:00 |
|