go-ethereum/packaging/templates/package_scripts
Manav Darji 73f3c75aea
core: improve locks in txpool (#807)
* added a write lock to the txs.filter method and a read lock to the txs.reheap method - both of which are called by Filter during reorg adjustments to txpool

* txpool reorg locks

* more locks

* locks

* linters

* params, packaging: update version for v0.3.8-beta release

* core: add logs in reheap

---------

Co-authored-by: Alex <dalexwatts@gmail.com>
Co-authored-by: Evgeny Danienko <6655321@bk.ru>
2023-04-05 00:47:11 +05:30
..
changelog Adding in Mumbai/Mainnet precursor deb packaging for tests to use during upgrade(iterations to come) 2022-11-22 15:34:25 -06:00
changelog.profile Adding in Mumbai/Mainnet precursor deb packaging for tests to use during upgrade(iterations to come) 2022-11-22 15:34:25 -06:00
control core: improve locks in txpool (#807) 2023-04-05 00:47:11 +05:30
control.arm64 core: improve locks in txpool (#807) 2023-04-05 00:47:11 +05:30
control.profile.amd64 core: improve locks in txpool (#807) 2023-04-05 00:47:11 +05:30
control.profile.arm64 core: improve locks in txpool (#807) 2023-04-05 00:47:11 +05:30
control.validator core: improve locks in txpool (#807) 2023-04-05 00:47:11 +05:30
control.validator.arm64 core: improve locks in txpool (#807) 2023-04-05 00:47:11 +05:30
postinst Adding of 0.3.0 package changes, control file updates, postinst changes, and packager update 2022-12-01 15:50:00 -06:00
postinst.profile Adding of 0.3.0 package changes, control file updates, postinst changes, and packager update 2022-12-01 15:50:00 -06:00
postrm Adding in Mumbai/Mainnet precursor deb packaging for tests to use during upgrade(iterations to come) 2022-11-22 15:34:25 -06:00
preinst Adding in Mumbai/Mainnet precursor deb packaging for tests to use during upgrade(iterations to come) 2022-11-22 15:34:25 -06:00
prerm Adding in Mumbai/Mainnet precursor deb packaging for tests to use during upgrade(iterations to come) 2022-11-22 15:34:25 -06:00