-
Notifications
You must be signed in to change notification settings - Fork 69
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
FOR REVIEW ONLY: java-algorand-sdk 2.1.0 #564
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Add test for /v2/teal/disassemble * Fix tag declaration * Update .test-env Co-authored-by: Michael Diamant <michaeldiamant@users.noreply.github.com> Co-authored-by: algochoi <86622919+algochoi@users.noreply.github.com>
* starting example location * first example working * more examples * adding more examples * Adding atomic group examples * adding asset examples * adding codec examples * adding indexer examples * starting to add kmd examples * found interface for key export * adding kmd examples * adding randoms * adding participation examples * add fee override example * fmt * add abi type examples * adding example of tws in atc * start to add app examples * adding app examples * Adding lsig examples * adding dryrun examples * shorter api keys, fix fee override --------- Co-authored-by: egieseke <eric_gieseke@yahoo.com> Co-authored-by: John Lee <john.lee@algorand.com> Co-authored-by: Barbara Poon <barbara.poon@algorand.com> Co-authored-by: Lucky Baar <lucky.baar@algorand.com> Co-authored-by: Arthur Kepler <610274+excalq@users.noreply.github.com>
Co-authored-by: Michael Chuang <github@michaeltchuang.com>
algobarb
requested review from
winder,
onetechnical,
a team,
excalq,
tzaffi,
barnjamin and
ahangsu
May 8, 2023 19:14
algobarb
changed the title
FOR REVIEW ONLY - java-algorand-sdk 2.1.0
FOR REVIEW ONLY: java-algorand-sdk 2.1.0
May 8, 2023
winder
approved these changes
May 8, 2023
onetechnical
approved these changes
May 8, 2023
ahangsu
approved these changes
May 8, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What's Changed
Supports new devmode block timestamp offset endpoints.
Bugfixes
Enhancements
New Contributors
Full Changelog: 2.0.0...2.1.0