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

StreamrConfig test #666

Merged
merged 8 commits into from
Oct 3, 2023
Merged

StreamrConfig test #666

merged 8 commits into from
Oct 3, 2023

Conversation

jtakalai
Copy link
Contributor

@jtakalai jtakalai commented Oct 1, 2023

also added custom errors and (near) 100% coverage. Will be actually 100% after ETH-617 and some kind of upgrading test

also added custom errors and (near) 100% coverage. Will be actually 100% after ETH-617 and some kind of upgrading test
@linear
Copy link

linear bot commented Oct 1, 2023

ETH-600 Policy modules and StreamrConfig full coverage

This is a good time to really think about the StreamrConfig setters; what kind of limitations they should have so that the values make sense. Also maybe clean up outdated comments :)

@jtakalai jtakalai requested review from samigabor and samt1803 October 1, 2023 14:37
Copy link
Contributor

@samt1803 samt1803 left a comment

Choose a reason for hiding this comment

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

👍

@jtakalai jtakalai merged commit f2e9385 into master Oct 3, 2023
2 checks passed
@jtakalai jtakalai deleted the eth-600-streamrconfig-full-coverage branch October 3, 2023 09:08
samt1803 added a commit that referenced this pull request Oct 4, 2023
…sorship

* origin/master:
  build: generate function selector list to selectors.txt (#671)
  ETH-293: Added numeric precision to StakeWeightedAllocationPolicy (#670)
  test: add a longer "scenario" test to Sponsorship (#667)
  StreamrConfig test (#666)
  ETH-617: Voter selection and pseudorandomness cleanup (#665)

# Conflicts:
#	packages/network-contracts/contracts/OperatorTokenomics/StreamrConfig.sol
#	packages/network-contracts/test/hardhat/OperatorTokenomics/Sponsorship.test.ts
samt1803 added a commit that referenced this pull request Oct 4, 2023
…s_value

* origin/master:
  build: generate function selector list to selectors.txt (#671)
  ETH-293: Added numeric precision to StakeWeightedAllocationPolicy (#670)
  test: add a longer "scenario" test to Sponsorship (#667)
  StreamrConfig test (#666)
  ETH-617: Voter selection and pseudorandomness cleanup (#665)
  Activate delegationPolicy and undelegationPolicy in _transfer (#658)
  feat: pay for slashing by burning operator's self-delegation (#657)
  Clean up tokenomics contract tests' imports (#664)
samt1803 added a commit that referenced this pull request Oct 9, 2023
* master: (32 commits)
  ETH-618: plug the malicious sponsorship / repeated deliberate slashing hole (#682)
  one bugfix with empty queue, and improved test path coverage (#681)
  refactor: moving functions around (#680)
  ETH-627: upgradeability (#677)
  ETH-636: Take fisherman's reward from self-delegation (#679)
  ETH-610 meta-transactions using minimalForwarder (#672)
  ETH-625: Add locked stake and flag info to subgraph, ETH-633: real-time earnings calculation info to subgraph (#675)
  Operator further coverage (#673)
  fix: JSON in projects data
  Test cleanups (#676)
  Eth 623 add maxOperators value to subgraph (#668)
  Eth 624 add policy checks to factories (#669)
  build: generate function selector list to selectors.txt (#671)
  ETH-293: Added numeric precision to StakeWeightedAllocationPolicy (#670)
  test: add a longer "scenario" test to Sponsorship (#667)
  StreamrConfig test (#666)
  ETH-617: Voter selection and pseudorandomness cleanup (#665)
  Activate delegationPolicy and undelegationPolicy in _transfer (#658)
  feat: pay for slashing by burning operator's self-delegation (#657)
  Clean up tokenomics contract tests' imports (#664)
  ...
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.

2 participants