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 new features to BToken #109

Merged
merged 47 commits into from
Aug 19, 2022
Merged

Conversation

vtleonardo
Copy link
Contributor

Scope

@vtleonardo vtleonardo marked this pull request as draft July 26, 2022 18:45
@codecov
Copy link

codecov bot commented Jul 26, 2022

Codecov Report

Merging #109 (ffed3cc) into main (2fbfdb0) will decrease coverage by 34.82%.
The diff coverage is 92.50%.

@@             Coverage Diff             @@
##             main     #109       +/-   ##
===========================================
- Coverage   53.38%   18.56%   -34.83%     
===========================================
  Files         338      249       -89     
  Lines       43043    26567    -16476     
  Branches      367      373        +6     
===========================================
- Hits        22978     4931    -18047     
- Misses      17638    21436     +3798     
+ Partials     2427      200     -2227     
Impacted Files Coverage Δ
bridge/contracts/StateMigration.sol 100.00% <ø> (ø)
bridge/contracts/utils/Mutex.sol 100.00% <ø> (ø)
bridge/contracts/utils/ImmutableAuth.sol 53.33% <50.00%> (+1.22%) ⬆️
bridge/contracts/BToken.sol 97.03% <95.74%> (-1.30%) ⬇️
bridge/contracts/Distribution.sol 100.00% <100.00%> (ø)
utils/hex.go 0.00% <0.00%> (-100.00%) ⬇️
utils/sorter.go 0.00% <0.00%> (-100.00%) ⬇️
utils/marshal.go 0.00% <0.00%> (-100.00%) ⬇️
dynamics/update.go 0.00% <0.00%> (-100.00%) ⬇️
dynamics/nodekey.go 0.00% <0.00%> (-100.00%) ⬇️
... and 234 more

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

@github-actions github-actions bot added the go Pull requests that update Go code label Jul 27, 2022
@github-actions github-actions bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 28, 2022
@github-actions github-actions bot removed the area/docs label Aug 1, 2022
@vtleonardo vtleonardo marked this pull request as ready for review August 18, 2022 22:10
@vtleonardo vtleonardo requested review from a team as code owners August 18, 2022 22:10
@github-actions github-actions bot removed the dependencies Pull requests that update a dependency file label Aug 19, 2022
@nelsonhp nelsonhp merged commit 324a82e into alicenet:main Aug 19, 2022
@ghost ghost added the t/feature New feature or request label Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code javascript Pull requests that update Javascript code solidity t/feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants