Skip to content

v3.0.3 #117

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

Merged
merged 29 commits into from
Nov 2, 2020
Merged

v3.0.3 #117

merged 29 commits into from
Nov 2, 2020

Conversation

cgcardona
Copy link
Contributor

@cgcardona cgcardona commented Oct 29, 2020

  • avm.sendMultiple
  • Fix case where passing in a UTXOSet w/ SECPTransferableOutput comes before StakeableLockOutput was causing adding validator to fail
  • Fix info.isBootstrapped typo
  • Add support for the new includeReason property of platformvm.getTxStatus

cgcardona and others added 29 commits September 29, 2020 00:01
* Add `changeAddr` field to `avm.send`
* Add `avm.sendMultiple`
2. Add Oxford comma
3. Validate changeAddr
4. Pass back asset instead of assetID.
* Add optional `memo` parameter to `avm.send`
* Add optional `changeAddr` parameter to `avm.send`
* Made `from` optional in `avm.send`
* Add `avm.sendMultiple`

The calls `avm.send` and `avm.sendMultiple` should both match the RPCs defined in the docs: https://docs.avax.network/v1.0/en/api/avm/#avmsend
fixed info api endpoint typo for isBootstrapped
Add support for the new `includeReason` property of `platformvm.getTxStatus`.
@cgcardona cgcardona merged commit cf76708 into master Nov 2, 2020
dfenstermaker pushed a commit that referenced this pull request Feb 22, 2023
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.

3 participants