chore(ci): merge from release/v0.8.2#146
Open
github-actions[bot] wants to merge 82 commits intofeature/cifrom
Open
chore(ci): merge from release/v0.8.2#146github-actions[bot] wants to merge 82 commits intofeature/cifrom
ci): merge from release/v0.8.2#146github-actions[bot] wants to merge 82 commits intofeature/cifrom
Conversation
chore(mainnet): merge from 'release/v0.8.1-b'
chore(mainnet): merge from 'release/v0.8.1-c'
chore: back-merge from 'mainnet' into 'release/v0.8.2'
…-updatedeps-script Chore: migrate most lib into soldeer package manager and add script to recursive update dep
* chore: rename src -> tools, contracts -> src * chore: update config and remove unused files, logs * test: restructure test * chore: apply new remapping config (#136) Co-authored-by: TuDo1403 <tudo.dev@gmail.com> * chore: remove bridge related componets (#137) Co-authored-by: TuDo1403 <tudo.dev@gmail.com> * chore: remove unused component * chore: remove unused artifact * chore: remove unused components * chore: remove unused testss * chore: move config -> script/config/vrf * script: fix script * chore: fix config * ci: update ci * chore: update post-commit * style(automated): post-commit forge fmt (*.sol) * chore(automated): post-commit update .git-blame-ignore-revs * ci: fix ci * ci: fix ci * test: skip fork test * ci: add ci for slither-analyze, storage-layout-check, unit-test and rework githook * chore: update .gitignore * chore: update post-commit * chore: add generate-artifact.sh * chore: update remappings.txt * ci: allow running check ci in implement-feature branch --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…129) Co-authored-by: TuDo1403 <tudo.dev@gmail.com>
Co-authored-by: TuDo1403 <tudo.dev@gmail.com>
feat(RoninBaseFeeTreasury): add `RoninBaseFeeTreasury` contract
…/allow-non-blockproducer-maintenance chore(`allow-non-blockproducer-maintenance`): merge from `release/v0.8.2`
…cer-maintenance feat(Maintenance): Allow non block producers entering maintenance mode
…easury/impl feat(basefee-treasury): implement `impl`
Signed-off-by: tu-do.ron <tudo.dev@gmail.com>
Co-authored-by: Thai Xuan Dang <59406756+thaixuandang@users.noreply.github.com> Signed-off-by: tu-do.ron <tudo.dev@gmail.com>
…easury/simplify-impl feat(basefee-treasury): implement `simplify-impl`
added 30 commits
February 17, 2025 18:11
feat(book): add book
…/staking chore(`staking`): merge from `release/v0.8.2`
script: add script for deploy with json config
Signed-off-by: tu-do.ron <tudo.dev@gmail.com>
…/staking chore(`staking`): merge from `release/v0.8.2`
…e/unit-test test(Maintenance): add unit tests
…/staking chore(`staking`): merge from `release/v0.8.2`
fix(Staking): Fix audit findings
…s.sol Signed-off-by: tu-do.ron <tudo.dev@gmail.com>
script: add script to propose release-v0.8.2
This file contains hidden or 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
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.
Description
PR to merge from release/v0.8.2 to feature/ci.