whyrusleeping
|
24bf720a9a
|
Merge branch 'master' into testnet/3
|
2020-03-07 16:46:12 -08:00 |
|
Nate Walck
|
33af2409e8
|
Use head notif func for current node height, add pubsub metrics
|
2020-03-01 19:26:09 -05:00 |
|
whyrusleeping
|
cf2eefdfbe
|
Fix up client storage deal matcher
|
2020-02-28 16:05:56 -08:00 |
|
Henri S
|
96555aa74b
|
update to use VRF digest appropriately and simplify drawing rand past genesis
|
2020-02-28 11:31:28 -08:00 |
|
Łukasz Magiera
|
f1d9033194
|
Address some minor review nits
|
2020-02-25 21:25:52 +01: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 |
|
Łukasz Magiera
|
69ec3c205a
|
Merge remote-tracking branch 'origin/master' into testnet/3
|
2020-02-19 22:10:14 +01:00 |
|
whyrusleeping
|
6d0eec6395
|
working towards a working genesis generator
|
2020-02-17 23:15:30 -08: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
|
41daf5ad28
|
gofmt
|
2020-02-08 03:18:37 +01:00 |
|
Łukasz Magiera
|
13435aebdc
|
Spec Actors integration
|
2020-02-08 03:18:32 +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 |
|
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 |
|
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
|
94a21e3aeb
|
Update deps
|
2020-01-14 03:05:46 +01:00 |
|
Łukasz Magiera
|
a2bcc1fec2
|
Mostly functional mock sectorbuilder
|
2020-01-14 03:05:35 +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 |
|
hannahhoward
|
8418464d91
|
refactor(address): use extracted address library
Switch to using extracted address library
|
2020-01-07 14:53:27 +01:00 |
|
whyrusleeping
|
6e94377469
|
cache load tipset
|
2019-12-16 11:22:56 -08:00 |
|
Łukasz Magiera
|
62ede45dfc
|
Merge pull request #855 from dtynn/fix/duplicate_call_on_unsub
fix: duplicate unsub calls when client quits
|
2019-12-11 14:09:09 +01:00 |
|
dtynn
|
8fd624fd5b
|
fix: duplicate unsub calls when client quits
|
2019-12-11 20:37:52 +08:00 |
|
whyrusleeping
|
bbc616c70c
|
fix including multiple blocks from the same miner in a tipset
|
2019-12-10 12:07:07 +01:00 |
|
whyrusleeping
|
b7a89b56b3
|
more statticcheck!
|
2019-12-04 21:14:19 -08:00 |
|
whyrusleeping
|
4206744d7b
|
fix log message in chainstore
|
2019-12-03 15:04:52 -08:00 |
|
whyrusleeping
|
1b8aa2c2b4
|
fix propagation delay to be a sane number
|
2019-12-02 20:34:41 -08:00 |
|
whyrusleeping
|
8da3cc875e
|
Fix message nonce tracking during head changes
|
2019-12-02 14:33:11 -08:00 |
|
Łukasz Magiera
|
d5b94884c8
|
Buch of lint fixes
|
2019-12-02 13:51:16 +01:00 |
|
Łukasz Magiera
|
23e0008b81
|
Merge remote-tracking branch 'origin/master' into feat/election-post
|
2019-11-27 13:31:44 +01:00 |
|
Łukasz Magiera
|
7952b7525e
|
Merge pull request #675 from filecoin-project/fix/mpool
Fix some Mpool / PoSt sched bugs
|
2019-11-27 13:24:28 +01:00 |
|
Jakub Sztandera
|
6423e5867d
|
Fix max batch error from badger
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-11-25 17:04:03 +01:00 |
|
Łukasz Magiera
|
c7b34153fb
|
more mpooland post sched fixes
|
2019-11-24 17:35:50 +01:00 |
|
Jakub Sztandera
|
36b7c5a32a
|
Swtich to xerrors
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-11-22 10:20:56 -06:00 |
|
whyrusleeping
|
96482f456a
|
WIP: election post restructuring
|
2019-11-21 16:21:45 -06:00 |
|
whyrusleeping
|
f8eabd3db4
|
Refactor mining logic to match specs ticket chain
|
2019-11-20 10:52:36 -06:00 |
|
Łukasz Magiera
|
ab8407fb43
|
Merge pull request #636 from filecoin-project/fix/reorg-ops-order
fix ordering of block applies in reorg ops
|
2019-11-20 01:09:53 +01:00 |
|
郭光华
|
af09638ac6
|
Delete redundant import
|
2019-11-19 11:24:48 +08:00 |
|
whyrusleeping
|
ccfa03138d
|
fix ordering of block applies in reorg ops
|
2019-11-18 12:18:59 -06:00 |
|
Łukasz Magiera
|
77667d78ff
|
Merge pull request #586 from filecoin-project/feat/more-tracing-again
more tracing spans
|
2019-11-13 11:42:36 +01:00 |
|
whyrusleeping
|
9e464a4b90
|
more tracing spans
|
2019-11-12 12:42:22 -08:00 |
|
Łukasz Magiera
|
2d8ad4a1de
|
sync: batching PersistHeaders
|
2019-11-12 11:18:46 +01:00 |
|
whyrusleeping
|
bda6d7e119
|
Don't try syncing to a chain if its not clearly heavier
|
2019-11-09 12:14:40 -08:00 |
|
whyrusleeping
|
2a49005ed6
|
cache block message cids to make blocksync cheaper
|
2019-10-24 14:24:58 +08: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 |
|
whyrusleeping
|
7464cb5803
|
Now! Thats what I call tracing! Vol 4
|
2019-10-17 09:51:13 +09:00 |
|
Łukasz Magiera
|
e5909de3a4
|
Merge pull request #354 from filecoin-project/feat/tracing-3
Moar tracing!
|
2019-10-16 14:10:36 +02:00 |
|
whyrusleeping
|
ab6ef85b6d
|
More tracing!
|
2019-10-16 19:24:33 +09:00 |
|
whyrusleeping
|
5a8d11b85e
|
add format flag to chain list command
|
2019-10-16 17:01:41 +09:00 |
|