lotus/chain
2020-06-15 21:02:25 -04: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 feat(deps): update go-fil-markets 2020-05-04 18:36:51 -07:00
events miner: optimize SelectMessages 2020-05-15 19:30:31 +02:00
gen unchecked errs 2020-06-12 22:34:00 -03:00
market feat(deps): update go-fil-markets 2020-05-04 18:36:51 -07:00
messagepool remove stress test (not really a real test) 2020-05-15 11:00:13 -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 Bugfix: searchback for a message should stop if we reach sender nonce of 0 2020-06-03 14:08:05 -04:00
store chainstore index: Drop wrong check 2020-06-11 15:43:24 +02:00
sub clean up some of the more spammy logs 2020-06-09 12:49:31 -07:00
types fix chain index seeking through long ranges of null rounds 2020-06-10 22:15:46 -07:00
validation update chain-validation 2020-05-26 10:51:19 -07:00
vectors update serialization vectors 2020-05-18 11:02:34 -07:00
vm clean up some of the more spammy logs 2020-06-09 12:49:31 -07:00
wallet Add delete functionality to the wallet 2020-06-07 19:36:01 -04: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 Lotus architecture notes (#1768) 2020-06-09 20:17:28 -03:00
sync_test.go Verify data for presealed data 2020-05-13 19:35:44 -07:00
sync.go Don't verify ElectionPostVRF when insecure validation enabled 2020-06-15 21:02:25 -04: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