Commit Graph

11428 Commits

Author SHA1 Message Date
vsmk98 0fd13d18ef changes to set immutability threshold before freezer db is opened 2020-04-30 16:53:26 +08:00
Sai V c215989c10
Quorum geth upgrade to 1.9.7 (#960)
Co-authored-by: amalraj.manigmail.com <amalraj.manigmail.com>
Co-authored-by: Péter Szilágyi <peterke@gmail.com>
Co-authored-by: Flash Sheridan <flash@pobox.com>
Co-authored-by: Martin Holst Swende <martin@swende.se>
Co-authored-by: Nguyen Kien Trung <trung.n.k@gmail.com>
Co-authored-by: Felix Lange <fjl@twurst.com>
Co-authored-by: Rob Mulholand <rmulholand@8thlight.com>
Co-authored-by: Felföldi Zsolt <zsfelfoldi@gmail.com>
Co-authored-by: soc1c <soc1c@users.noreply.github.com>
Co-authored-by: Rafael Matias <rafael@skyle.net>
Co-authored-by: gary rong <garyrong0905@gmail.com>
Co-authored-by: Lucas Hendren <lhendre2@gmail.com>
Co-authored-by: Ryan Schneider <ryanleeschneider@gmail.com>
Co-authored-by: ywzqwwt <39263032+ywzqwwt@users.noreply.github.com>
Co-authored-by: zcheng9 <zcheng9@hawk.iit.edu>
Co-authored-by: zzy96 <zhou0250@e.ntu.edu.sg>
Co-authored-by: kikilass <36239971+kikilass@users.noreply.github.com>
Co-authored-by: Darrel Herbst <dherbst@gmail.com>
Co-authored-by: Ross <9055337+Chadsr@users.noreply.github.com>
Co-authored-by: Jeffery Robert Walsh <rlxrlps@gmail.com>
Co-authored-by: Marius Kjærstad <sandakersmann@users.noreply.github.com>
Co-authored-by: Piotr Dyraga <piotr.dyraga@keep.network>
Co-authored-by: Guillaume Ballet <gballet@gmail.com>
Co-authored-by: Michael Forney <mforney@mforney.org>
Co-authored-by: Samuel Marks <807580+SamuelMarks@users.noreply.github.com>
2020-04-29 10:50:56 -04:00
fixanoid b9b1b5779f
Updating Quorum inviter links (#976) 2020-04-20 16:33:47 -04:00
chris-j-h f429be1dd8
Update Tessera encryption & Privacy Manager docs (#972) 2020-04-18 13:24:34 -04:00
Brad McDermott c9e8488785
Wizard docs (#973)
Co-authored-by: chris-j-h <chrishounsom@icloud.com>
2020-04-14 15:30:10 -04:00
libby kent e01b15e6b4
Adding qubernetes to quorum README.md / docs. (#970) 2020-04-10 13:57:01 -04:00
Satpal 4c9740bfaa
Add configurable threshold for 'future block' check for Istanbul & Clique (#800) 2020-04-08 09:34:02 -04:00
Trung Nguyen a3efbfdf98
travis: update VM to use JRE11 to fix acceptance tests failure for PR (#964)
- Update VM to Xenial
- Update to Tessera 0.10.4
- Update Gauge to 1.0.8
2020-04-07 17:44:01 -04:00
Trung Nguyen b9e886c4e5
plugin: change signature file name and add test case for Bintray signer (#957)
Setup default plugin central configuration to Bintray
so plugins can be downloaded from Bintray quorum-plugins repository
SHA256 checksums of plugin disribution files are signed by Bintray
2020-03-27 17:01:45 -04:00
fixanoid 515c192500
Updating Compatibility table & adding Quorum 2 geth map (#959) 2020-03-25 10:46:55 -04:00
Trung Nguyen 02747c5aa7
travis: reduce the time running Travis for PR (#958) 2020-03-23 18:39:58 -04:00
Trung Nguyen 6f0c11e4bb
plugin: delegate JSON RPC calls to plugin (#956) 2020-03-23 14:43:31 -04:00
Trung Nguyen 6498718bce
travis: update gauge version (#955) 2020-03-17 15:31:21 -04:00
Zhou Zhiyao 4d27950f66
Fix params number for debug.dumpBlock in web3ext (#944)
Co-authored-by: Samer Falah <samer.falah@jpmchase.com>
2020-03-13 21:05:12 -04:00
fixanoid 0aa358e2ba
Documentation updates for genesis samples to reflect latest code updates (#952) 2020-03-10 15:10:33 -04:00
Sai V 0c7cd71122
Updated permissions documentation to remove inactive status for accounts. Modified contract to fix issue with suborg id when node is added to sub orgs (#950) 2020-03-10 11:08:14 -04:00
Trung Nguyen 1275599573
docs: fix broken link (#949) 2020-03-03 14:06:27 -05:00
jpmsam 685f59fb5e Merge branch 'master' of github.com:jpmorganchase/quorum 2020-03-03 13:22:34 -05:00
jpmsam 27bfed769e v2.5.0 2020-03-03 13:11:13 -05:00
Zhou Zhiyao 9111ffdf2b
Support Quorum import export chain (#946)
Co-authored-by: Sai V <vsaimk@gmail.com>
Co-authored-by: Samer Falah <samer.falah@jpmchase.com>
2020-03-02 16:28:40 -05:00
Trung Nguyen 07b0834245
Framework that allows adding additional Quorum features as plugins (#923) 2020-02-28 15:19:08 -05:00
Zhou Zhiyao 4b125de4f2
Bloom filter fixes (#945)
Co-authored-by: Samer Falah <samer.falah@jpmchase.com>
2020-02-25 09:53:22 -05:00
Sai V 439f52942a
added a maxCodeSizeChangeBlock to track the block height when maxCodeSize changes from default value of 24K to the given value in genesis.json (#947) 2020-02-21 12:38:55 -05:00
Jitendra Bhurat b5266cbd19
Fix broken raft consensus link (#940) 2020-02-11 15:22:51 -05:00
Sai V 8c50cb09e7
IBFT private state commit issue in a single validator node network (#938) 2020-02-11 15:21:13 -05:00
Zhou Zhiyao 29d53fb649
Fix DNS issue in 2.4.0 (#937)
* Fix DNS issue in v2.4.0 as well as code refactoring
2020-02-10 16:04:16 -05:00
Krish1979 a5d329391d
Merge pull request #919 from Emi14/docs/AWSSecretsManagerKeyVault
Documentation for Tessera AWS Secrets Manager implementation
2020-02-10 16:12:08 +00:00
Krish1979 9c2cba6a5b
Merge branch 'master' into docs/AWSSecretsManagerKeyVault 2020-02-10 15:35:15 +00:00
chris-j-h d16b9d27e7
docs(tessera): CLI and configfile updates (#929) 2020-02-10 10:30:38 -05:00
Krish1979 ca0b625436
Merge branch 'master' into docs/AWSSecretsManagerKeyVault 2020-02-10 12:56:48 +00:00
Jitendra Bhurat 4b4874e8b6
IBFT Documentation (#935) 2020-02-07 14:59:52 -05:00
Sai V 0b8ea86da4
raft.cluster api returns error if no leader is there in the network in version 2.4.0 (#934) 2020-02-04 14:27:18 -05:00
Daniel 27b9a01511
fix typo (#930) 2020-01-29 11:43:12 -05:00
Peter Fox 2cc7f9603d Create tutorial for adding Quorum nodes (#925)
Adds walkthroughs in various scenarios for adding new nodes (both
Quorum and Tessera). Resources are added that match the readme file, so
they can be downloaded and followed on users local machines.
2020-01-23 13:40:57 -05:00
fixanoid 076213a439
Merge pull request #928 from bmcd87/FixCakeshopFormatting
Fixes markdown bullet formatting for cakeshop getting started
2020-01-15 15:33:42 -05:00
bmcd87 7f37e84884 Fixes markdown bullet formatting for cakeshop getting started 2020-01-15 15:23:11 -05:00
Zou Guangxian ebd31987fb remove duplicated flag group: ETHASH (#924) 2020-01-13 09:10:26 -05:00
Mihailescu Ionut Emanuel 074c6631f5
Merge branch 'master' into docs/AWSSecretsManagerKeyVault 2020-01-10 09:08:20 +02:00
Mihailescu Ionut Emanuel 70a99e06c8
Update docs/Privacy/Tessera/Configuration/Keys.md
Co-Authored-By: chris-j-h <39617426+chris-j-h@users.noreply.github.com>
2020-01-10 09:07:49 +02:00
Mihailescu Ionut Emanuel dd6eb12d90
Update docs/Privacy/Tessera/Configuration/Keys.md
Co-Authored-By: chris-j-h <39617426+chris-j-h@users.noreply.github.com>
2020-01-10 09:07:38 +02:00
Mihailescu Ionut Emanuel 7dd35f75d7
Update docs/Privacy/Tessera/Configuration/Keys.md
Co-Authored-By: chris-j-h <39617426+chris-j-h@users.noreply.github.com>
2020-01-10 09:07:24 +02:00
Mihailescu Ionut Emanuel 93d4e2c7f0
Update docs/Privacy/Tessera/Configuration/Keys.md
Co-Authored-By: chris-j-h <39617426+chris-j-h@users.noreply.github.com>
2020-01-10 09:07:12 +02:00
Mihailescu Ionut Emanuel 1ae7b23f9d
Update docs/Privacy/Tessera/Configuration/Keys.md
Co-Authored-By: chris-j-h <39617426+chris-j-h@users.noreply.github.com>
2020-01-10 09:07:05 +02:00
Mihailescu Ionut Emanuel 52977dffb8
Update docs/Privacy/Tessera/Configuration/Keys.md
Co-Authored-By: chris-j-h <39617426+chris-j-h@users.noreply.github.com>
2020-01-10 09:06:52 +02:00
Peter Fox a603e74570 Rename the transaction manager package to make it more neutral (#895) 2020-01-08 11:15:55 -05:00
Peter Fox 3d91a6ca52 Add Quorum eth namespace RPC methods to console (#922) 2020-01-08 10:41:44 -05:00
Krish1979 d769b3cab6
Merge branch 'master' into docs/AWSSecretsManagerKeyVault 2019-12-23 12:27:11 +00:00
fixanoid 51e1f63546
Merge pull request #908 from bmcd87/patch-1
Adds nav entry for Remix Plugin
2019-12-20 14:43:52 -05:00
Brad McDermott ae31b09f62
Merge branch 'master' into patch-1 2019-12-20 14:24:37 -05:00
Ionut E. Mihailescu 0251ad85c8 Merge branch 'master' of https://github.com/jpmorganchase/quorum into docs/AWSSecretsManagerKeyVault
 Conflicts:
	docs/Privacy/Tessera/Configuration/Keys.md
2019-12-20 10:16:59 +02:00