8000 Fix signature count by jackcmay · Pull Request #24471 · solana-labs/solana · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Fix signature count #24471

Merged
merged 2 commits into from
Apr 19, 2022
Merged

Fix signature count #24471

merged 2 commits into from
Apr 19, 2022

Conversation

jackcmay
Copy link
Contributor

Problem

The bank's signature count is incremented even if a transaction is not executed due to invalid ComputeBudget instructions.

Summary of Changes

Only increment the signature count for the transactions that are executed.

Fixes #

t-nelson
t-nelson previously approved these changes Apr 19, 2022
Copy link
Contributor
@t-nelson t-nelson left a comment

Choose a reason for hiding this comment

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

lgtm. just a couple comment tweaks

@mergify mergify bot dismissed t-nelson’s stale review April 19, 2022 06:33

Pull request has been modified.

Copy link
Contributor
@CriesofCarrots CriesofCarrots left a comment

Choose a reason for hiding this comment

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

lgtm, thanks!

@jstarry
Copy link
Contributor
jstarry commented Apr 19, 2022

Merging to kick off CI for v1.9 and v1.10 backports

@jstarry jstarry merged commit 5d1adf1 into solana-labs:master Apr 19, 2022
mergify bot pushed a commit that referenced this pull request Apr 19, 2022
* Fix signature count

* protect the signature count futher

(cherry picked from commit 5d1adf1)
mergify bot pushed a commit that referenced this pull request Apr 19, 2022
* Fix signature count

* protect the signature count futher

(cherry picked from commit 5d1adf1)
mergify bot added a commit that referenced this pull request Apr 19, 2022
* Fix signature count (#24471)

* Fix signature count

* protect the signature count futher

(cherry picked from commit 5d1adf1)

* fix conflict

Co-authored-by: Jack May <jack@solana.com>
Co-authored-by: Justin Starry <justin@solana.com>
mergify bot added a commit that referenced this pull request Apr 19, 2022
* Fix signature count (#24471)

* Fix signature count

* protect the signature count futher

(cherry picked from commit 5d1adf1)

* fix conflict

Co-authored-by: Jack May <jack@solana.com>
Co-authored-by: Justin Starry <justin@solana.com>
@jackcmay jackcmay deleted the fix-sig-count branch April 19, 2022 17:14
jeffwashington pushed a commit to jeffwashington/solana that referenced this pull request Jun 29, 2022
* Fix signature count

* protect the signature count futher
jeffwashington pushed a commit to jeffwashington/solana that referenced this pull request Jun 29, 2022
* Fix signature count

* protect the signature count futher
jeffwashington pushed a commit to jeffwashington/solana that referenced this pull request Jun 30, 2022
* Fix signature count

* protect the signature count futher
jeffwashington pushed a commit to jeffwashington/solana that referenced this pull request Jun 30, 2022
* Fix signature count

* protect the signature count futher
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0