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

Raft difficulty to fixed value of 1 #45

Open
wants to merge 9 commits into
base: kaleido-dev
Choose a base branch
from

Conversation

jimthematrix
Copy link

No description provided.

Vinod Damle and others added 9 commits February 27, 2023 14:04
* custom debug logs for consensus
* do not create wal dir in quorum code (for it to work in azure)
* Extra logging for transaction pool
* NOTE: Max transaction size is no longer specified as a txpool variable
  and is instead controlled in the genesis config. Newer runtimes will
  use the new way of specifying tx size limit
* Port of ethereum/go-ethereum#24477, which will
  be picked up in a future release of Quorum.
* We used to run with a different CLI option `--dbhandles`, I have
  retired that and used the same name as used in the upstream repo now
  that there is a CLI option for the same.
- committing the files after running `go mod tidy`
* Use loaded rpc modules to deduce which consensus algorithm is running.
* Previous use of nodeInfo isn't valid anymore as those fields were
  removed in Geth 1.10 and the protocol manager that ensured the
  field is set doesn't exist anymore
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