-
Notifications
You must be signed in to change notification settings - Fork 428
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
Commits on Sep 1, 2022
-
first ver.: transfer_in api function implememted but we can't have it…
… in on-chain env
Configuration menu - View commit details
-
Copy full SHA for 681a60f - Browse repository at this point
Copy the full SHA 681a60fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8800ba7 - Browse repository at this point
Copy the full SHA 8800ba7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b47fb9 - Browse repository at this point
Copy the full SHA 2b47fb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c49d0ff - Browse repository at this point
Copy the full SHA c49d0ffView commit details -
Update examples/contract-transfer/lib.rs
Co-authored-by: Hernando Castano <HCastano@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 541d110 - Browse repository at this point
Copy the full SHA 541d110View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71ea6bf - Browse repository at this point
Copy the full SHA 71ea6bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59e77f8 - Browse repository at this point
Copy the full SHA 59e77f8View commit details
Commits on Sep 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e592080 - Browse repository at this point
Copy the full SHA e592080View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd9ca7f - Browse repository at this point
Copy the full SHA cd9ca7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40e827f - Browse repository at this point
Copy the full SHA 40e827fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65d7d21 - Browse repository at this point
Copy the full SHA 65d7d21View commit details
Commits on Sep 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 655e59c - Browse repository at this point
Copy the full SHA 655e59cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96908b7 - Browse repository at this point
Copy the full SHA 96908b7View commit details
Commits on Sep 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e60a5dc - Browse repository at this point
Copy the full SHA e60a5dcView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.