Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

restore existing overlapping overflow #24010

Merged

Conversation

jackcmay
Copy link
Contributor

Problem

Original behavior overflowed and was fixed via a feature. A previous pr changed the original behavior

Summary of Changes

Return to previous behavior until the feature is activated

Fixes #

@jackcmay jackcmay added the CI Pull Request is ready to enter CI label Mar 30, 2022
@solana-grimes solana-grimes removed the CI Pull Request is ready to enter CI label Mar 30, 2022
@jackcmay jackcmay merged commit b741b86 into solana-labs:master Mar 30, 2022
@jackcmay jackcmay deleted the restore-existing-overlapping-overflow branch March 30, 2022 22:21
jordaaash pushed a commit to jordaaash/solana that referenced this pull request Apr 1, 2022
ngundotra pushed a commit to ngundotra/solana that referenced this pull request Apr 2, 2022
ngundotra pushed a commit to ngundotra/solana that referenced this pull request Apr 2, 2022
ngundotra pushed a commit to ngundotra/solana that referenced this pull request Apr 2, 2022
jordaaash added a commit that referenced this pull request Apr 16, 2022
… key order (#23720)

* fix: transaction populate

* chore: web3: fix tx serialization test

* chore: web3: run prettier

* fix: web3: transaction populate

* fix: web3: handle nonce info

* add hash calc config.use_write_cache (#24005)

* restore existing overlapping overflow (#24010)

* Stringify populated transaction fields

* fix: web3: compare stringified JSON

* chore: web3: remove eslint indent rule that conflicts with prettier

* fix: web3: explicitly call toJSON

* fix: web3: add test for compileMessage

* fix: web3: make JSON internal

* fix: web3: connection simulation from message relies on mutating transaction

Co-authored-by: Jeff Washington (jwash) <wash678@gmail.com>
Co-authored-by: Jack May <jack@solana.com>
Co-authored-by: Justin Starry <justin@solana.com>
jeffwashington added a commit to jeffwashington/solana that referenced this pull request Jun 29, 2022
… key order (solana-labs#23720)

* fix: transaction populate

* chore: web3: fix tx serialization test

* chore: web3: run prettier

* fix: web3: transaction populate

* fix: web3: handle nonce info

* add hash calc config.use_write_cache (solana-labs#24005)

* restore existing overlapping overflow (solana-labs#24010)

* Stringify populated transaction fields

* fix: web3: compare stringified JSON

* chore: web3: remove eslint indent rule that conflicts with prettier

* fix: web3: explicitly call toJSON

* fix: web3: add test for compileMessage

* fix: web3: make JSON internal

* fix: web3: connection simulation from message relies on mutating transaction

Co-authored-by: Jeff Washington (jwash) <wash678@gmail.com>
Co-authored-by: Jack May <jack@solana.com>
Co-authored-by: Justin Starry <justin@solana.com>
jeffwashington added a commit to jeffwashington/solana that referenced this pull request Jun 30, 2022
… key order (solana-labs#23720)

* fix: transaction populate

* chore: web3: fix tx serialization test

* chore: web3: run prettier

* fix: web3: transaction populate

* fix: web3: handle nonce info

* add hash calc config.use_write_cache (solana-labs#24005)

* restore existing overlapping overflow (solana-labs#24010)

* Stringify populated transaction fields

* fix: web3: compare stringified JSON

* chore: web3: remove eslint indent rule that conflicts with prettier

* fix: web3: explicitly call toJSON

* fix: web3: add test for compileMessage

* fix: web3: make JSON internal

* fix: web3: connection simulation from message relies on mutating transaction

Co-authored-by: Jeff Washington (jwash) <wash678@gmail.com>
Co-authored-by: Jack May <jack@solana.com>
Co-authored-by: Justin Starry <justin@solana.com>
jeffwashington added a commit to jeffwashington/solana that referenced this pull request Jun 30, 2022
… key order (solana-labs#23720)

* fix: transaction populate

* chore: web3: fix tx serialization test

* chore: web3: run prettier

* fix: web3: transaction populate

* fix: web3: handle nonce info

* add hash calc config.use_write_cache (solana-labs#24005)

* restore existing overlapping overflow (solana-labs#24010)

* Stringify populated transaction fields

* fix: web3: compare stringified JSON

* chore: web3: remove eslint indent rule that conflicts with prettier

* fix: web3: explicitly call toJSON

* fix: web3: add test for compileMessage

* fix: web3: make JSON internal

* fix: web3: connection simulation from message relies on mutating transaction

Co-authored-by: Jeff Washington (jwash) <wash678@gmail.com>
Co-authored-by: Jack May <jack@solana.com>
Co-authored-by: Justin Starry <justin@solana.com>
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.

2 participants