Features
- abci: Adjust floor base fee per gas & GPO default values (hotfix) (#893) (9a5e728)
- runtime version 3 adjust floor base fee! (#901) (2ad22b0)
Bug Fixes
- clippy: use keep() (3633747)
- fee: add base fee to tx cost (1bdcf7d)
- fee: fn effective tip per gas returns the final fee instead of the priority fee (#891) (38553e5)
- fee: fn effective_tip_per_gas returns final fee (50e0a7e)
- fee: use 0 if no basefee (7ff4f3f)
- priority fee: remove enforced minimum (80e7dd9)
- priority fee: remove enforced minimum (#883) (c399b5b)
Code Refactoring
- set floor base fee to 0.0005 GWEI (fb62d01)
Continuous Integration
- allow for stable release to persist (b0cb977)
- allow for stable release to persist (#898) (9785f86)
- allow last stable release to persist on public release pags (cef35fd)
- explicit tags on readme (bf4d903)
- modify release flow (#873) (566d39a)
- refactor release flow to publish only stable releases to public repo (b4e4d5b)
- refactor release flow to publish only stable releases to public repo (#896) (5e17625)
Miscellaneous
- docs: remove network launch docs until upstream merge (2d2b256)
- release: back-merge v1.1.13 from main to hotfix (29fdbf5)
- release: bump version to 1.1.14-hotfix.1 (e7cdb3e)
- release: bump version to 1.1.14-hotfix.2 (3567987)
- release: bump version to 1.1.14-hotfix.2 (f906a06)
- release: bump version to 1.1.14-hotfix.3 (ad6386e)
- release: bump version to 1.2.0 (52b0024)
- release: bump version to 1.2.0-hotfix.1 (a233dff)
- release: bump version to 1.2.0-hotfix.2 (85589bf)
- release: bump version to 1.2.0-hotfix.3 (f220c38)
- version: rollback to correct version (1183147)