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

Refactor accusations #31

Merged
merged 7 commits into from
Jul 18, 2022

Conversation

keirongulrajani
Copy link
Contributor

Scope

  • Divided accusations into standalone contracts concentrating on specific accusation types
  • Introduced salt-type parameter for immutable factory, allowing for a defined contract type to be included in the salt calculation
  • includes test rewrite of accusations tests into typescript

Why?

MP-590
MP-551

Todos

If any, what are the follow-up tasks required other than merging this PR? Have they been arranged?

  • ???

@ricardopinto ricardopinto self-requested a review July 13, 2022 14:15
@github-actions github-actions bot added javascript Pull requests that update Javascript code solidity labels Jul 13, 2022
Copy link
Contributor

@ricardopinto ricardopinto left a comment

Choose a reason for hiding this comment

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

we can merge this to main as soon as pipeline is green

@codecov-commenter
Copy link

Codecov Report

Merging #31 (f2d7bae) into main (2fd3c5b) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
- Coverage   45.62%   45.61%   -0.02%     
==========================================
  Files         214      214              
  Lines       38503    38503              
==========================================
- Hits        17568    17563       -5     
- Misses      19005    19006       +1     
- Partials     1930     1934       +4     
Impacted Files Coverage Δ
badgerTrie/smt_merkle_proof.go 60.93% <0.00%> (-3.91%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2fd3c5b...f2d7bae. Read the comment docs.

@ricardopinto ricardopinto merged commit 8b0e99c into alicenet:main Jul 18, 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 solidity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants