Skip to content

Merge dev into pcv/l2-linear-rewards #752

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

Merged
merged 95 commits into from
Nov 24, 2022

Conversation

pcarranzav
Copy link
Member

Fixing some merge conflicts for #700

abarmat and others added 30 commits September 27, 2022 11:48
* feat: add optional expression logging to GRE

Closes: #702
Signed-off-by: Tomás Migone <[email protected]>
test: print gas report, and ensure evm is killed
…guments should be at the

top of the function

Signed-off-by: Tomás Migone <[email protected]>
…ak256(), should use 

immutable rather than constant

Signed-off-by: Tomás Migone <[email protected]>
…red to a modifier or

function

Signed-off-by: Tomás Migone <[email protected]>
tmigone and others added 26 commits November 2, 2022 10:43
* feat(e2e): run L1 and L2 together in e2e tests

Signed-off-by: Tomás Migone <[email protected]>
Signed-off-by: Tomás Migone <[email protected]>
- feat(gre): add hardhat-secure-accounts to GRE (#696)
- feat: add publish and mint to the CLI
- feat: refactor GRE to support L1 and L2 simultaneously
- fix: prevent underflow when subgraphs go under the minimum signal threshold
L2 public testnet deployment and related fixes
feat: add Arbitrum GRT bridge (rebased, bridge only)
Conflicts fixed for:
- contracts/gateway/L1GraphTokenGateway.sol
- test/gateway/l1GraphTokenGateway.test.ts
- test/rewards/rewards.test.ts
@codecov
Copy link

codecov bot commented Nov 24, 2022

Codecov Report

Base: 91.60% // Head: 91.66% // Increases project coverage by +0.06% 🎉

Coverage data is based on head (f340c3a) compared to base (1845259).
Patch coverage: 98.52% of modified lines in pull request are covered.

Additional details and impacted files
@@                    Coverage Diff                    @@
##           pcv/l2-linear-rewards     #752      +/-   ##
=========================================================
+ Coverage                  91.60%   91.66%   +0.06%     
=========================================================
  Files                         41       41              
  Lines                       2001     2016      +15     
  Branches                     350      365      +15     
=========================================================
+ Hits                        1833     1848      +15     
  Misses                       168      168              
Flag Coverage Δ
unittests 91.66% <98.52%> (+0.06%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
contracts/curation/Curation.sol 100.00% <ø> (ø)
contracts/governance/Pausable.sol 88.88% <ø> (ø)
contracts/upgrades/GraphProxyStorage.sol 90.00% <87.50%> (+0.52%) ⬆️
contracts/governance/Managed.sol 94.54% <90.90%> (ø)
contracts/gateway/BridgeEscrow.sol 100.00% <100.00%> (ø)
contracts/gateway/GraphTokenGateway.sol 100.00% <100.00%> (ø)
contracts/gateway/L1GraphTokenGateway.sol 100.00% <100.00%> (ø)
contracts/governance/Controller.sol 100.00% <100.00%> (ø)
contracts/governance/Governed.sol 100.00% <100.00%> (ø)
contracts/l2/gateway/L2GraphTokenGateway.sol 100.00% <100.00%> (ø)
... and 5 more

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

@abarmat abarmat left a comment

Choose a reason for hiding this comment

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

💯

@pcarranzav pcarranzav merged commit f340c3a into pcv/l2-linear-rewards Nov 24, 2022
@pcarranzav pcarranzav deleted the pcv/l2-linear-rewards-merge-dev branch November 24, 2022 19:25
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.

3 participants