lotus/chain
Jakub Sztandera f7c222e42e
Validate message pool config, validate GasPremium < GasFeeCap
don't use configured RBF for mpool

Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-08-12 20:31:34 +02:00
..
actors Cleanup many lint warnings 2020-05-27 22:53:20 +02:00
beacon Merge pull request #2983 from nikkolasg/feat/cachedrand 2020-08-11 18:34:14 +02:00
blocksync more informative chain list 2020-08-10 16:22:02 -07:00
events feat(state): add predicate for deal id watching 2020-08-04 17:28:05 -07:00
gen Add a test around duplicate nonces 2020-08-10 14:28:02 -04:00
market fix(fundmgr): switch to id addresses 2020-08-05 18:33:11 -07:00
messagepool Validate message pool config, validate GasPremium < GasFeeCap 2020-08-12 20:31:34 +02:00
metrics introduce the ability to mock time. 2020-07-10 15:51:45 +01:00
state More spect-actors updates 2020-07-23 23:03:25 +02:00
stmgr Merge pull request #2958 from filecoin-project/asr/sync-test 2020-08-12 13:05:57 +02:00
store Add new BlockMsgsForTipset() 2020-08-10 15:55:44 -04:00
sub Don't reject messages that don't pass RBF, ignore them 2020-08-09 03:17:40 +02:00
types Validate message pool config, validate GasPremium < GasFeeCap 2020-08-12 20:31:34 +02:00
validation Add new BlockMsgsForTipset() 2020-08-10 15:55:44 -04:00
vectors Update serialization vectors 2020-08-07 01:21:01 +02:00
vm Make MpoolPushMessage message wait for the first message to be done 2020-08-09 00:29:59 +02:00
wallet Merge remote-tracking branch 'origin/master' into next 2020-06-08 18:29:36 +02:00
badtscache.go Fix bad block rason if ValidateBlock fails 2020-07-08 03:55:56 +02:00
block_receipt_tracker.go introduce the ability to mock time. 2020-07-10 15:51:45 +01: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-11 12:31:32 +02:00
sync_test.go Add new BlockMsgsForTipset() 2020-08-10 15:55:44 -04:00
sync.go Simplify sync logic around tipset expansions, ff and forking 2020-08-07 23:02:13 +02:00
syncstate.go introduce the ability to mock time. 2020-07-10 15:51:45 +01:00
types_test.go Delete GasPrice from this world 2020-08-06 23:08:42 +02:00