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

[Neo Core Exception] Create WalletException and use it to replace all exceptions in wallet #3434

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Commits on Jul 20, 2024

  1. standardize exception

    Jim8y committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    d12d5e6 View commit details
    Browse the repository at this point in the history
  2. upate mac

    Jim8y committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    c4cfbc1 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

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

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    3285c9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58a3d23 View commit details
    Browse the repository at this point in the history
  3. One file per class

    shargon committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    f366801 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfd0219 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bc1667c View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

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

Commits on Jul 28, 2024

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

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    3625988 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21c0d99 View commit details
    Browse the repository at this point in the history
  3. fix

    Jim8y committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    b43327b View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

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

Commits on Jul 31, 2024

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

Commits on Aug 1, 2024

  1. Clean using

    shargon committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    7bded56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bca2ff6 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. less try

    Jim8y committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    84b4555 View commit details
    Browse the repository at this point in the history
  2. do 30

    Jim8y committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    472122c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'standardize-exception' of github.com:Jim8y/neo into sta…

    …ndardize-exception
    
    * 'standardize-exception' of github.com:Jim8y/neo:
      Clean using
      [Neo Core Add] add char support (neo-project#3441)
      [rpc] Extend `getversion` RPC response with additional protocol settings (neo-project#3443)
      update benchmark system (neo-project#3442)
      [`Optimization`] Parsing Smart Contract Script Analysis (neo-project#3420)
      `[Move]` Part-3 Classes into Different Library - `Neo.Extensions` (neo-project#3400)
    Jim8y committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    449adc0 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

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

Commits on Aug 21, 2024

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