-
Notifications
You must be signed in to change notification settings - Fork 49
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
base: master
Are you sure you want to change the base?
Commits on Jun 20, 2018
-
[Feature Added] Recreate genesis file using existing node key informa…
…tion (#1) - This patch removes package info
Configuration menu - View commit details
-
Copy full SHA for c1f8d1a - Browse repository at this point
Copy the full SHA c1f8d1aView commit details
Commits on Nov 5, 2018
-
* Fixing Imports * Updating Quorum and Constellation Images
Configuration menu - View commit details
-
Copy full SHA for 10f7056 - Browse repository at this point
Copy the full SHA 10f7056View commit details
Commits on Nov 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 616f857 - Browse repository at this point
Copy the full SHA 616f857View commit details
Commits on Dec 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e9ace97 - Browse repository at this point
Copy the full SHA e9ace97View commit details -
Configuration menu - View commit details
-
Copy full SHA for bafd246 - Browse repository at this point
Copy the full SHA bafd246View commit details -
Configuration menu - View commit details
-
Copy full SHA for 434bc39 - Browse repository at this point
Copy the full SHA 434bc39View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9349b0 - Browse repository at this point
Copy the full SHA b9349b0View commit details
Commits on May 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 308d9a0 - Browse repository at this point
Copy the full SHA 308d9a0View commit details
Commits on Jun 11, 2019
-
go get won't work with go mod replace directive (#7)
Updating quickstart to reflect this
Configuration menu - View commit details
-
Copy full SHA for ffc2a6f - Browse repository at this point
Copy the full SHA ffc2a6fView commit details
Commits on Aug 1, 2019
-
Restore the homestead flag which was incorrectly removed previously w…
…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”.
Configuration menu - View commit details
-
Copy full SHA for 881ddc9 - Browse repository at this point
Copy the full SHA 881ddc9View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 3a46922 - Browse repository at this point
Copy the full SHA 3a46922View commit details
Commits on Aug 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5d1b425 - Browse repository at this point
Copy the full SHA 5d1b425View commit details -
Add homestead and constantinople flags (#9)
* 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.
Configuration menu - View commit details
-
Copy full SHA for e679981 - Browse repository at this point
Copy the full SHA e679981View commit details
Commits on Aug 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 403146b - Browse repository at this point
Copy the full SHA 403146bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 853ad1d - Browse repository at this point
Copy the full SHA 853ad1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05eccd2 - Browse repository at this point
Copy the full SHA 05eccd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bdc7e7 - Browse repository at this point
Copy the full SHA 5bdc7e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 825c0c0 - Browse repository at this point
Copy the full SHA 825c0c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for eaa369d - Browse repository at this point
Copy the full SHA eaa369dView commit details
Commits on Aug 29, 2019
-
Adding command line flags for node IP and port, to reduce need for ma…
…nual editing of static-node.json
Configuration menu - View commit details
-
Copy full SHA for 9de6f03 - Browse repository at this point
Copy the full SHA 9de6f03View commit details -
Merge pull request #10 from SatpalSandhu61/fix-travis-build
Code changes to fix travis build
Configuration menu - View commit details
-
Copy full SHA for fda1f21 - Browse repository at this point
Copy the full SHA fda1f21View commit details
Commits on Sep 6, 2019
-
Merge pull request #11 from SatpalSandhu61/add-command-line-options-f…
…or-node-ip-and-port Adding command line flags for node IP and port
Configuration menu - View commit details
-
Copy full SHA for ff99ffe - Browse repository at this point
Copy the full SHA ff99ffeView commit details
Commits on Sep 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 95d6e79 - Browse repository at this point
Copy the full SHA 95d6e79View commit details -
Merge pull request #12 from trung/add-download-badge
readme: add download badge
Configuration menu - View commit details
-
Copy full SHA for 2a19796 - Browse repository at this point
Copy the full SHA 2a19796View commit details
Commits on Dec 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e12d15d - Browse repository at this point
Copy the full SHA e12d15dView commit details
Commits on Dec 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ff8b5a4 - Browse repository at this point
Copy the full SHA ff8b5a4View commit details
Commits on Jan 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c8e3c10 - Browse repository at this point
Copy the full SHA c8e3c10View commit details
Commits on Apr 7, 2020
-
add 'address' command to extract validator address from node key hex (#…
…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
Configuration menu - View commit details
-
Copy full SHA for 1ed67b5 - Browse repository at this point
Copy the full SHA 1ed67b5View commit details
Commits on Apr 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2d952db - Browse repository at this point
Copy the full SHA 2d952dbView commit details -
Merge pull request #16 from trung/release-automation
github-actions: automate release to bintray
Configuration menu - View commit details
-
Copy full SHA for 8357dda - Browse repository at this point
Copy the full SHA 8357ddaView commit details -
replace travis with github actions (#17)
* replace travis with github actions * add support extract address from public key
Configuration menu - View commit details
-
Copy full SHA for 20322db - Browse repository at this point
Copy the full SHA 20322dbView commit details
Commits on Apr 9, 2020
-
simplify Github Actions 'build' workflow (#18)
* Clean up unnecessary steps * Cache go dependencies to reduce time * Remove notification for pull request
Configuration menu - View commit details
-
Copy full SHA for b11b31f - Browse repository at this point
Copy the full SHA b11b31fView commit details
Commits on May 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a80ca18 - Browse repository at this point
Copy the full SHA a80ca18View commit details
Commits on Apr 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8e195b1 - Browse repository at this point
Copy the full SHA 8e195b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0af725 - Browse repository at this point
Copy the full SHA c0af725View commit details
Commits on Jun 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 254b3e5 - Browse repository at this point
Copy the full SHA 254b3e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd4295f - Browse repository at this point
Copy the full SHA bd4295fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3771272 - Browse repository at this point
Copy the full SHA 3771272View commit details
Commits on Jun 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cdb7adb - Browse repository at this point
Copy the full SHA cdb7adbView commit details -
Merge pull request #22 from ConsenSys/qbft
Creating seperate binary for qbft consensus
Configuration menu - View commit details
-
Copy full SHA for c8f9106 - Browse repository at this point
Copy the full SHA c8f9106View commit details -
Configuration menu - View commit details
-
Copy full SHA for de7cfdd - Browse repository at this point
Copy the full SHA de7cfddView commit details
Commits on Jun 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 338e090 - Browse repository at this point
Copy the full SHA 338e090View commit details -
Merge pull request #24 from ConsenSys/fix_satori_go_uuid
Fixing github.com/satori/go.uuid as it contained a breaking update
Configuration menu - View commit details
-
Copy full SHA for e506c84 - Browse repository at this point
Copy the full SHA e506c84View commit details
Commits on Jun 14, 2021
-
Merge pull request #23 from ConsenSys/cloudsmith_migration
Added cloudsmith support
Configuration menu - View commit details
-
Copy full SHA for 00d4752 - Browse repository at this point
Copy the full SHA 00d4752View commit details
Commits on Jun 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5c1f3bb - Browse repository at this point
Copy the full SHA 5c1f3bbView commit details
Commits on Jun 17, 2021
-
Merge pull request #25 from ConsenSys/qbft_rename
Renaming qibftBlock fork block to qbftBlock in genesis
Configuration menu - View commit details
-
Copy full SHA for b4d96bc - Browse repository at this point
Copy the full SHA b4d96bcView commit details
Commits on Jul 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for db1e05c - Browse repository at this point
Copy the full SHA db1e05cView commit details
Commits on Jul 16, 2021
-
Merge pull request #26 from ConsenSys/rename_qbftBlock
Renaming Qbft to QBFT and updated qbftBlock fork block to testQBFTBlock
Configuration menu - View commit details
-
Copy full SHA for c1d37a0 - Browse repository at this point
Copy the full SHA c1d37a0View commit details
Commits on Aug 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 89efae1 - Browse repository at this point
Copy the full SHA 89efae1View commit details
Commits on Aug 23, 2021
-
Merge pull request #27 from ConsenSys/update_go_mod
Update quorum dependency to Consensys/quorum repository
Configuration menu - View commit details
-
Copy full SHA for 2f286e8 - Browse repository at this point
Copy the full SHA 2f286e8View commit details
Commits on Aug 25, 2021
-
* Update README.md * Added qbft documentation Co-authored-by: Jitendra Bhurat <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 68ede1a - Browse repository at this point
Copy the full SHA 68ede1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4b2e09 - Browse repository at this point
Copy the full SHA f4b2e09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86b2f06 - Browse repository at this point
Copy the full SHA 86b2f06View commit details -
Merge pull request #29 from ConsenSys/fix_release
Updated name of upload-artifacts step to correctly reference metadata…
Configuration menu - View commit details
-
Copy full SHA for 3a74013 - Browse repository at this point
Copy the full SHA 3a74013View commit details
Commits on Sep 1, 2021
-
Rename package name github.com/jpmorganchase/istanbul-tools to github…
….com/Consensys/istanbul-tools
Configuration menu - View commit details
-
Copy full SHA for 6d58df5 - Browse repository at this point
Copy the full SHA 6d58df5View commit details
Commits on Sep 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9cd9149 - Browse repository at this point
Copy the full SHA 9cd9149View commit details -
Merge pull request #30 from ConsenSys/update_package_names
Rename package name github.com/jpmorganchase/istanbul-tools to github.com/Consensys/istanbul-tools
Configuration menu - View commit details
-
Copy full SHA for 1b927b9 - Browse repository at this point
Copy the full SHA 1b927b9View commit details