lotus/chain
2020-05-05 16:35:03 +03:00
..
actors use exitcode type from specs actors instead of byte 2020-04-02 11:24:38 -07:00
beacon fix race condition, 'thundering herd'-like issue, and add logging 2020-04-30 11:58:21 -07:00
blocksync add version field to message type 2020-04-28 19:12:52 -04:00
events fix tests 2020-04-23 15:53:24 -07:00
gen Test to demonstrate HAMT issue 2020-04-30 20:54:41 -04:00
market change gas limit to be a normal int64 2020-03-18 13:45:37 -07:00
messagepool add tipsetkey to estimate gas api 2020-04-22 15:37:59 -07:00
metrics Merge branch 'testnet/3' into feat/specs-actors 2020-02-24 18:32:02 +01:00
state Update hamt 2020-04-30 16:11:23 -04:00
stmgr winning post wants the actual epoch of the block, not the previous 2020-05-01 12:42:59 -07:00
store move head change type out of chainstore package 2020-04-23 15:28:59 -07:00
sub use extended validator interface 2020-05-05 16:35:03 +03:00
types Use blake2b, instead of sha256, for ticket creation and verification 2020-05-01 22:43:36 -04:00
validation Update validation driver to match latest in chain-validation (#1532) 2020-04-24 15:08:16 -07:00
vectors Skip block header test vectors 2020-04-08 18:48:47 +02:00
vm Merge remote-tracking branch 'origin/testnet/3' into asr/createactor 2020-04-30 21:29:04 +02:00
wallet spects-actors: More type propagation 2020-02-13 04:50:45 +01:00
badtscache.go mark down reason for block inclusion in bad tipset cache 2020-02-11 23:21:11 -08:00
block_receipt_tracker.go Tag peers who send us good blocks over pubsub 2019-12-19 12:47:55 -08:00
sync_manager_test.go fix incoming tipset bucketing 2019-12-11 21:41:24 +01:00
sync_manager.go cache load tipset 2019-12-16 11:22:56 -08:00
sync_test.go Don't double account for miner power when setting up genesis blocks 2020-03-10 15:42:41 -07:00
sync.go winning post wants the actual epoch of the block, not the previous 2020-05-01 12:42:59 -07:00
syncstate.go Spec Actors integration 2020-02-08 03:18:32 +01:00
types_test.go change gas limit to be a normal int64 2020-03-18 13:45:37 -07:00