-
Notifications
You must be signed in to change notification settings - Fork 195
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
Sync master with develop #802
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
TheDZhon
commented
Nov 5, 2023
•
edited
Loading
edited
- Bring new foundry tests
- Re-visit scratch deploy
- Scratch deploy on CI
- Dependabot bumps
Bumps [requests](https://github.com/psf/requests) from 2.30.0 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.30.0...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Add check against underflow
chore(deps): bump requests from 2.30.0 to 2.31.0
Co-authored-by: Eugene Mamin <[email protected]>
…laudijd/lido-dao into add_unstructured_storage_tests
…56-tests Add forge tests for Math256 and SignatureUtils
Add forge tests for unstructured storage
build: upload ABIs to a published release
chore: replace action-gh-release with gh cli
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.4 to 3.8.5. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.8.4...v3.8.5) --- updated-dependencies: - dependency-name: aiohttp dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22. - [Commits](certifi/python-certifi@2023.05.07...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…7.22 chore(deps-dev): bump certifi from 2023.5.7 to 2023.7.22
chore(deps-dev): bump aiohttp from 3.8.4 to 3.8.5
Scratch deploy: capability to set WithdrawalQueue baseUri
feat(CI): add flow to scratch deploy on clean local anvil
Bumps [eth-abi](https://github.com/ethereum/eth-abi) from 4.0.0 to 4.2.0. - [Release notes](https://github.com/ethereum/eth-abi/releases) - [Changelog](https://github.com/ethereum/eth-abi/blob/master/docs/release_notes.rst) - [Commits](ethereum/eth-abi@v4.0.0...v4.2.0) --- updated-dependencies: - dependency-name: eth-abi dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Need this to make current scratch acceptance script work. After voting utilities added to the repo can rewrite the acceptance script to grant/renounce this role.
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.4 to 3.9.0. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.8.4...v3.9.0) --- updated-dependencies: - dependency-name: aiohttp dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
chore(deps-dev): bump eth-abi from 4.0.0 to 4.2.0
chore(deps-dev): bump aiohttp from 3.8.4 to 3.9.0
Add CI workflow to do local scratch deployment
Scratch deploy on CI has been delivered in #807 |
TheDZhon
commented
Dec 16, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.