• gary rong's avatar
    core/txpool: remove "local" notion from the txpool price heap (#21478) · 88c69624
    gary rong authored
    * core: separate the local notion from the pricedHeap
    
    * core: add benchmarks
    
    * core: improve tests
    
    * core: address comments
    
    * core: degrade the panic to error message
    
    * core: fix typo
    
    * core: address comments
    
    * core: address comment
    
    * core: use PEAK instead of POP
    
    * core: address comments
    88c69624
tx_pool_test.go 73.6 KB