-
Notifications
You must be signed in to change notification settings - Fork 109
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
Separate P2P and Resend clients #982
Commits on Dec 31, 2019
-
Allow partyinfo to update existing key with new url. This was the beh…
…aviour before 0.10. Log message to recommend users to switch on remote key validation for better security
Configuration menu - View commit details
-
Copy full SHA for 45d5c5a - Browse repository at this point
Copy the full SHA 45d5c5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97bc8b6 - Browse repository at this point
Copy the full SHA 97bc8b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for cde9377 - Browse repository at this point
Copy the full SHA cde9377View commit details
Commits on Jan 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fd55e8a - Browse repository at this point
Copy the full SHA fd55e8aView commit details
Commits on Jan 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a59dfb0 - Browse repository at this point
Copy the full SHA a59dfb0View commit details
Commits on Jan 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 878d23c - Browse repository at this point
Copy the full SHA 878d23cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c4a152 - Browse repository at this point
Copy the full SHA 9c4a152View commit details
Commits on Jan 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 348c1c6 - Browse repository at this point
Copy the full SHA 348c1c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 233fe42 - Browse repository at this point
Copy the full SHA 233fe42View commit details
Commits on Jan 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for cfe944b - Browse repository at this point
Copy the full SHA cfe944bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b1c315 - Browse repository at this point
Copy the full SHA 9b1c315View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f99179 - Browse repository at this point
Copy the full SHA 7f99179View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ad4e43 - Browse repository at this point
Copy the full SHA 5ad4e43View commit details
Commits on Jan 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 82ea6e6 - Browse repository at this point
Copy the full SHA 82ea6e6View commit details
Commits on Jan 17, 2020
-
Merge remote-tracking branch 'origin/master'
# Conflicts: # cli/config-cli/src/test/java/com/quorum/tessera/config/cli/OverrideUtilTest.java # config/src/main/java/com/quorum/tessera/config/ServerConfig.java # tessera-jaxrs/jaxrs-client/src/main/java/com/quorum/tessera/jaxrs/client/ClientFactory.java # tessera-jaxrs/jaxrs-client/src/test/java/com/quorum/tessera/jaxrs/client/ClientFactoryTest.java # tessera-partyinfo/src/main/resources/tessera-partyinfo-spring.xml
Configuration menu - View commit details
-
Copy full SHA for 6b4e9c1 - Browse repository at this point
Copy the full SHA 6b4e9c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 444df62 - Browse repository at this point
Copy the full SHA 444df62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9377afb - Browse repository at this point
Copy the full SHA 9377afbView commit details
Commits on Jan 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 19b0d12 - Browse repository at this point
Copy the full SHA 19b0d12View commit details
Commits on Jan 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 802e7e2 - Browse repository at this point
Copy the full SHA 802e7e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d699ae7 - Browse repository at this point
Copy the full SHA d699ae7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d383e5d - Browse repository at this point
Copy the full SHA d383e5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f96969c - Browse repository at this point
Copy the full SHA f96969cView commit details
Commits on Jan 23, 2020
-
Merge branches 'master' and 'separate-p2p-and-resend-client' of https…
…://github.com/jpmorganchase/tessera into separate-p2p-and-resend-client
Configuration menu - View commit details
-
Copy full SHA for 233d082 - Browse repository at this point
Copy the full SHA 233d082View commit details
Commits on Jan 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8f7a488 - Browse repository at this point
Copy the full SHA 8f7a488View commit details -
Add a configurable timeout for "resend"
Adds a new property called "resendWaitTime" to the P2P server configuration. This property denotes, in milliseconds, the timeout period for reading a response when calling the "/resend" API endpoint. By default, a 2 hour period was chosen as long enough for a medium sized database (about 500k transactions).
Configuration menu - View commit details
-
Copy full SHA for c13fc44 - Browse repository at this point
Copy the full SHA c13fc44View commit details -
Merge branch 'master' of https://github.com/jpmorganchase/tessera int…
…o separate-p2p-and-resend-client
Configuration menu - View commit details
-
Copy full SHA for 0e1fe00 - Browse repository at this point
Copy the full SHA 0e1fe00View commit details