whyrusleeping
|
96482f456a
|
WIP: election post restructuring
|
2019-11-21 16:21:45 -06:00 |
|
Łukasz Magiera
|
ddf2e05dd0
|
post: More correct 'wait' logic
|
2019-11-20 18:00:05 +01:00 |
|
whyrusleeping
|
f8eabd3db4
|
Refactor mining logic to match specs ticket chain
|
2019-11-20 10:52:36 -06:00 |
|
Łukasz Magiera
|
5381d10fe3
|
StateAPI: account for slashing in StateMinerPower
|
2019-11-15 02:01:53 +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 |
|
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 |
|
郭光华
|
dd439e0af8
|
Keep the context consistent
|
2019-11-14 14:34:54 +08:00 |
|
Łukasz Magiera
|
2dd155e9e9
|
Make basic slashing work
|
2019-11-14 01:02:24 +01:00 |
|
Łukasz Magiera
|
7363ec714a
|
chain: make tests pass after slashing changes
|
2019-11-14 00:35:58 +01:00 |
|
Łukasz Magiera
|
0241e31129
|
chain: wire CheckProofSubmissions to computeTipSetState
|
2019-11-14 00:14:11 +01:00 |
|
whyrusleeping
|
86624c8ed4
|
fix tests and add some more trace attributes
|
2019-11-12 22:44:29 -08:00 |
|
Łukasz Magiera
|
071f05fa95
|
Storage miner API improvements
|
2019-11-08 19:23:58 +01:00 |
|
whyrusleeping
|
54722a0d38
|
WIP: fixing the tests by waiting for chain activity
|
2019-11-06 23:57:10 -08:00 |
|
Whyrusleeping
|
790ac7b510
|
Merge pull request #485 from lanzafame/feat/connect-chain-sync-trace
add statemanager.CallRaw span
|
2019-10-30 10:57:09 -07:00 |
|
Adrian Lanzafame
|
0822bdadac
|
add statemanager.CallRaw span
This allows for the chain.Sync trace to be connected to the
entire chain sync operation, when viewing in Jaeger.
|
2019-10-28 19:29:41 +10:00 |
|
whyrusleeping
|
4890f577f5
|
give miners the ability to select different sector sizes
|
2019-10-25 17:26:15 +02:00 |
|
Łukasz Magiera
|
eeca3d86df
|
Merge pull request #415 from filecoin-project/feat/deals-on-chain
On-Chain deals
|
2019-10-25 17:03:25 +02:00 |
|
whyrusleeping
|
acb7d57794
|
fix handling of actor not found for balance checks
|
2019-10-24 15:55:00 +08:00 |
|
Łukasz Magiera
|
fabd074165
|
on chain deals: Deals make it to the chain
|
2019-10-23 19:39:14 +02:00 |
|
Łukasz Magiera
|
c41dd4efeb
|
actora: register storagemarket
|
2019-10-23 12:44:00 +02:00 |
|
Jakub Sztandera
|
7532f92c98
|
Cleanup GetBalance call and warn if actor does not exist
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-10-22 21:58:51 +02:00 |
|
Jakub Sztandera
|
1bf713cb0a
|
Cleanup imports after rename
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-10-18 13:47:41 +09:00 |
|
Łukasz Magiera
|
0f8b450880
|
Fix lotus state power
|
2019-10-15 16:59:31 +02:00 |
|
Łukasz Magiera
|
fb80d75b07
|
Almost building weight function
|
2019-10-15 14:31:34 +02:00 |
|
Łukasz Magiera
|
2ce338e162
|
wip weight function
|
2019-10-15 14:31:34 +02:00 |
|
Łukasz Magiera
|
a576b72364
|
actors: Sync with the new spec, storage actors
|
2019-10-15 14:31:34 +02:00 |
|
Jakub Sztandera
|
68db93b62e
|
More if not needed
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-10-13 03:08:05 +02:00 |
|
whyrusleeping
|
45737f8a51
|
add more tracing spans
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-10-13 03:07:55 +02:00 |
|
Łukasz Magiera
|
704f06761a
|
Merge pull request #347 from filecoin-project/feat/list-miners-cmd
implement commands to list actors and miners
|
2019-10-12 09:10:19 +02:00 |
|
whyrusleeping
|
edcf47ff31
|
implement commands to list actors and miners
|
2019-10-12 15:45:48 +09:00 |
|
whyrusleeping
|
a56e786e36
|
some cleanup of vm transfer logic to make juan happier
|
2019-10-11 18:13:04 +09:00 |
|
whyrusleeping
|
3f342d7ae2
|
add some more tracing to chain sync
|
2019-10-10 20:13:26 +09:00 |
|
whyrusleeping
|
8e51ab8375
|
don't bother looking in genesis block for messages
|
2019-10-09 17:56:47 +09:00 |
|
whyrusleeping
|
14c4a8bee6
|
implement looking in the past for messages
|
2019-10-09 09:33:18 +02:00 |
|
whyrusleeping
|
249074761c
|
verify message signatures during block validation
|
2019-10-09 11:58:49 +09:00 |
|
whyrusleeping
|
f15557649f
|
leave better rationale for the special case in TipSetState
|
2019-10-02 14:27:41 -06:00 |
|
whyrusleeping
|
c0e6e611be
|
clean up usage of stmgr.TipSetState
|
2019-10-02 14:03:27 -06:00 |
|
whyrusleeping
|
65def6cc58
|
handle getting state for genesis block
|
2019-10-02 12:00:08 -06:00 |
|
whyrusleeping
|
1ec5c61015
|
fix block reward application
|
2019-10-02 09:50:10 -06:00 |
|
whyrusleeping
|
8f203bc29b
|
WIP: refactor waitformsg to use parent tipset inclusion
|
2019-10-01 15:21:01 -06:00 |
|
whyrusleeping
|
1419031f1e
|
switch to parent state roots
|
2019-10-01 15:21:01 -06:00 |
|
whyrusleeping
|
798b1ebde9
|
Add some more error annotations
|
2019-09-30 17:55:35 -06:00 |
|
Łukasz Magiera
|
caa767e081
|
Incremental deal payments
|
2019-09-24 23:13:47 +02:00 |
|
Łukasz Magiera
|
9d36a499b6
|
post merge fixes
|
2019-09-20 14:22:46 +02:00 |
|
Łukasz Magiera
|
b58246d128
|
Merge remote-tracking branch 'origin/master' into feat/post-schedule
|
2019-09-20 14:22:22 +02:00 |
|
whyrusleeping
|
394edc6317
|
refactor to use 'randomness' as input to new vm creation
|
2019-09-19 20:08:44 -07:00 |
|
whyrusleeping
|
f7e3762cfc
|
add state replay api and command
|
2019-09-19 13:25:18 -07:00 |
|
whyrusleeping
|
9763810100
|
cleaup, small refactor
|
2019-09-17 19:55:51 -07:00 |
|
whyrusleeping
|
b1e77748e7
|
scaffolding and refactoring to make post scheduler work
|
2019-09-17 19:50:03 -07:00 |
|
whyrusleeping
|
cc877f5c04
|
WIP: expanding API to serve post producer needs
|
2019-09-17 17:08:49 -07:00 |
|
whyrusleeping
|
11040f105b
|
WIP: post scheduling
|
2019-09-17 15:51:46 -07:00 |
|
Łukasz Magiera
|
8f84aa7097
|
Fix stmgr.GetMinerPeerID
|
2019-09-17 10:34:41 +02:00 |
|
Łukasz Magiera
|
567ae92ff2
|
Move more logic into statemanager
|
2019-09-17 10:00:38 +02:00 |
|
whyrusleeping
|
2f019158d0
|
more switching over to correct cbor marshaling
|
2019-09-10 12:58:45 -07:00 |
|
whyrusleeping
|
512da42cde
|
address review feedback
|
2019-09-09 19:14:27 -07:00 |
|
Whyrusleeping
|
3ab711d133
|
Update chain/stmgr/stmgr.go
Co-Authored-By: Łukasz Magiera <magik6k@users.noreply.github.com>
|
2019-09-09 19:14:27 -07:00 |
|
whyrusleeping
|
bc7f86ef05
|
self review, cleanup
|
2019-09-09 19:14:27 -07:00 |
|
whyrusleeping
|
b5462542a8
|
fix tests and fix a bug in blocksync
|
2019-09-09 19:14:26 -07:00 |
|
whyrusleeping
|
ed45d1c2b4
|
refactor state utilities into StateManager package, implement proper election proofs
|
2019-09-09 19:14:00 -07:00 |
|