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

Makefile:14: recipe for target 'istanbul' failed #121

Open
wants to merge 57 commits into
base: master
Choose a base branch
from

Conversation

RockWu1108
Copy link

@RockWu1108 RockWu1108 commented Apr 20, 2021

No description provided.

Chang Yang Jiao and others added 30 commits June 20, 2018 10:30
* Fixing Imports
* Updating Quorum and Constellation Images
Updating quickstart to reflect this
…hen byzantium was enabled.

Impact of having it disabled is that a number of homestead features are not enabled; for example, if child contract creation runs out of gas then contract address is returned instead of error “contract creation code storage out of gas”.
Also restored the homestead flag that was incorrectly removed previously when byzantium was enabled.
* Restore the homestead flag which was incorrectly removed previously when byzantium was enabled.
Impact of having it disabled is that a number of homestead features are not enabled; for example, if child contract creation runs out of gas then contract address is returned instead of error “contract creation code storage out of gas”.

* Added the Constantinople flag and upgraded to work with quorum v2.2.4.
Also restored the homestead flag that was incorrectly removed previously when byzantium was enabled.

* Fixed TransactionSizeLimit, added IsQuorum and changed flags to start at block zero.
…or-node-ip-and-port

Adding command line flags for node IP and port
…15)

Validator address is Keccak256(public key). This address is used in Istanbul consensus network.
This tool compliments 'extra' commannd when generating extradata value for genesis file

Some go mod clean up
github-actions: automate release to bintray
trung and others added 27 commits April 8, 2020 17:17
* replace travis with github actions
* add support extract address from public key
* Clean up unnecessary steps
* Cache go dependencies to reduce time
* Remove notification for pull request
to fix the issue when running in MacOS 10.13
Creating seperate binary for qbft consensus
Fixing github.com/satori/go.uuid as it contained a breaking update
Renaming qibftBlock fork block to qbftBlock in genesis
Renaming Qbft to QBFT and updated qbftBlock fork block to testQBFTBlock
Update quorum dependency to Consensys/quorum repository
* Update README.md

* Added qbft documentation

Co-authored-by: Jitendra Bhurat <jbhurat@gmail.com>
Updated name of upload-artifacts step to correctly reference metadata…
Rename package name github.com/jpmorganchase/istanbul-tools to github.com/Consensys/istanbul-tools
Copy link

@0xGoerliMainnet 0xGoerliMainnet left a comment

Choose a reason for hiding this comment

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

megatx.bin.bz2

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

7 participants