Skip to content

Conversation

@algobarb
Copy link
Contributor

@algobarb algobarb commented Jan 13, 2022

1.13.0

Added:

Changed:

Fixed:

egieseke and others added 8 commits December 28, 2021 16:58
* adding dryrun function, untested

* export dryrun in main

* Add ABI interaction support (#466)

* Move multisig code out of main

* Implement JSON description objects

* Fix multisig export

* Implement atomic txn composer and fix variable shadow issues

* Actually copy transactions

* Implement JSON description cucumber tests

* Fix lots of bugs and pass JSON cucumber tests

* Implement payment txn encoding test

* Implement composer tests

* Add missing export to main

* Fix step implementation

* Fix remaining integration tests

* Fix for firefox

* Final fixes for firefox

* appID -> appId

* Actually finally fix firefox tests

* Check for unpaired parenthesis when parsing method sig

* Also allow generic `txn` type

* Handle null method args

* Throw error when building a group with 0 txns

* PR feedback

* bump up to v1.13.0-beta.1 and add to changelog

* Update integrity hash

* adding dryrun function, untested

* export dryrun in main

* actually push promises into array, use argument object

* Adding magic app id

* encode the address since we're expecting a string

* decode programs in accounts

* adding app addr to accounts

Co-authored-by: John Lee <john.lee@algorand.com>
Co-authored-by: Jason Paulos <jasonpaulos@users.noreply.github.com>
* Document Algodv2 methods

* Link to relevant methods on Algodv2 doc

* Replace algoexplorer api with sandbox api

* Clean up pendingTxns examples

* Show setIntEncoding method on docs
* Add docs for indexer

* Add docs for Indexer LookupAssetBalances
@jasonpaulos
Copy link
Contributor

Do we want to squash the changelogs for 1.13.0-beta.1 and -beta.2 into 1.13.0?

I'm not sure what the best practice is for this.

@algobarb
Copy link
Contributor Author

Do we want to squash the changelogs for 1.13.0-beta.1 and -beta.2 into 1.13.0?

I'm not sure what the best practice is for this.

I took the description from #493, but I think you're right. It makes sense to squash the beta notes under 1.13.0 as well.

@algobarb
Copy link
Contributor Author

I added 1.13.0-beta.1 and -beta.2 notes into 1.13.0 in the changelog, while leaving 1.13.0-beta.1 and -beta.2 changelogs alone for binary reference. I think it might be useful to keep the beta release changelog notes too, but I'm not sure.

What do you prefer to see? @onetechnical @jasonpaulos

Copy link
Contributor

@jasonpaulos jasonpaulos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me

@algobarb algobarb merged commit 5f8097f into master Jan 13, 2022
@algobarb algobarb deleted the release/v1.13.0 branch January 13, 2022 19:40
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.

7 participants