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

Implement batch deposits #93

Merged
merged 8 commits into from
May 12, 2022
Merged

Implement batch deposits #93

merged 8 commits into from
May 12, 2022

Conversation

tsudmi
Copy link
Member

@tsudmi tsudmi commented Apr 27, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented May 11, 2022

Codecov Report

Merging #93 (fc5e74e) into master (603078d) will decrease coverage by 77.11%.
The diff coverage is 15.04%.

@@             Coverage Diff             @@
##           master      #93       +/-   ##
===========================================
- Coverage   99.20%   22.08%   -77.12%     
===========================================
  Files           8       15        +7     
  Lines         250      557      +307     
  Branches       29      117       +88     
===========================================
- Hits          248      123      -125     
- Misses          2      434      +432     
Impacted Files Coverage Δ
contracts/ContractChecker.sol 0.00% <0.00%> (ø)
contracts/Roles.sol 0.00% <0.00%> (ø)
contracts/merkles/MerkleDistributor.sol 0.00% <0.00%> (ø)
contracts/merkles/MerkleDrop.sol 0.00% <0.00%> (ø)
contracts/pool/Pool.sol 0.00% <0.00%> (ø)
contracts/pool/PoolEscrow.sol 0.00% <0.00%> (ø)
contracts/pool/PoolValidators.sol 0.00% <0.00%> (ø)
contracts/tokens/RewardEthToken.sol 0.00% <0.00%> (-98.12%) ⬇️
contracts/tokens/StakeWiseToken.sol 0.00% <0.00%> (ø)
contracts/tokens/StakedEthToken.sol 0.00% <0.00%> (-100.00%) ⬇️
... and 7 more

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@tsudmi tsudmi merged commit e1891e2 into master May 12, 2022
@tsudmi tsudmi deleted the batch-deposits-mainnet branch May 12, 2022 10:46
cliddlebd pushed a commit to cliddlebd/contracts that referenced this pull request Sep 21, 2023
* Implement batch deposits

* Add console.log

* Update fork block number

* Re-enable coverage tests

* Update block number

* Fix Oracles.test.js

* Fix coverage

* Add quantstamp audit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants