Releases: skip-mev/pob
Releases · skip-mev/pob
v1.0.5
Release Notes
Initial release of POB v1.0.0 🎉
This version is compatible with SDK v0.47.x and implements the initial version of
POB which contains the following features:
- Top-of-block auction using
PrepareProposal
andProcessProposal
ABCI++ handlers AuctionMempool
custom mempool implementation
v1.0.3
Release Notes
Initial release of POB v1.0.0 🎉
This version is compatible with SDK v0.47.x and implements the initial version of
POB which contains the following features:
- Top-of-block auction using
PrepareProposal
andProcessProposal
ABCI++ handlers AuctionMempool
custom mempool implementation
v1.0.2
fix: Allow Custom Address Prefixes (#207)
v1.0.1
Release Notes
Audited release of POB v1.0.1 🎉
Audit Notes:
- Fixed Proto field increment
- Genesis issue for initial start up
- Minor gas optimization
v1.0.0
Release Notes
Initial release of POB v1.0.0 🎉
This version is compatible with SDK v0.47.x and implements the initial version of
POB which contains the following features:
- Top-of-block auction using
PrepareProposal
andProcessProposal
ABCI++ handlers AuctionMempool
custom mempool implementation