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

Return PredicateVerificationFailed error to the user #628

Merged
merged 32 commits into from
Nov 9, 2023

Conversation

xgreenx
Copy link
Collaborator

@xgreenx xgreenx commented Nov 8, 2023

Closes #624

xgreenx and others added 22 commits November 3, 2023 00:35
Updated transaction validity rules according to policies.
Updated fee calculation and refund logic.
Fixed all tests.
# Conflicts:
#	.github/workflows/ci.yml
#	fuel-tx/src/transaction/fee.rs
Co-authored-by: Mitchell Turner <james.mitchell.turner@gmail.com>
Updated CHANGELOG.md
Simplified `refund` calculation logic
# Conflicts:
#	fuel-tx/src/transaction/consensus_parameters/gas.rs
Co-authored-by: Brandon Kite <brandonkite92@gmail.com>
Co-authored-by: Brandon Kite <brandonkite92@gmail.com>
Co-authored-by: Brandon Kite <brandonkite92@gmail.com>
@xgreenx xgreenx requested a review from a team November 8, 2023 10:33
@xgreenx xgreenx self-assigned this Nov 8, 2023
Copy link
Member

@Dentosal Dentosal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice clarification. Breaking change, missing changelog entry. Otherwise LGTM

Dentosal
Dentosal previously approved these changes Nov 8, 2023
# Conflicts:
#	CHANGELOG.md
#	Cargo.toml
Base automatically changed from feature/transaction-policy to master November 9, 2023 10:09
@xgreenx xgreenx dismissed Dentosal’s stale review November 9, 2023 10:09

The base branch was changed.

xgreenx and others added 4 commits November 9, 2023 11:05
# Conflicts:
#	CHANGELOG.md
#	fuel-tx/src/tests/valid_cases/transaction.rs
#	fuel-tx/src/transaction/types/create.rs
#	fuel-tx/src/transaction/types/script.rs
#	fuel-tx/src/transaction/validity.rs
#	fuel-vm/src/checked_transaction.rs
#	fuel-vm/src/interpreter.rs
Voxelot
Voxelot previously approved these changes Nov 9, 2023
@xgreenx xgreenx added this pull request to the merge queue Nov 9, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Nov 9, 2023
@xgreenx xgreenx added this pull request to the merge queue Nov 9, 2023
Merged via the queue into master with commit 9c75006 Nov 9, 2023
37 checks passed
@xgreenx xgreenx deleted the feature/predicate-verfiicaiton-error branch November 9, 2023 14:32
@xgreenx xgreenx mentioned this pull request Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants