Skip to content
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

fix(devnet): devnet predeployed contracts stable address across systems #332

Merged
merged 6 commits into from
Oct 15, 2024
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Merge branch 'main' into mempool-smallrng
antiyro authored Oct 14, 2024
commit 2dcbf91a9772f4a95422c80b52806d07ec9ab2de
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -3,6 +3,9 @@
## Next release

- fix(devnet): devnet predeployed contracts stable address across systems
- fix(mempool): fixed proptesting of the inner mempool
- fix(clippy): disallow printlns in workspace
- fix(db): storing a block needs to clear the current pending block
- fix(sync): Fixed pipeline stalling on machines with few cpu cores
- fix(rpc): handle batched requests in middleware
- chore: padded devnet address display with 64 chars
You are viewing a condensed version of this merge commit. You can view the full changes here.