Skip to content

Tags: algorand/ledger-app-algorand

Tags

v2.3.1

Toggle v2.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #84 from Zondax/main

Bring latest changes from Zondax repository

v2.1.12

Toggle v2.1.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #82 from Zondax/main

Bring latest changes from Zondax repository

v2.1.10

Toggle v2.1.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #80 from Zondax/main

Refresh from Latest Zondax Efforts

v2.1.7

Toggle v2.1.7's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
App update (#79)

* [fix] COIN renamed from 'algorand' to 'ALGO'

* [ci][add] Allowing workflow manual trigger

* Adding lease field

#63
Documentation: https://developer.algorand.org/docs/get-details/transactions/transactions/

* Fixing build 

(brew install not supported by server)

* re-ordering display of fields

* Changing logic to get a pointer to the input buffer for ApprovalProgram and ClearStateProgram  instead of copying these params to tx_obj structure.

* Extra pages field

#51

https://developer.algorand.org/docs/get-details/transactions/transactions/?from_query=apep#application-call-transaction

https://developer.algorand.org/docs/get-details/dapps/smart-contracts/apps/#creating-the-smart-contract

* Fixing extra pages field

* Increasing buffer size for testing and adding meaningful names to errors

* minor improvements

* bump version, update snapshots

* update deps and tests

* Adding the boxes feature

#67

* n_len as usize

* minor improvements

* bump version

* update nano sdk and add stax one

* update zxlib to support stax

* update js deps

* update zemu tests

* update makefile for new zxlib

* support for Stax

* bump version

* add Stax snapshots

* update ci

* add guidelines enforcer

* update zxlib

* fix icons

* bump version

* update sdk and zxlib

* fix warnings

* bump version

* update Zemu & Stax snapshots

* txn description text

* add CodeQL

* update sdks

* update zxlib

* remove common glyphs

* move stax glyphs to common glyphs dir

* add several tokens

* fix text

* bump version

* update zemu tests

* update ci

* update zxlib

* bump version

* initialize variables and extra checks

* bump version

* fixes

* bump version

* check properly encodePubkey

* bump version

* update tests

---------

Co-authored-by: lpascal-ledger <[email protected]>
Co-authored-by: Lucas PASCAL <[email protected]>
Co-authored-by: Ida <[email protected]>
Co-authored-by: Ida <[email protected]>
Co-authored-by: Carlo Sala <[email protected]>

v2.0.7

Toggle v2.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #66 from Zondax/main

Sync with latest from Zondax repo

v2.0.4

Toggle v2.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #64 from Zondax/main

App upgrade