https://github.com/web3j/quorum

sort by:
Revision Author Date Message Commit Date
4d28d15 Updated web3j Quorum library version 12 March 2019, 10:49:51 UTC
0e58806 Merge pull request #32 from web3j/release/4.0 Post-release merge back to master (4.0.6) 12 March 2019, 10:21:39 UTC
7f248bd Added local artifact signing 04 February 2019, 20:20:56 UTC
4cae336 Removing snapshot in preparation for the release 04 February 2019, 19:29:02 UTC
78ee625 Setting the version to 4.0.6-SNAPSHOT 31 January 2019, 06:37:43 UTC
07aeb64 Merge pull request #31 from QuorumEngineering/bugfix/setPrivateWorksOnRLPDecodedPayload Fix for setPrivate to use the RLP decoded payload 31 January 2019, 06:34:26 UTC
76c229b Fix for setPrivate to use the RLP decoded payload instead of absolute offset. Add extra constructor to allow passing attempts and sleepDuration parameters to parent constructor. 29 January 2019, 11:52:21 UTC
44ceaa0 Merge pull request #27 from sebaraba/quorum-4.0.4-release Quorum 4.0.4 release 09 January 2019, 22:27:37 UTC
90c5162 changes for 4.0.4 release 09 January 2019, 11:47:30 UTC
3e65eff Changing the version to 4.0.5-SNAPSHOT and 4.0.4-SNAPSHOT is already taken. 09 January 2019, 10:58:21 UTC
7a22840 push to gitlab 09 January 2019, 09:28:11 UTC
6abef91 solve ./gradlew clean build 09 January 2019, 09:16:08 UTC
4f00632 Using okHttp for ipc communitation to constellation 09 January 2019, 09:04:07 UTC
79db2b2 ditch unecessary EnclaveIpcService class 07 January 2019, 13:27:16 UTC
b9054b9 updates to okHttp 07 January 2019, 11:56:37 UTC
56c3b8c fix gitlab pipeline for unit tests 04 January 2019, 08:43:39 UTC
72d0085 finished updates 03 January 2019, 18:21:40 UTC
83b236b update Constellation to use okHttp3 -- send and receive tests working, but upcheck needs an update 20 December 2018, 14:27:09 UTC
e4227cb start implementing okHttp over IPC 20 December 2018, 12:55:53 UTC
daf3005 Merge pull request #25 from web3j/master Merge master to release branch 14 December 2018, 11:14:42 UTC
d65d372 Merge pull request #24 from antonydenyer/refactorEnclaveHttpService Allow client to be specified 14 December 2018, 09:45:29 UTC
b78f6f2 Allow client to be specified - throw meaningful exception on failed request - stop double encoding json payload 14 December 2018, 09:36:18 UTC
b080e5f Merge pull request #23 from sebaraba/master Release Web3j-Quorum [4.0.4] 13 December 2018, 15:31:40 UTC
107a038 bump web3j version to 4.0.4 for quorum release 13 December 2018, 14:39:32 UTC
6968272 Merge pull request #21 from sebaraba/refactor Support for Tessera and Constellation 12 December 2018, 15:23:26 UTC
1ec849e add class docummentation + solve reviews 12 December 2018, 14:50:09 UTC
9e1f98a put in placeholders for the ipc enclave connection 07 December 2018, 12:12:24 UTC
e41408e use okhttp instead of jersey 07 December 2018, 12:06:39 UTC
57a9ed5 Run tests against 4 node enclaves 06 December 2018, 15:15:25 UTC
43cb215 CI: used gradlew in gitlab file 06 December 2018, 12:18:25 UTC
fba95d5 refactor enclave service 06 December 2018, 12:01:32 UTC
99cfa8d refactor request builder tests 06 December 2018, 12:01:32 UTC
cdbdb20 import only required dependencies jersey-core slf4j 06 December 2018, 12:01:32 UTC
1d8b284 Implement Tessera and Constellation support Co-authored-by: Puneetha Karamsetty <puneetha17@gmail.com> 06 December 2018, 11:59:19 UTC
ffde40b Merge pull request #22 from web3j/develop CI enablement 06 December 2018, 10:52:22 UTC
beb4a97 Adding the gitlab yml file 05 December 2018, 20:21:07 UTC
75f35c5 Merge pull request #19 from web3j/develop Update the web3j dependency to 4.0.3 03 December 2018, 08:31:52 UTC
87be324 Updating the web3j dependency and setting the version to be inline with the core web3j release. 03 December 2018, 08:25:20 UTC
ae0288c Updating the web3j dependency and setting the version to be inline with the core web3j release. 03 December 2018, 08:01:52 UTC
b919b9c Updating the web3j dependency and setting the version to be inline with the core web3j release. 03 December 2018, 06:51:41 UTC
67bb652 Merge pull request #17 from web3j/release/0.11 Upgrade to web3j-4.0.0 18 November 2018, 19:26:26 UTC
74e58c3 Bringing the build script inline with web3j 17 November 2018, 23:00:23 UTC
19dacbe Upgrading to web3j-4.0.0 17 November 2018, 22:52:56 UTC
197b549 Merge pull request #13 from sebaraba/wip-direct-calls-to-konstellations [WIP] Raw transaction signing support in web3j-Quorum 08 November 2018, 13:33:31 UTC
d36f49e Fix dependencies 08 November 2018, 12:41:15 UTC
a5c7374 Update build.gradle 08 November 2018, 12:25:09 UTC
f4fa8e5 Update build.gradle 08 November 2018, 12:22:55 UTC
e22e2a1 Delete out files 17 October 2018, 11:27:11 UTC
5f9f48b review changes 17 October 2018, 10:17:33 UTC
c1b219b Refactor kontellation to constellation + change packages name 17 October 2018, 10:13:11 UTC
898721b Merge pull request #15 from iikirilov/master Bump to web3j 3.6.0 16 October 2018, 16:12:04 UTC
5a969f8 Update QuorumIT.java 16 October 2018, 11:26:58 UTC
0115536 Merge pull request #2 from Puneetha17/wip-direct-calls-to-konstellations Fix constellation IT tests 16 October 2018, 10:26:34 UTC
596f98a Fix constellation IT tests 16 October 2018, 10:15:23 UTC
1c7208b Merge pull request #1 from Puneetha17/wip-direct-calls-to-konstellations Fix rawTx tests 15 October 2018, 10:56:20 UTC
3029d91 Fix rawTx tests 15 October 2018, 10:54:33 UTC
c5734bd Bump to web3j 3.6.0 12 October 2018, 08:38:46 UTC
230423d Still trying, pc dying 01 October 2018, 15:40:55 UTC
08d5bed fix indent 01 October 2018, 15:03:27 UTC
e9d6561 fixes 01 October 2018, 10:50:15 UTC
58ec63a Better Linting 27 September 2018, 14:50:52 UTC
7de24df Latest changes 27 September 2018, 13:50:38 UTC
018dc29 WIP 26 September 2018, 16:06:00 UTC
5523909 WIP enable direct calls to konstellation 25 September 2018, 16:13:34 UTC
b38e88b - Add privateFrom parameter support. - Bump version for release. 19 September 2018, 19:41:56 UTC
e11d0e9 Removed references to resolved Quorum issue. 13 August 2018, 17:29:38 UTC
538b253 Updated integration tests to work with Crux Docker sample. 09 August 2018, 08:23:41 UTC
46b65ee Bumped version. 25 July 2018, 13:55:28 UTC
e95e32b Updated to web3j 3.5.0. 25 July 2018, 13:51:39 UTC
65b8d34 1. Updated to web3j 3.4.0. 2. Removed old Quorum (pre 2.0) calls. 3. Updated getPrivateTransaction to use getQuorumPayload. 24 July 2018, 20:25:50 UTC
459dde7 Added Travis CI config 14 December 2017, 18:23:00 UTC
c43e53a Removed getFromAddress from ClientTransactionManager. 14 December 2017, 16:36:21 UTC
dd48cf2 Regenerated generated files. 14 December 2017, 16:33:28 UTC
9c77a7d Updated to web3j 3.2.0. 14 December 2017, 16:32:12 UTC
60c9b51 1. Added Node configuration class. 2. Created QuorumIT for testing Quorum deployments. 17 November 2017, 11:14:20 UTC
c1bdb1a Updated to Gradle 4.3.1. Updated to web3j 3.1.1. Added logging for tests. 15 November 2017, 17:32:05 UTC
c728624 Updated to web3j 3.0. 30 October 2017, 21:23:29 UTC
081f7ca Updated Quorum version on README. 05 October 2017, 09:29:21 UTC
fa05b66 Updated bintray publication name. 04 October 2017, 17:02:43 UTC
faf6310 Merge remote-tracking branch 'origin/master' 04 October 2017, 16:40:08 UTC
b1be8dd 1. Bumped version. 2. Upgraded to web3j v2.3.1. 04 October 2017, 16:39:33 UTC
99b2189 Merge pull request #6 from iikirilov/master Added quorum_getPrivatePayload method and test 04 October 2017, 16:31:19 UTC
ab8e5e1 changed parameter name for getPrivatePayload method 03 October 2017, 16:15:59 UTC
8a4cd49 Added quorum_getPrivatePayload method and test 03 October 2017, 13:54:05 UTC
523d314 Merge pull request #3 from caoyuanqi/master Enable regular (non-private) transactions 18 August 2017, 08:09:20 UTC
991c983 enable normal transaction 12 August 2017, 01:06:35 UTC
8f84374 Upgraded to web3j v2.3.0. 25 July 2017, 12:00:04 UTC
aec3f6d Upgraded to web3j v2.2.2. 31 May 2017, 01:00:58 UTC
7e13379 Bumped web3j version 17 May 2017, 00:59:36 UTC
2b7cd5a Added ScheduledExecutorService. 16 May 2017, 13:24:16 UTC
ed862d0 Updated ClientTransactionManager following web3j updates. 16 May 2017, 13:21:24 UTC
c3c1d8d Fixed web3j version 16 May 2017, 13:11:20 UTC
02e82ca Merge branch 'master' of https://github.com/web3j/quorum 16 May 2017, 13:04:35 UTC
c8e358e Updated to latest version of web3j 16 May 2017, 13:04:21 UTC
fbb214d Merge pull request #1 from vjrantal/readme-fixes Fixes to instructions 09 May 2017, 12:44:27 UTC
dd939ff Fixes to instructions Most important change is that the `ClientTransactionManager` takes public keys of the participants (not addresses) when configuring transaction privacy. 09 May 2017, 10:44:18 UTC
2599010 1. Significantly reduced sleep duration for Quorum Transaction Manager. 2. Updated to web3j 2.1.0. 3. Bumped version. 07 March 2017, 08:47:11 UTC
26fc15f 1. Migrated to web3j 2.0.2 2. Updated version. 3. Added check for Quorum client in ClientTransactionManager. 27 February 2017, 03:19:16 UTC
defe1af 1. Creation of Quorum ClientTransactionManager. 2. Migrated to web3j 2.0. 3. Bumped version. 11 February 2017, 03:52:02 UTC
01373c2 Updated Void import. 17 January 2017, 08:21:12 UTC
back to top