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

Multisignature (rebase 0.20.0) #1765

Closed
wants to merge 7 commits into from

Commits on Jul 26, 2023

  1. core: added multisignature tx format, refacctor account storage api, …

    …added max_signature_per_transaction genesis parameter
    Fraccaman committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    37f5e88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d1b22d View commit details
    Browse the repository at this point in the history
  3. docs: update tx definitions

    Fraccaman committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    7fd8e40 View commit details
    Browse the repository at this point in the history
  4. wasm: added new account methods to tx_prelude, refactor signature ver…

    …ification, rebuild wasm_for_tests
    Fraccaman committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    49f6613 View commit details
    Browse the repository at this point in the history
  5. fix: unit test

    Fraccaman committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    1661995 View commit details
    Browse the repository at this point in the history
  6. fix: e2e test

    Fraccaman committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    f9105ad View commit details
    Browse the repository at this point in the history
  7. added changelog

    Fraccaman committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    4f7c639 View commit details
    Browse the repository at this point in the history