Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Contracts: Add transfer event #801

Merged
merged 1 commit into from
Sep 25, 2018
Merged

Contracts: Add transfer event #801

merged 1 commit into from
Sep 25, 2018

Conversation

pepyakin
Copy link
Contributor

Closes #696

Deposits the Transfer event each time some amount of value is transfered (initiated either by message-call or create). Events are deposited only at the top-level in case of successful execution. Events from nested contexts are only accrued if the nested context finished successfully.

@pepyakin pepyakin added the A0-please_review Pull request needs code review. label Sep 25, 2018
@gavofyork gavofyork added A8-looksgood and removed A0-please_review Pull request needs code review. labels Sep 25, 2018
@gavofyork gavofyork merged commit 062886e into master Sep 25, 2018
@gavofyork gavofyork deleted the ser-contract-events branch September 25, 2018 19:49
helin6 pushed a commit to boolnetwork/substrate that referenced this pull request Jul 25, 2023
Bumps [which](https://github.com/harryfei/which-rs) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/harryfei/which-rs/releases)
- [Commits](harryfei/which-rs@4.3.0...4.4.0)

---
updated-dependencies:
- dependency-name: which
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants