Skip to content

Conversation

@onetechnical
Copy link
Contributor

@onetechnical onetechnical commented Nov 23, 2021

1.13.0-beta.1

Added

Fixed

bricerisingalgorand and others added 11 commits October 4, 2021 15:30
Add freezeAccount encoding in _getDictForDisplay
* added abi files

* Temporarily disable linter for require() warning

* Update tests for ABI types

* Minor import change

* Remove separate encode file

* Add basic encoding tests

* Enforce Bigint args in uint/ufixed types

* Fix linter errors

* Fix more linting errors

* Address PR comments

* Add decoding functions and tests

* Fix chrome test errors by disabling crypto

* Address PR comments and try to see if we can resolve Travis errors

* Resolve circular dependencies in tests

* Change exports, naming and file structure

* Change bigint literals to BigInt()

* Remove more bigint literals

Co-authored-by: shiqi.zheng@algorand.com <shiqi.zheng@algorand.com>
* Added waitForConfirmation to v2 API

* Renamed timeout to waitRounds

* Move to waitForConfirmation function

* Change eslint settings

* Use in cucumber tests

* Delete file from algod folder

Co-authored-by: Damian Barabonkov <damianb@mit.edu>
* 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
@onetechnical onetechnical self-assigned this Nov 23, 2021
@onetechnical onetechnical merged commit 4c4f459 into master Nov 23, 2021
@algolucky algolucky deleted the release/v1.13.0-beta.1 branch November 10, 2022 18:39
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.

6 participants