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 fn in SC lib to get genesis address in smart contract #268

Merged
11 commits merged into from
Apr 29, 2022

Conversation

imnik11
Copy link
Contributor

@imnik11 imnik11 commented Mar 30, 2022

Description

Add get genesis address fn in library for smart contracts

Fixes # (187)

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

Need to be decided

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@imnik11 imnik11 requested a review from blackode April 4, 2022 08:18
@ghost ghost added feature New feature request smart contracts Involve smart contracts labels Apr 8, 2022
lib/archethic/contracts/interpreter.ex Show resolved Hide resolved
lib/archethic/contracts/interpreter/library.ex Outdated Show resolved Hide resolved
lib/archethic/contracts/interpreter/library.ex Outdated Show resolved Hide resolved
@ghost ghost mentioned this pull request Apr 8, 2022
@ghost ghost merged commit 95c161e into archethic-foundation:develop Apr 29, 2022
ghost pushed a commit that referenced this pull request May 6, 2022
Co-authored-by: Samuel <samuel@uniris.io>
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature request smart contracts Involve smart contracts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant