Skip to content

Added label-requires-reviews action#868

Closed
optimisticben wants to merge 1 commit intoethereum-optimism:developfrom
optimisticben:ben/github-action-label-reqires-reviews
Closed

Added label-requires-reviews action#868
optimisticben wants to merge 1 commit intoethereum-optimism:developfrom
optimisticben:ben/github-action-label-reqires-reviews

Conversation

@optimisticben
Copy link
Copy Markdown
Contributor

Description
A clear and concise description of the features you're adding in this pull request.

Additional context
Add any other context about the problem you're solving.

Metadata

  • Fixes #[Link to Issue]

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented May 13, 2021

⚠️ No Changeset found

Latest commit: bba2e46

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions bot added the A-ci label May 13, 2021
@optimisticben optimisticben deleted the ben/github-action-label-reqires-reviews branch May 13, 2021 18:29
@optimisticben optimisticben restored the ben/github-action-label-reqires-reviews branch May 13, 2021 18:30
theochap pushed a commit that referenced this pull request Dec 10, 2025
* feat(build): `riscv64g` -> `riscv64ima`

* turn off `ziscr`, `zfencei`, `zicntr`, `zihpm`

* fmt

* fix
OptimismBot pushed a commit that referenced this pull request Feb 13, 2026
github-merge-queue bot pushed a commit that referenced this pull request Feb 24, 2026
* feat: policy engine staking

* feat: slots tests

* fix: pre-pr

* fix: linter

* fix: linter

* feat: inmutable contract

* fix: check link to self

* fix: natspec

* fix: make

* feat: improving code

* feat: improving code

* fix: lint

* fix: comments

* fix: comments

* feat: improving tests

* fix: linter

* fix: linter

* style: formatting

* style: formatting

* style: formatting

* feat polish improvments and comments

* feat: polish and comments

* feat: sender and fuzz

* fix: bugs and sender

* fix: natspec

* feat: policy engine refactor (#867)

* feat: add V2 policy engine implementation

* chore: undo foundry.toml modification

* fix: stake function available if not allowlisted

* refactor: rename PolicyEngineStakingV2 -> PolicyEngineStaking

* refactor: remove stake function, add allowlist check when same beneficiary

* refactor: make peData functions arg uint128

* chore: add comments

* test: add fuzz testing

* test: max approval on setup

* refactor: remove helper function

* chore: make link not puasable

* feat: rename functions, add token to constructor

* feat: add deployment script

* fix: wrong foundry.toml

* fix: pr (#868)

* chore: make owner address public

* refactor: rename data->stakingData

* docs: natspec

* refactor: improve checks

* fix: pre-pr

* fix: foundry.toml

* fix: comments and link

* chore: bump solidity version

* feat: add named members in mapping

* fix: revert contract creation on zero address

* refactor: reduce parameters size

* chore: undo unnecessary casting

* fix: revert on same beneficiary linking

* perf: optimize stake() sstores

* feat: add transferOwnership

* refactor: update stakedAmount after decrease

* chore: make change beneficiary pausable

* feat: unlink after allowance revoked

* refactor: remove linking concept and use beneficiary instead

* docs: improve natspec

* test: stake() after being revoked reverts

* feat: add ISemver

* fix: conflicts

* refactor: improve var naming

* test: transferOwnership

* refactor; vars naming

* chore: improve comments

* chore downgrade pragma

* fix: pre-pr

* fix: wrong foundry.toml

* chore: improve comments

* fix: ci failing

* fix: pre-pr

* fix: self allowlist

* feat: disable self-allowlist

* docs: improve natspec

---------

Co-authored-by: Chiin <77933451+0xChin@users.noreply.github.com>
Co-authored-by: 0xOneTony <112496816+0xOneTony@users.noreply.github.com>
Co-authored-by: OneTony <onetony@defi.sucks>
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.

1 participant