Commit Graph

11464 Commits

Author SHA1 Message Date
Samer Falah d8f689ccdb
Merge branch 'master' into permission-cache-impl 2020-06-01 08:40:11 -04:00
Sai V dcab518e50
update documentation to include maxCodeSizeConfig documentation. (#1006) 2020-05-29 09:17:40 -04:00
Krish1979 282b74045a
Update running.md (#1000) 2020-05-14 21:00:31 -04:00
Samer Falah 7ba16f5998
Merge branch 'master' into permission-cache-impl 2020-05-14 15:12:26 -04:00
Samer Falah b4d6527368
Update links 2020-05-14 10:59:19 -04:00
vsmk98 68fb3977b8 resolving lint issues. 2020-05-14 11:40:15 +08:00
vsmk98 72a4cf87b3 Merge branch 'master' into permission-cache-impl
# Conflicts:
#	core/types/permissions_cache_test.go
#	params/quorum.go
#	permission/api.go
#	permission/permission.go
#	permission/permission_test.go
2020-05-14 10:52:49 +08:00
Satpal 1c7901b11b
Corrections to logged error messages. (#997) 2020-05-13 15:59:07 -04:00
chris-j-h c8567843ab
Fix broken link (#998) 2020-05-13 09:15:49 -04:00
Peter Fox 17f98b117b
Created special PTM for public-only mode. (#968) 2020-05-12 15:55:21 -04:00
Krish1979 d6c2ee46e9
Quorum Documentation Update (#996) 2020-05-12 15:42:08 -04:00
amalraj 72ad6db167
raft: return error if block processing is aborted (#992) 2020-05-12 15:32:50 -04:00
Trung Nguyen 3034c75403
fix linting issues (#995) 2020-05-11 16:15:27 -04:00
Trung Nguyen 2e9462ee20
gha: automate release (#994)
- Upload linux and macos binaries to Bintray
- Prepare Github draft release
- Revert .travis.yml from upstream geth
2020-05-11 15:57:12 -04:00
Sai V 80564d5f26
added nil pointer check for args.Value to avoid a panic in estimate gas call (#989) 2020-05-08 23:10:14 -04:00
vsmk98 83403b9142 Merge branch 'master' into permission-cache-impl 2020-05-09 08:51:56 +08:00
Trung Nguyen 3ae914052f
gha: add Github Actions workflows (#984)
- For master, run unit tests and build on linux and macos
- For PR, run unit tests on ubuntu and selective acceptance tests from
quorum-acceptance-tests
2020-05-08 15:39:29 -04:00
vsmk98 c116ba1842 update to refer to master branch of quorum acceptance tests in travis 2020-05-05 13:20:14 +08:00
jpmsam 9339be03f9 Quorum v2.6.0 2020-05-04 10:39:58 -04:00
Trung Nguyen ea9d72a7e9
travis: update go version (#983) 2020-05-04 10:02:27 -04:00
vsmk98 9878b522d4 Merge branch 'master' into permission-cache-impl
# Conflicts:
#	permission/bind/accounts.go
#	permission/bind/nodes.go
#	permission/bind/org.go
#	permission/bind/permission_impl.go
#	permission/bind/permission_interface.go
#	permission/bind/permission_upgr.go
#	permission/bind/roles.go
#	permission/bind/voter.go
#	permission/contract/gen/AccountManager.bin
#	permission/contract/gen/NodeManager.bin
#	permission/contract/gen/OrgManager.bin
#	permission/contract/gen/PermissionsImplementation.bin
#	permission/contract/gen/PermissionsInterface.bin
#	permission/contract/gen/PermissionsUpgradable.bin
#	permission/contract/gen/RoleManager.bin
#	permission/contract/gen/VoterManager.bin
#	permission/permission.go
2020-05-04 13:34:25 +08:00
Krish1979 c04d1c8b10
Tessera 0.10.5 (#977) 2020-04-30 12:29:16 -04:00
Sai V b4e2199ca1
Enable networks to change maxCodeSize multiple times (#975) 2020-04-30 11:48:23 -04:00
Sai V 4c6727c959
changes to set immutability threshold before freezer db is opened (#981) 2020-04-30 11:07:19 -04: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
vsmk98 e73704db3a Corrected complete error handling across the package. 2020-04-07 21:52:29 +08:00
vsmk98 db836bf646 updated error handling 2020-04-05 10:27:26 +08:00
vsmk98 734744f79a error handling to handle and propagate all errors encountered in cache population functions. updated unit test in line. 2020-04-03 16:18:20 +08:00
vsmk98 186a62b185 handled unhandled error. 2020-04-03 10:10:06 +08:00
vsmk98 0eca8e9373 Merge remote-tracking branch 'remotes/origin/master' into permission-cache-impl 2020-04-03 10:06:13 +08:00
vsmk98 1afcf87a7f error handling in getSubOrgIndex from contract. fixed a unit test failure 2020-04-03 10:01:29 +08:00
vsmk98 f9677c8843 Added unit test cases for permissions cache implementation. Refactored permissions code for enabling unit tests with lower cache configuration 2020-04-02 17:25:36 +08:00
vsmk98 5031e5b8ee handled errors in cache population functions. 2020-03-31 10:20:03 +08: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
vsmk98 1b74c63b2e regeneration of binding code. 2020-03-27 15:10:47 +08:00
vsmk98 b756917487 removed redundant node data rebuild function 2020-03-27 11:18:25 +08:00
vsmk98 75896d38bf Merge branch 'master' into permission-cache-impl 2020-03-27 11:06:19 +08: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