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

chore: release #922

Merged
merged 114 commits into from
Nov 22, 2024
Merged

chore: release #922

merged 114 commits into from
Nov 22, 2024

Conversation

erictaylor
Copy link
Member

No description provided.

ruijialin-avalabs and others added 27 commits October 24, 2024 10:45
Implement IncreaseBalanceTx (#888)

* feat: add test transactions and complexity constants

* feat: add IncreaseBalanceTx

* chore: update ts-jest and jest config

* fix: circular dependencies

Closes #873.

* test: add newIncreaseBalanceTx builder tests

* docs: add example for increaseBalanceTx

* chore: adjust example envs
…#890)

* feat: add DisableSubnetValidatorTx

* feat: add SetSubnetValidatorWeightTx

* fix: add missing typeguard usage
* feat: add RegisterSubnetValidatorTx

* docs: adjust RegisterSubnetValidatorTxProps
* fix: add nodePOP to getNodeId response

* docs: add more specifics to etna tx props
* chore: remove jest dependencies

* chore: add vitest

* test: refactor tests from jest to vitest

* test: refactor to use assert.fail

* style: consistent test file names

* chore: add vitest vscode extension recommendation

* test: enable skipped test
Dependabot couldn't find the original pull request head commit, 26b69dd.

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Dependabot couldn't find the original pull request head commit, 1b0a71b.

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: change minDelegatorStake to uint64

* fix: type in builder
fix: export PChainOwner and ConvertSubnetValidator
fix: burn amount validation for new tx types
* test: update complexity tests with compute

* feat: acp-103 complexity updates

* fix: update export name

* feat: add updated acp-103 complexities

* feat: add warp message serialization/deserialization

* test: fix warp message bytes fixture

* docs: update jsdoc comment

* docs: update jsdoc comment
feat: add necessary APIs to facilitate DisableL1ValidatorTx signing
@erictaylor erictaylor merged commit 19b86f2 into release Nov 22, 2024
5 checks passed
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.

5 participants