Skip to content

chore: update replica version to ac7ff452 #4279

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,19 @@ You can get the fees by `get_config` API on the [BTC Mainnet Canister](https://d
If you were using the contents of the `pocket-ic-proxy-port` file to determine the port for
the `/http_gateway` endpoint, you should instead use `dfx info pocketic-config-port`

## Dependencies

### Replica

Updated replica to commit ac7ff452684f84ea0cfc3fd0a27228220a368b33.
This incorporates the following executed proposals:

- [136982](https://dashboard.internetcomputer.org/proposal/136982)
- [136887](https://dashboard.internetcomputer.org/proposal/136887)
- [136789](https://dashboard.internetcomputer.org/proposal/136789)
- [136731](https://dashboard.internetcomputer.org/proposal/136731)
- [136567](https://dashboard.internetcomputer.org/proposal/136567)

# 0.27.0

### feat!: remove the 'native' replica
Expand Down
Loading