..
actors
change typeV7 make len
2020-11-20 17:24:52 +08:00
beacon
update drand to v1.2.1
2020-10-21 16:49:59 -07:00
events
polish: add DeffAddressMap method to init wrapper
2020-11-16 11:45:25 -08:00
exchange
combine add and remove evts and use a single emitter
2020-11-20 16:15:44 +02:00
gen
chainstore lifecycle: close via Close() instead of context.
2020-11-16 22:28:59 +00:00
market
test: for FundManager panic to ensure it is fixed
2020-11-12 15:35:43 +01:00
messagepool
Downgrade duplicate nonce logs to debug ( #4933 )
2020-11-23 13:03:41 +01: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
port to v2 imports
2020-10-21 12:16:23 -07:00
stmgr
optimize code UpgradeTapeHeight and go fmt
2020-11-19 14:47:13 +08:00
store
Merge pull request #4767 from zgfzgf/feat-print-multiple-blocks
2020-11-20 16:14:37 +01:00
sub
replace code with func
2020-11-19 20:46:40 +08:00
types
Avoid sending messages to the zero BLS address
2020-11-17 01:42:11 -05:00
vectors
Refactor from crypto.SigType to types.KeyType
2020-10-12 00:07:53 +02:00
vm
Improve error for ActorsVersionPredicate
2020-11-19 02:27:35 -05:00
wallet
wallet: Don't return null from WalletList
2020-11-09 18:42:43 +01: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
set BootstrapPeerThreshold to 1 for tests
2020-10-29 19:32:09 +02:00
sync_manager.go
drop a few logs down to debug
2020-11-12 11:25:22 -08:00
sync_test.go
port to v2 imports
2020-10-21 12:16:23 -07:00
sync.go
Avoid sending messages to the zero BLS address
2020-11-17 01:42:11 -05:00
syncstate.go
Expose WorkerID
2020-10-28 20:22:07 +01:00
types_test.go
Add an envvar to set address network version
2020-09-25 15:45:27 -04:00