-
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
Enhancement: Deprecating use of langspec #367
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
ahangsu
changed the title
Deprecating use of langspec
Enhancements: Deprecating use of langspec
Aug 19, 2022
ahangsu
changed the title
Enhancements: Deprecating use of langspec
Enhancement: Deprecating use of langspec
Aug 19, 2022
ahangsu
force-pushed
the
deprecate-langspec
branch
from
August 19, 2022 19:32
3fbdc28
to
8aabe41
Compare
src/main/java/com/algorand/algosdk/crypto/LogicsigSignature.java
Outdated
Show resolved
Hide resolved
src/main/java/com/algorand/algosdk/crypto/LogicsigSignature.java
Outdated
Show resolved
Hide resolved
src/main/java/com/algorand/algosdk/crypto/LogicsigSignature.java
Outdated
Show resolved
Hide resolved
Co-authored-by: Michael Diamant <[email protected]>
Co-authored-by: Michael Diamant <[email protected]>
ahangsu
force-pushed
the
deprecate-langspec
branch
from
August 22, 2022 19:55
a2a3c52
to
8a91825
Compare
ahangsu
force-pushed
the
deprecate-langspec
branch
from
August 23, 2022 15:40
cc0632b
to
53bba55
Compare
ahangsu
commented
Aug 24, 2022
ahangsu
force-pushed
the
deprecate-langspec
branch
from
August 25, 2022 16:42
ecd5ec5
to
0edecf8
Compare
jasonpaulos
reviewed
Aug 25, 2022
src/main/java/com/algorand/algosdk/crypto/LogicsigSignature.java
Outdated
Show resolved
Hide resolved
michaeldiamant
approved these changes
Aug 26, 2022
jasonpaulos
approved these changes
Aug 26, 2022
ahangsu
added a commit
that referenced
this pull request
Sep 2, 2022
* Ignore copied over txt test resource files (#342) * Github-Actions: Adding pr title and label checks (#339) * Enhancement: Add UNKNOWN enum type to HTTP client enums. (#351) * AVM: Consolidate TEAL and AVM versions (#348) * Testing: Modify cucumber steps to use dev mode network (#350) * DevTools: adding source map decoder (#352) * adding source map decoder * bump to 1.17.0 * Enhancement: Use Sandbox for Testing (#363) * Bugfix: Pass verbosity to the harness and sandbox (#371) * Enhancement: Deprecating use of langspec (#367) Co-authored-by: Michael Diamant <[email protected]> * StateProofs: Add State Proof support. (#360) * Regenerate client. * Implement cucumber response tests. * Implement path tests, update Makefile, update README. * Revert * Add state proof fields to Transaction. * Update README.md * Update src/main/java/com/algorand/algosdk/transaction/Transaction.java * publish results. * Add transaction-root-256 * dummy commit to avoid check pr category * dummy commit to kill previous dummy commit Co-authored-by: Michael Diamant <[email protected]> Co-authored-by: Jack <[email protected]> Co-authored-by: Will Winder <[email protected]> Co-authored-by: Ben Guidarelli <[email protected]> Co-authored-by: Barbara Poon <[email protected]> Co-authored-by: Zeph Grunschlag <[email protected]>
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.
No description provided.