Skip to content

Conversation

@boblat
Copy link
Contributor

@boblat boblat commented Mar 31, 2025

No description provided.

boblat added 30 commits January 9, 2025 18:35
…rsion

chore: update puyats and algorand-typescript versions
feat: add stubs for v11 op code and functions
fix: update import elliptic statement to avoid having to inline node modules
fix: update import statements to avoid having to inline node modules
fix: allow v11 acct param fields to be set in any.account() call
fix: use isArc4 static property to remove explicit version dependency on puya-ts
fix: throw error if the param being passed to ctx.contract.create function is not detected to be a contract
feat: add tests for multi-inheritance contract
refactor: remove avm version check as algod latest image is now v4
feat: allow extracting to the end by omitting length parameter for `extract` op code
boblat and others added 26 commits February 21, 2025 13:34
fix: export baremethod in internal/arc4 namespace to fix not implemented error
fix: export baremethod in internal namespace to fix not implemented error
…ntiation

as the contract might not be instantiated in the case of contract method
being passed as a parameter to `methodSelector` function; e.g.
`methodSelector(HelloWorld.prototype.greet)`
- fix: prevent sub classes of the same parent from overwritting the config
of other siblings
- fix: ApplicationTransaction.appId should return `0` when app `isCreating`
- fix: set correct default active transaction index in group when using
  deferred app calls
feat: accept abi method reference as a parameter to methodSelector function
fix: add tests to ensure switch clauses are evaluated only when reached
fix: change stub implementations of box, struct to match latest algo-ts
fix: ensure all example contracts compile successfully
fix: allow mutation of values stored in boxes, automatically register app address with context
build: Tag releases in npm based on release channel
@boblat boblat merged commit 1689629 into alpha Mar 31, 2025
3 checks passed
@boblat boblat deleted the update-alpha branch March 31, 2025 06:08
@github-actions
Copy link

🎉 This PR is included in version 1.0.0-alpha.19 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants