lotus/chain
Łukasz Magiera f198e81af1
Merge pull request #1032 from filecoin-project/feat/drop-most-fatal-errors
reduce most vm errors to non-fatal, explicitly mark disk issues as fatal
2020-01-08 14:58:35 +01:00
..
actors Merge pull request #1032 from filecoin-project/feat/drop-most-fatal-errors 2020-01-08 14:58:35 +01:00
blocksync gofmt 2020-01-07 15:00:10 +01:00
deals refactor(datatransfer): use independent repo 2020-01-08 14:20:31 +01:00
events refactor(address): use extracted address library 2020-01-07 14:53:27 +01:00
gen switch sectorbuilder from lib to external module 2020-01-07 07:48:43 -08:00
market refactor(address): use extracted address library 2020-01-07 14:53:27 +01:00
messagepool mpool: Return CID in MpoolPush 2020-01-07 21:10:30 -08:00
metrics townhall: Send nonces 2019-11-14 17:37:22 +01:00
state refactor(address): use extracted address library 2020-01-07 14:53:27 +01:00
stmgr Merge remote-tracking branch 'origin/master' into feat/testnet2 2020-01-07 21:45:30 +01:00
store refactor(address): use extracted address library 2020-01-07 14:53:27 +01:00
sub introduce a limit on the number of messages a block can have 2020-01-07 12:41:26 -08:00
types Add tests 2020-01-07 23:03:58 +01:00
validation refactor(crypto): use extracted crypto library 2020-01-07 14:53:30 +01:00
vm reduce most vm errors to non-fatal, explicitly mark disk issues as fatal 2020-01-07 19:46:55 -08:00
wallet refactor(crypto): use extracted crypto library 2020-01-07 14:53:30 +01:00
badtscache.go Audit pass for blatantly wrong panics 2019-11-16 17:41:14 -06: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 refactor(address): use extracted address library 2020-01-07 14:53:27 +01:00
sync.go Merge remote-tracking branch 'origin/master' into feat/testnet2 2020-01-08 13:53:01 +01:00
syncstate.go track sync errors in status 2019-12-03 19:56:29 -08:00
types_test.go refactor(address): use extracted address library 2020-01-07 14:53:27 +01:00