You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Anton Kaliaev dc101f2eff mempool: disable MaxBatchBytes (#5800) 3 years ago
..
mock mempool: allow ReapX and CheckTx functions to run in parallel 4 years ago
bench_test.go lint: add errchecks (#5316) 4 years ago
cache_test.go lint: add errchecks (#5316) 4 years ago
clist_mempool.go mempool: introduce KeepInvalidTxsInCache config option (#5813) 3 years ago
clist_mempool_test.go mempool: introduce KeepInvalidTxsInCache config option (#5813) 3 years ago
doc.go mempool: allow ReapX and CheckTx functions to run in parallel 4 years ago
errors.go change use of errors.Wrap to fmt.Errorf with %w verb 4 years ago
mempool.go backport block size fixes (#5492) 4 years ago
metrics.go add "chain_id" label for all metrics (#3123) 5 years ago
reactor.go mempool: disable MaxBatchBytes (#5800) 3 years ago
reactor_test.go mempool: disable MaxBatchBytes (#5800) 3 years ago