Commit Graph
67 Commits
Author SHA1 Message Date
Ł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
Łukasz Magiera 814e01cc05 gofmt 2019-11-09 01:18:32 +01:00
steven004 dd8642c43c Omit double delaration 2019-11-01 09:43:22 +08:00
steven004 a917ffee16 minor code change, no function impact 2019-10-31 18:54:13 +08: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 2a49005ed6 cache block message cids to make blocksync cheaper 2019-10-24 14:24:58 +08:00
Łukasz Magiera c41dd4efeb actora: register storagemarket 2019-10-23 12:44:00 +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
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
Łukasz Magiera b4c02adebf Fix 2019-10-15 15:04:01 +02:00
Łukasz Magiera 4acdb10bf6 Make weight function more spec compliant 2019-10-15 14:31:34 +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 79f10078ae Merge pull request #325 from filecoin-project/feat/logs-elk
Integrate log collection
2019-10-11 04:52:26 +02:00
Jakub Sztandera e14e0ae762 Use the same key
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2019-10-11 02:02:54 +02:00
Łukasz Magiera 1a5bf0afe3 chainstore: execute reorg ops in separate goroutine 2019-10-11 01:50:49 +02:00
Łukasz Magiera 356c1cfab0 Merge pull request #321 from filecoin-project/feat/chain-set-head
expose command to set chainstore head
2019-10-10 06:00:54 +02:00
whyrusleeping acec79cf3f expose command to set chainstore head 2019-10-10 12:50:50 +09:00
whyrusleeping 85684ba7e2 don't add bad blocks to tipsetcache 2019-10-10 12:04:10 +09:00
Łukasz Magiera b3a88a21ce Merge pull request #299 from filecoin-project/feat/remove-vdfs
remove VDFs from tickets
2019-10-09 10:02:51 +02:00
whyrusleeping 14c4a8bee6 implement looking in the past for messages 2019-10-09 09:33:18 +02:00
whyrusleeping 84985ef96f add tipset message was executed in back to waitmsg call 2019-10-09 09:30:12 +02:00
whyrusleeping 19b16077fe remove VDFs from tickets 2019-10-09 13:38:59 +09:00
Whyrusleeping d71b8bd8ba Merge pull request #290 from filecoin-project/fix/sync-forked-chain
Fix/sync forked chain
2019-10-07 18:39:56 -06:00
whyrusleeping 5cb819b322 lots of cleanup, and finally a chain fork test case repro! 2019-10-05 21:32:56 -06:00
Jakub Sztandera 9e74b19da0 Improve logs
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2019-10-05 17:59:35 +02:00
whyrusleeping 27f120bfce improve accuracy of block printing with getblock 2019-10-03 13:22:21 -07:00
whyrusleeping 8903fb4f19 handle looking for messages executed by the genesis block 2019-10-02 14:49:38 -06:00
whyrusleeping b9cc6f61b6 rebase and fix tests 2019-10-01 15:34:53 -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 76c5eca05a chain: Reduce log noise 2019-09-25 15:38:59 +02:00
Łukasz Magiera 9d36a499b6 post merge fixes 2019-09-20 14:22:46 +02:00
Whyrusleeping 5ba7307ab9 Merge pull request #214 from filecoin-project/feat/rand-refactor
refactor to use 'randomness' as input to new vm creation
2019-09-19 23:21:19 -07:00
whyrusleeping 394edc6317 refactor to use 'randomness' as input to new vm creation 2019-09-19 20:08:44 -07:00
Łukasz Magiera 73d1182121 post: More review addressing 2019-09-19 22:34:23 +02:00
Łukasz Magiera 839597012d Fix post seed height math 2019-09-19 19:38:56 +02:00
Łukasz Magiera fe7efa753d events: Build on chain API calls 2019-09-18 13:01:52 +02:00
whyrusleeping f2f60c029b Add impl for GetTipsetByHeight 2019-09-17 20:25:12 -07:00
whyrusleeping 11040f105b WIP: post scheduling 2019-09-17 15:51:46 -07:00