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 script to deploy ALCB locally #327

Merged
merged 1 commit into from
Oct 7, 2022

Conversation

vtleonardo
Copy link
Contributor

Scope

This PR is adding a new script to deploy ALCB locally in order to test alicenet transactions. This is just a workaround, in the near future ALCB will be deployed using the same script as the rest of the contracts.

@vtleonardo vtleonardo requested a review from a team as a code owner October 5, 2022 17:47
@github-actions github-actions bot added the javascript Pull requests that update Javascript code label Oct 5, 2022
@codecov
Copy link

codecov bot commented Oct 5, 2022

Codecov Report

Base: 53.06% // Head: 53.05% // Decreases project coverage by -0.01% ⚠️

Coverage data is based on head (f671d49) compared to base (b39eba1).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #327      +/-   ##
==========================================
- Coverage   53.06%   53.05%   -0.02%     
==========================================
  Files         345      345              
  Lines       43202    43202              
  Branches      544      544              
==========================================
- Hits        22926    22921       -5     
- Misses      17861    17862       +1     
- Partials     2415     2419       +4     
Impacted Files Coverage Δ
badgerTrie/smt_merkle_proof.go 65.62% <0.00%> (-3.91%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Contributor

@z-j-lin z-j-lin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@vtleonardo vtleonardo merged commit 1ef30c8 into alicenet:main Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants