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.
 
 
 
 
 
 
Jon 2edd89b450 mempool: fix memory loading error on 32-bit machines (#3969) 5 years ago
..
bench_test.go mempool no gossip back (#2778) 5 years ago
cache_test.go mempool: remove only valid (Code==0) txs on Update (#3625) 5 years ago
clist_mempool.go mempool: fix memory loading error on 32-bit machines (#3969) 5 years ago
clist_mempool_test.go fix linter errors thrown by `unconvert`, `goconst`, and `nakedret` (#3960) 5 years ago
codec.go Renamed wire.go to codec.go (#3827) 5 years ago
doc.go mempool: move interface into mempool package (#3524) 5 years ago
errors.go mempool: make max_msg_bytes configurable (#3826) 5 years ago
mempool.go mempool: remove only valid (Code==0) txs on Update (#3625) 5 years ago
metrics.go add "chain_id" label for all metrics (#3123) 5 years ago
reactor.go mempool: make `max_tx_bytes` configurable instead of `max_msg_bytes` (#3877) 5 years ago
reactor_test.go gocritic (1/2) (#3836) 5 years ago