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

Support contract initcode #3625

Merged
merged 5 commits into from
Apr 22, 2022
Merged

Support contract initcode #3625

merged 5 commits into from
Apr 22, 2022

Commits on Apr 21, 2022

  1. parse initcode in ContractCreateTransaction

    Signed-off-by: Xin Li <xin.li@hedera.com>
    xin-hedera committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    b567aab View commit details
    Browse the repository at this point in the history
  2. fix test failures

    Signed-off-by: Xin Li <xin.li@hedera.com>
    xin-hedera committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    360b9a0 View commit details
    Browse the repository at this point in the history
  3. rest api

    Signed-off-by: Xin Li <xin.li@hedera.com>
    xin-hedera committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    2326ce6 View commit details
    Browse the repository at this point in the history
  4. fix minor issue in test case

    Signed-off-by: Xin Li <xin.li@hedera.com>
    xin-hedera committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    800c9e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Merge branch 'main' into 03607-add-contract-initcode

    Signed-off-by: Xin Li <xin.li@hedera.com>
    xin-hedera committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    22159f6 View commit details
    Browse the repository at this point in the history