Merge release/3.4.0.0.0 to master#7052
Merged
wileyj merged 189 commits intostacks-network:masterfrom Mar 30, 2026
Merged
Conversation
- `Originator` mode: `deny` mode for origin account, `allow` mode for others - `MaySend` condition code for NFTs: the asset may be sent, but it doesn't have to be
Signed-off-by: Jacinta Ferrant <236437600+jacinta-stacks@users.noreply.github.com>
… into feat/variable-lookup-by-ref
…ck if is for a post condition aborted transaction Signed-off-by: Jacinta Ferrant <236437600+jacinta-stacks@users.noreply.github.com>
… into feat/variable-lookup-by-ref
`supports_sip040_post_conditions` is more clear and future-safe.
Modify tests to ensure they always pass through this function, just like in real world execution.
… into chore/stop-emitting-failed-transaction-events
Signed-off-by: Jacinta Ferrant <236437600+jacinta-stacks@users.noreply.github.com>
Signed-off-by: Jacinta Ferrant <236437600+jacinta-stacks@users.noreply.github.com>
Signed-off-by: Jacinta Ferrant <236437600+jacinta-stacks@users.noreply.github.com>
This reduces the scope of the change.
…d-const-callable Feat/improved const callable
chore: bump versions toml for 3.4.0.0.0
* release/3.4.0.0.0: (128 commits) chore: bump versions toml for 3.4.0.0.0 test: be more explicit in all cases in tests chore: update versions for `3.4.0.0.0-rc2` test: add missing `to-ascii?` test test: add `stx-transfer?` test with constant sender test: update tests for new implementation test: add and update constant contract tests feat: move deploy flag into `ContractContext` alternative const-callable implementation initial work on marking contract-deploy chore: update 3.4 activation height chore: update versions to include `-rc1` Add changelog version for 3.4.0.0.0.0 chore: update testnet epoch 3.4 activation height sample configs fix: handle `CallableContract`s correctly in comparisons Updated CI to download code coverage artifacts that prior tests uploaded, aggregate them into a single file, and upload that file to Coveralls as a final step in our CI process. Added coverage badge to README. Upgraded checkout actions. Adding epoch 3.4 to sample testnet configs feat: validate `prev_tenure_consensus_hash` in tenure change fix: use a window of 4200 sortitions (2 reward cycles), since the Stacks tip and sortition tip cannot be further apart than this tst: update `secp256r1-verify` tests to handle epochs correctly ...
Co-authored-by: Brice <232827048+brice-stacks@users.noreply.github.com>
brice-stacks
approved these changes
Mar 27, 2026
francesco-stacks
approved these changes
Mar 30, 2026
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is the release/3.4.0.0.0 changes with a conflict resolution for the issue template regarding changelog entries