Skip to content

Commit

Permalink
Merge branch 'main' into feat/sdk-47-upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
spoo-bar authored Sep 22, 2023
2 parents 8a03b8e + 4939ce5 commit 6139f34
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ Contains all the PRs that improved the code without changing the behaviours.
- [#439](https://github.com/archway-network/archway/pull/439) - Adding containerized localnet
- [#445](https://github.com/archway-network/archway/pull/445) - Adding Archway logo and version number to upgrade logs

- [#459](https://github.com/archway-network/archway/pull/459) - Add missing ADR references to docs index

### Changed

- [#457](https://github.com/archway-network/archway/pull/457) - Modify the upgrade handlers to pass in all the app keepers instead of just the account keeper
Expand Down
2 changes: 2 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
3. [ADR-003: Minimum Consensus Fee](adr/ADR-003-minimum-consensus-fee.md) - **Implemented**
4. [ADR-004: Contract Premiums](adr/ADR-004-contract-premiums.md) - **Implemented**
5. [ADR-005: Introducing Minimum Price of Gas for Transaction Fees](adr/ADR-005-minimum-price-of-gas.md) - **Implemented**
6. [ADR-006: Introduction of the genmsg module for genesis state configuration](adr/ADR-006-genmsg-module.md) - **Implemented**
7. [ADR-007: Introduction of fee burning](adr/ADR-007-fee-burning.md) - **Implemented**

## Module Specifications

Expand Down

0 comments on commit 6139f34

Please sign in to comment.