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

feat: added new contract to demonstrate new keyword usage (#450) #467

Merged
merged 3 commits into from
Oct 17, 2023

Conversation

quiet-node
Copy link
Member

@quiet-node quiet-node commented Oct 17, 2023

Description:

  • added new New.sol contract to showcase the new keyword usage
  • added unit tests for New.sol

Related issue(s): #450

Fixes #450

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@quiet-node quiet-node added enhancement New feature or request P2 Tooling tooling labels Oct 17, 2023
@quiet-node quiet-node added this to the 0.6.0 milestone Oct 17, 2023
@quiet-node quiet-node self-assigned this Oct 17, 2023
@github-actions
Copy link

github-actions bot commented Oct 17, 2023

Test Results

198 tests  ±0   192 ✔️ +1   7m 37s ⏱️ +18s
  64 suites ±0       6 💤 ±0 
  14 files   ±0       0  - 1 

Results for commit a42fb49. ± Comparison against base commit b1a5fe1.

♻️ This comment has been updated with latest results.

Nana-EC
Nana-EC previously approved these changes Oct 17, 2023
contracts/solidity/new/New.sol Outdated Show resolved Hide resolved
@quiet-node quiet-node merged commit 6000257 into main Oct 17, 2023
20 checks passed
@quiet-node quiet-node deleted the 450-new-keyword-usage branch October 17, 2023 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P2 Tooling tooling
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Solidity Support] new keyword usage
2 participants