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

1994 @taquito utils error improvement #2475

Merged
merged 27 commits into from
May 12, 2023

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    7409577 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. refactor: consolidate InvalidKeyError inot @taquito/core and improve …

    …across packages
    
    BREAKING CHANGE: Class SaplingToolkit function prepareUnshieldedTransaction used to throw
    InvalidKeyError now throw a InvalidAddressError instead
    
    re #1994
    hui-an-yang committed May 8, 2023
    Configuration menu
    Copy the full SHA
    7c57f97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c77cef0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eca9d41 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    e7f372d View commit details
    Browse the repository at this point in the history
  2. refactor: consolidate InvalidcontractAddressError into @taquito/core …

    …and improve across packages
    
    re #1994
    hui-an-yang committed May 9, 2023
    Configuration menu
    Copy the full SHA
    7b3432e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a19bdf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35f09f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15add2f View commit details
    Browse the repository at this point in the history
  6. refactor: consolidate InvalidOperationHashError into @taquito/core an…

    …d improve across packages
    
    re #1994
    hui-an-yang committed May 9, 2023
    Configuration menu
    Copy the full SHA
    8847cf2 View commit details
    Browse the repository at this point in the history
  7. refactor: consolidate InvalidOperationKindError into @taquito/core an…

    …d improve across packages
    
    re #1994
    hui-an-yang committed May 9, 2023
    Configuration menu
    Copy the full SHA
    c302630 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    46435a8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ef00092 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1dee9a1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6801968 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d3f804e View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. refactor: improve InvalidAddressError to show validation result in er…

    …rorDetail
    
    BREAKING CHANGE: 1. In @taquito/rpc when validateContractAddress used to throw InvalidAddressError
    will now throw InvalidContractAddressError. 2. In @taquito/sapling prepareUnshieldedTransaction
    function when validateDestinationImplicitAddress used to throw InvalidAddressError now throw
    InvalidKeyHashError
    
    re #1994
    hui-an-yang committed May 10, 2023
    Configuration menu
    Copy the full SHA
    2b08fc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3224083 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38ec5e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f873b90 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f42f9e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c1987f3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f78a1bd View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    782ce0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d497a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4605f4 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    791dc98 View commit details
    Browse the repository at this point in the history