Skip to content
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

Some improvements and fix PIC issues when formatting amounts #173

Merged
merged 1 commit into from
Oct 23, 2024

Commits on Oct 23, 2024

  1. Some improvements to avoid panicking and enhance remainder handling i…

    …n case of multisig transactions
    
    More improvements in project structure
    
    Ensure to parse all contract arguments avoiding potential errors during transaction review
    
    Increase recursion limit to 8 nested clarity values, this does not hit any limits regarding nanos2
    
    add snapshots
    
    feat/ add debug implementation
    
    Restructure the post-conditions into its own folder and module
    
    Update zxformat to use ledger-zxlib when compiling to ledger targets
    
    Add test to parsed transaction containing post-conditions
    
    Bump app version
    
    Update zxlib dependency
    
    Update snapshots
    neithanmo committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    caa3cf9 View commit details
    Browse the repository at this point in the history