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

Refactorisation: use a global Quorum Chain Config to avoid mutability #1228

Merged
merged 15 commits into from
Aug 19, 2021

Conversation

baptiste-b-pegasys
Copy link
Contributor

No description provided.

@baptiste-b-pegasys baptiste-b-pegasys self-assigned this Jul 21, 2021
@ricardolyn ricardolyn added this to the 21.7.X (Future Release) milestone Jul 21, 2021
ricardolyn
ricardolyn previously approved these changes Jul 21, 2021
Copy link
Contributor

@ricardolyn ricardolyn left a comment

Choose a reason for hiding this comment

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

Looks good. to be merged after 21.7.0 release

@ricardolyn ricardolyn requested a review from trung July 28, 2021 09:57
Copy link
Contributor

@trung trung left a comment

Choose a reason for hiding this comment

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

Few nitpicks, otherwise it looks good to me.

eth/config.go Outdated Show resolved Hide resolved
core/blockchain.go Show resolved Hide resolved
core/blockchain.go Outdated Show resolved Hide resolved
ricardolyn
ricardolyn previously approved these changes Aug 11, 2021
Copy link
Contributor

@ricardolyn ricardolyn left a comment

Choose a reason for hiding this comment

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

LGTM

ricardolyn
ricardolyn previously approved these changes Aug 19, 2021
Copy link
Contributor

@ricardolyn ricardolyn left a comment

Choose a reason for hiding this comment

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

LGTM

@ricardolyn ricardolyn enabled auto-merge (squash) August 19, 2021 15:37
@ricardolyn ricardolyn merged commit 972809e into master Aug 19, 2021
@baptiste-b-pegasys baptiste-b-pegasys deleted the refactor/config branch August 19, 2021 16:37
danielporto pushed a commit to danielporto/quorum that referenced this pull request Sep 7, 2021
…Consensys#1228)

* refactor: pass a quorum config, remove mutability
of save revert reason

* fix: review: name of config

* fix: remove unused params, unit test

* task: remove getter

* fix: review: multitenant in config, renaming
config object in the blockchain

* fix: review: renaming quorum config

* fix: review: use QuorumChainConfig in eth.Config

* fix: review: remove variadic config argument

* fix: review: private fields, getters
remove unused returned nil value

* fix: for review

* fix: master merge
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.

None yet

3 participants