This website requires JavaScript.
Explore
Help
Sign in
TrueCloudLab
/
neoneo-go
Watch
7
Star
0
Fork
You've already forked neoneo-go
2
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
0e2a1f40ba
neoneo-go
/
pkg
/
core
/
mempool
History
Evgenii Stratonikov
cbf26bac83
mempool: do not allocate new slice for verified transactions
...
Because transactions a iterated in an increasing order, we can filter slice in-place.
2020-03-02 10:38:27 +03:00
..
feer.go
core: make IsLowPriority work with pre-calculated fee
2020-02-19 12:19:02 +03:00
mem_pool.go
mempool: do not allocate new slice for verified transactions
2020-03-02 10:38:27 +03:00
mem_pool_test.go
mempool: rework inputs verification, check Claim txes
2020-02-27 13:43:35 +03:00
prometheus.go
mempool: remove unverified transactions pool
2020-02-06 15:45:16 +03:00