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

Get rid of the dotmap and generate Munches for multsigs and extras too. #72

Merged
merged 13 commits into from
Jul 27, 2023

Commits on Jul 25, 2023

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

Commits on Jul 26, 2023

  1. make tests pass.

    Tritium committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    e56e15a View commit details
    Browse the repository at this point in the history
  2. update package info/version. Change permissions to use constants in a…

    …ddresses.
    Tritium committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    5b7ee4b View commit details
    Browse the repository at this point in the history
  3. fix search

    Tritium committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    54c1a28 View commit details
    Browse the repository at this point in the history
  4. fix return type to match others on search_unique

    Tritium committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    fcf4e1e View commit details
    Browse the repository at this point in the history
  5. fix constants/etc in gen scripts.

    Tritium committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    0764cc3 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Merge branch 'main' into add_other_addresses

    # Conflicts:
    #	bal_addresses/__init__.py
    #	bal_addresses/addresses.py
    #	bal_addresses/generate_current_permissions.py
    #	bal_addresses/permissions.py
    Tritium committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    ac710b2 View commit details
    Browse the repository at this point in the history
  2. move errors to own class.

    Tritium committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    569baf4 View commit details
    Browse the repository at this point in the history
  3. fix imports.

    Tritium committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    00aba55 View commit details
    Browse the repository at this point in the history
  4. fix imports.

    Tritium committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    022cf65 View commit details
    Browse the repository at this point in the history
  5. fix imports.

    Tritium committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    d5bda77 View commit details
    Browse the repository at this point in the history
  6. fix init

    Tritium committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    856ad01 View commit details
    Browse the repository at this point in the history
  7. Updates from Shaks comments.

    Tritium committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    5a75aa6 View commit details
    Browse the repository at this point in the history