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

[Solidity Support] Inheritance operations #446

Closed
3 tasks done
Tracked by #429
Nana-EC opened this issue Oct 10, 2023 · 0 comments · Fixed by #474
Closed
3 tasks done
Tracked by #429

[Solidity Support] Inheritance operations #446

Nana-EC opened this issue Oct 10, 2023 · 0 comments · Fixed by #474
Assignees
Labels
enhancement New feature or request EVM evm related P1
Milestone

Comments

@Nana-EC
Copy link
Collaborator

Nana-EC commented Oct 10, 2023

Problem

The Hedera network supports solidity as one of the smart contracts development languages.
Occasionally items have shown up that surfaced in-equivalence at the language layer.

Solution

Add support for inheritance operations

  • Add a /contracts/solidity/inheritance folder
  • Cover the tasklist below

Using one contract that inherits from another execute the following contract methods:

Transaction property Tasks

Preview Give feedback

Ref: https://docs.soliditylang.org/en/latest/units-and-global-variables.html

Alternatives

No response

@Nana-EC Nana-EC added enhancement New feature or request P1 EVM evm related labels Oct 10, 2023
@Nana-EC Nana-EC moved this to Sprint BackLog in Smart Contract Sprint Board Oct 10, 2023
@stefan-stefanooov stefan-stefanooov self-assigned this Oct 13, 2023
@stefan-stefanooov stefan-stefanooov added the Limechain Items for Limechain team label Oct 13, 2023
@stefan-stefanooov stefan-stefanooov moved this from Sprint BackLog to In Progress in Smart Contract Sprint Board Oct 13, 2023
@stefan-stefanooov stefan-stefanooov added this to the 0.6.0 milestone Oct 13, 2023
@stefan-stefanooov stefan-stefanooov linked a pull request Oct 17, 2023 that will close this issue
@stefan-stefanooov stefan-stefanooov moved this from In Progress to In Review in Smart Contract Sprint Board Oct 17, 2023
@github-project-automation github-project-automation bot moved this from In Review to Done in Smart Contract Sprint Board Oct 18, 2023
@bibitibooo1 bibitibooo1 removed the Limechain Items for Limechain team label Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request EVM evm related P1
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants