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

Add workbench profile for epoch transition #5055

Closed
wants to merge 76 commits into from

Conversation

mgmeier
Copy link
Contributor

@mgmeier mgmeier commented Apr 4, 2023

No description provided.

newhoggy and others added 30 commits March 31, 2023 16:38
…mentation-of-executeQueryAnyMode-via-inlining

Simplify implementation of executeQueryAnyMode
…error-constructors

Remove unused error constructors
…AcquireFailure-type

Remove use of AcquireFailure type
Previously we gave up when the non-Ada part of a transaction wasn't
balanced. We now balance the transaction and correctly update the fee
accordingly (since the fee will be higher). We also return an error in
the case where the is non-Ada change, but not at least minUTxO
change (e.g. in the case where the Ada is already balanced).

Resolves: #3068
…e-multiasset

Auto-balance multiasset transactions
This also updates the version of `ledger` for repliminary support for
the Conway era. The `network` and `consensus` dependencies are also
updated.
@mgmeier mgmeier added the WIP Work In Progress (cannot be merged yet) label Apr 4, 2023
@mgmeier
Copy link
Contributor Author

mgmeier commented Apr 12, 2023

Already landed in master via #5065

@mgmeier mgmeier closed this Apr 12, 2023
@mgmeier mgmeier deleted the bench-8.0 branch April 12, 2023 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP Work In Progress (cannot be merged yet)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants