lotus/chain
Łukasz Magiera d5cea9f402
Merge pull request #4367 from filecoin-project/fix/msg-search-off-by-one
Fix off by one tipset in searchBackForMsg
2020-10-13 22:11:24 +02:00
..
actors Add an endpoint for precise circulating supply 2020-10-12 16:38:29 -04:00
beacon Fix drand non-test 2020-09-10 17:41:55 -04:00
events fix a race in tipset cache usage 2020-10-09 17:32:45 -07:00
exchange add a command to view block space utilization 2020-10-05 14:06:03 -07:00
gen Refactor from crypto.SigType to types.KeyType 2020-10-12 00:07:53 +02:00
market Revert cached "available" amount if the AddFunds message send fails 2020-10-09 13:18:43 -07:00
messagepool Re-enable repub 2020-10-12 01:29:19 +02:00
messagesigner Refactor from crypto.SigType to types.KeyType 2020-10-12 00:07:53 +02:00
metrics Update to specs v0.9.6 2020-09-07 15:48:41 -04:00
state introduce separate state-tree versions 2020-10-07 12:04:32 -07:00
stmgr Fix off by one tipset in searchBackForMsg 2020-10-13 17:48:54 +02:00
store Add comment clarifying current codepath 2020-10-10 15:36:32 +02:00
sub simplify message syncing logic 2020-10-09 11:06:49 -07:00
types Fix BLS message ChainLength add more detail to ValidForBlockInclusion 2020-10-13 20:02:42 +02:00
vectors Refactor from crypto.SigType to types.KeyType 2020-10-12 00:07:53 +02:00
vm return an illegal actor error when we see an unsupported actor version 2020-10-07 15:46:56 -07:00
wallet ledger: Close device in WalletNew 2020-10-12 09:21:42 +02:00
badtscache.go sync unmark-bad --all 2020-10-10 10:26:42 +02:00
block_receipt_tracker.go Lint everything 2020-08-20 20:46:36 -07:00
checkpoint.go Allow marking a certain tipset as checkpointed 2020-09-09 14:34:00 -04:00
sync_manager_test.go syncer: make SyncManager an interface. 2020-09-14 21:58:59 +01:00
sync_manager.go fix a race in the sync manager 2020-10-10 08:31:04 -07:00
sync_test.go Fix docsgen, lotus-soup build 2020-10-09 18:43:22 +02:00
sync.go fix(sync state): set state height to actual tipset height 2020-10-12 21:14:16 -03:00
syncstate.go fix a race in the sync manager 2020-10-10 08:31:04 -07:00
types_test.go Add an envvar to set address network version 2020-09-25 15:45:27 -04:00