64d65f0a54
Rename JarFilter's ClassTransformer to FilterTransformer. ( #3481 )
2018-07-02 10:31:07 +01:00
5d78992038
Minor changes to text to more accurately reflect the current implementation. ( #3477 )
2018-07-02 10:26:33 +01:00
6d77d045e8
Update key-concepts-identity.rst ( #3480 )
2018-06-29 16:31:48 +01:00
2b6018f050
Merge pull request #3473 from corda/fix_flaky_test
...
[CORDA-1698] Fix flaky test
2018-06-29 16:26:24 +01:00
f08b0e469d
ENT-2182: Clean up of network permissioning docs ( #3478 )
2018-06-29 13:11:46 +01:00
c50fd5e07e
ENT-1903: Remove fast-classpath-scanner from serialization-deterministic. ( #3471 )
2018-06-29 12:22:18 +01:00
470921afb9
ENT-1741 Build standalone shell JAR distribution - subsequent fix ( #3476 )
2018-06-29 12:03:18 +01:00
8f254a75ca
Link to where the scripts can be found ( #3464 )
...
* Link to where the scripts can be found
* Address review feedback
2018-06-29 11:32:53 +01:00
6450d6c777
ENT-2171: Removing outdated information in the serialisation docs ( #3475 )
2018-06-29 10:50:48 +01:00
0a700fd3f0
ENT-1741 Build standalone shell JAR distribution - fix ( #3474 )
2018-06-29 10:32:37 +01:00
4c56188383
Cleanup.
2018-06-29 09:55:34 +01:00
302dde88d6
Update api-current.txt to reflect that MockServices now uses TestClock instead of Clock.
2018-06-29 09:50:04 +01:00
62cb443892
Merge pull request #3470 from corda/pat/ENT-2014-cherry-pick
...
Cherry-pick: ENT-2014 Deletes of NodeInfo can fail to propagate leading to infinite retries (#1101 )
2018-06-29 09:42:35 +01:00
7ae0775514
CORDA-1688 Updating CRL config docs ( #3472 )
...
* CORDA-1688 Updating CRL config docs
* Addressing review comments
2018-06-29 08:13:43 +01:00
136500d48d
Advance TestClock instead of sleeping.
2018-06-28 17:58:46 +01:00
33511b40dc
Minor: work around a Kotlin compiler performance regressions
2018-06-28 18:24:50 +02:00
61d9d475c8
Advance TestClock instead of sleeping.
2018-06-28 17:14:50 +01:00
941719ab8b
Use TestClock in MockServices.
2018-06-28 17:14:06 +01:00
4267513332
CORDA-1693: Ensure that DemoBench's RPC connections terminate on shutdown. ( #3468 )
2018-06-28 16:37:51 +01:00
8df18e954f
ENT-2014 Deletes of NodeInfo can fail to propagate leading to infinite retries ( #1101 )
...
* ENT-2014 Deletes of NodeInfo can fail to propagate leading to infinite retries
ENT-1880 Move identity key generation to network registration process
(cherry picked from commit c3ac203
)
2018-06-28 15:20:22 +01:00
d5b5825c09
Docs: Removed remaining references to webAddress in the node config ( #3467 )
2018-06-28 15:03:27 +01:00
76c114502e
CORDA-1686: Make Node Explorer release its RPC connection on shutdown. ( #3457 )
...
* Make Node Explorer release its RPC connection on shutdown.
* Declare Explorer's login() function as tail-recursive.
* Replace lateinit rpcConnection with oridinary var.
* Notify the node when closing an RPC connection gracefully.
2018-06-28 13:33:07 +01:00
82f79387a3
Update CONTRIBUTORS.md
2018-06-28 12:07:50 +01:00
de6e78b4a3
V2 gui for the bootstrapper ( #3373 )
...
* V2 gui
* Misc small fixes and tweaks
* V2 gui
* More tweaks
* fix horizontal resize issue
2018-06-28 12:05:36 +01:00
a768904e4e
CORDA-1695 Include thread ID in flow logging MDC ( #3463 )
2018-06-28 11:24:54 +01:00
e2f657d679
ENT-2124 Flush before detach in Hibernate ( #3465 )
2018-06-28 10:51:28 +01:00
84a86d32b7
Fixed broken smoke test caused by no notaries in the network parameters ( #3461 )
...
For now the workaround is to manually select the notary. The proper solution is to add notaries to the network parameters in smoke tests.
2018-06-28 09:43:29 +01:00
322a8d4f54
ENT-2124 Flush before detach in Hibernate ( #3462 )
2018-06-28 09:25:56 +01:00
34923506f4
CORDA-1686: Make "rpc-client-sender" daemon ( #3455 )
...
Such that they do not prevent application that started them from exiting.
2018-06-28 08:53:30 +01:00
4e52a957d1
Minor: better error message when the config file isn't found ( #3460 )
2018-06-27 21:15:11 +01:00
e401eb604d
Fixed CordaRPCClient test to avoid potential flakiness ( #3459 )
2018-06-27 20:23:26 +01:00
eee2563bfa
CORDA-1660: Wiring up the CordaRPCClient class loader to the p2p serialisation context. ( #3454 )
...
This is to allow the standalone shell to be able to receive WireTransactions containing Cash.State objects.
2018-06-27 17:02:35 +01:00
f51407cd5d
Add comment about schema search path ( #3444 )
2018-06-27 16:48:46 +01:00
4cc4e3f01b
Fix DemoBench Windows installer ( #3451 )
...
Specify paths to build tools correctly or else bugfixes will not applied.
2018-06-27 16:45:39 +01:00
8c956c004f
Removes links to Corda source and templates ( #3456 )
2018-06-27 15:29:57 +01:00
99e314d017
ENT-2145: Configure DemoBench nodes to issue selected currencies. ( #3452 )
2018-06-27 14:01:49 +01:00
66cb0e389b
Warning timer thread should run as a daemon ( #3450 )
2018-06-27 12:57:37 +01:00
7e05e373d7
CORDA-1687: Remove unwanted hibernate-core from DemoBench and Node Explorer. ( #3449 )
2018-06-27 12:52:36 +01:00
3eef73020a
Update CONTRIBUTORS.md
2018-06-27 12:10:22 +01:00
fdf267d735
TimedFlowTests: remove progress tracker completion timeout ( #3448 )
2018-06-27 10:39:28 +01:00
968fcc718a
Improve participants JavaDocs. ( #3429 )
...
* Improve participants JavaDocs.
* Wording consistent with terminology.
2018-06-27 09:39:56 +01:00
f529a2a88e
Update CONTRIBUTORS.md
2018-06-27 09:32:59 +01:00
e3072ad320
Remove old TODO to upgrade Artemis to version 2.4+ ( #3447 )
2018-06-27 09:02:45 +01:00
8ecf3b5e49
CORDA-1685: Remove bank-of-corda.jar
from DemoBench. ( #3446 )
2018-06-26 22:53:22 +01:00
be1aff20a6
CORDA-1610: In addition to injecting the old progress tracker after flow retry, attach and re-subscribe to child trackers as well. ( #3440 )
2018-06-26 17:50:08 +01:00
ad2890193d
Specify Notary in CashIssueAndPaymentFlow
and PaymentRequest
( #3443 )
...
* Specify notary in CashIssueAndPaymentFlow
* Specify notary in PaymentRequest
* Address comments
* Default to the first notary in the `CashPaymentFlow`
2018-06-26 16:45:18 +01:00
9258b0e63b
Minor: TimedFlowTests are sometimes flaky in CI since the flow result… ( #3441 )
...
Minor: TimedFlowTests are sometimes flaky in CI since the flow result future completes before the progress tracker is set to DONE. Instead of checking the progress tracker step immediately, wait for it with explicit timeout.
2018-06-26 16:07:08 +01:00
79626e9c4c
[CORDA-1598] Make argument parsing more consistent. ( #3423 )
...
We parse command line arguments twice, once in `CordaCaplet.java`
to determine the config file and base directory, and then again
in NodeArgsParser. NodeArgsParser accepts long options with a
single hyphen, while CordaCaplet did not. This changes
CordaCaplet to accept `--config-file` as well as `-config-file`,
same for base-dir.
2018-06-26 14:32:45 +01:00
b4d31b1c77
Upgrade Gradle wrapper JAR. ( #3439 )
2018-06-26 12:46:33 +01:00
a4d2acbea2
ENT-1467: Make the deterministic JDK image compatible with IntelliJ. ( #3416 )
...
* Expand the deterministic JDK image to make it friendlier to IntelliJ.
* Fix Gradle always to use the latest deterministic rt.jar available.
* Write JDK items directly from Gradle.
2018-06-26 11:53:16 +01:00