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

feat: new inner transactions #484

Open
wants to merge 11 commits into
base: dev
Choose a base branch
from
Open

feat: new inner transactions #484

wants to merge 11 commits into from

Commits on May 3, 2024

  1. use classes for txn types

    joe-p committed May 3, 2024
    Configuration menu
    Copy the full SHA
    1d73e06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    236ea49 View commit details
    Browse the repository at this point in the history
  3. new MethodCallTxn

    joe-p committed May 3, 2024
    Configuration menu
    Copy the full SHA
    7836254 View commit details
    Browse the repository at this point in the history
  4. method txn args

    joe-p committed May 3, 2024
    Configuration menu
    Copy the full SHA
    21e1ca5 View commit details
    Browse the repository at this point in the history
  5. txnComposer group

    joe-p committed May 3, 2024
    Configuration menu
    Copy the full SHA
    ae24d18 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    6803508 View commit details
    Browse the repository at this point in the history
  2. automatic create with .call()

    joe-p committed May 4, 2024
    Configuration menu
    Copy the full SHA
    7ad2661 View commit details
    Browse the repository at this point in the history
  3. Contract.create()

    joe-p committed May 4, 2024
    Configuration menu
    Copy the full SHA
    001c2c7 View commit details
    Browse the repository at this point in the history
  4. fix beginGroup opcode

    joe-p committed May 4, 2024
    Configuration menu
    Copy the full SHA
    ad665e0 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Configuration menu
    Copy the full SHA
    3a9cba0 View commit details
    Browse the repository at this point in the history
  2. rm console.debug lines

    joe-p committed May 5, 2024
    Configuration menu
    Copy the full SHA
    589f070 View commit details
    Browse the repository at this point in the history