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

Add ink_env::pay_with_call! helper macro for off-chain emulation of sending payments with contract msg calls #1379

Merged
merged 14 commits into from
Sep 13, 2022

Commits on Sep 1, 2022

  1. Configuration menu
    Copy the full SHA
    681a60f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8800ba7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b47fb9 View commit details
    Browse the repository at this point in the history
  4. doc + example updated

    agryaznov committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    c49d0ff View commit details
    Browse the repository at this point in the history
  5. Update examples/contract-transfer/lib.rs

    Co-authored-by: Hernando Castano <HCastano@users.noreply.github.com>
    agryaznov and HCastano authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    541d110 View commit details
    Browse the repository at this point in the history
  6. use stmt moved to macro

    agryaznov committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    71ea6bf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    59e77f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Configuration menu
    Copy the full SHA
    e592080 View commit details
    Browse the repository at this point in the history
  2. docs and nitty gritties

    agryaznov committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    cd9ca7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40e827f View commit details
    Browse the repository at this point in the history
  4. spell fix

    agryaznov committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    65d7d21 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2022

  1. Configuration menu
    Copy the full SHA
    655e59c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96908b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

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