Commit Graph

5508 Commits

Author SHA1 Message Date
Dan Newton
43dfd636dc CORDA-3083: Backport dumpCheckpoints shell command (#5305)
This is a port of https://github.com/corda/corda/pull/5171 with some further improvements like printing out the contents of all the flows in the sub-flow stack (rather than just the current progress tracker step) and better error handling.
2019-07-18 10:42:14 +01:00
Shams Asari
2b36b6d8cf
CORDA-3092: Exception is logged if flow session message can't be deserialised (#5309) 2019-07-17 18:14:12 +01:00
Viktor Kolomeyko
dd1247242a Fix DemoBench Windows installer (#3451)
Specify paths to build tools correctly or else bugfixes will not applied.

(cherry picked from commit 4cc4e3f01b)
2019-03-27 15:35:14 +01:00
Chris Rankin
f378f0eba6 BUILD: Try to fix flaky FailNodeOnNotMigratedAttachmentContractsTableNameTests.
* Ensure that this test stops nodes that it starts.
* Also ensure that random ephemeral ports can be reused.
2019-03-22 14:54:50 +01:00
Katelyn
866f07c741 RELEASE - Corda 3.4 build number 2019-03-13 23:06:51 +00:00
Katelyn Baker
6133998dd6
RELEASE - Release v3.4 release docs
* RELEASE - Upgrade notes and change log

* RELEASE - Release notes

* Review comments
2019-03-13 23:04:22 +00:00
Katelyn Baker
6c8b1d1e26 RELEASE - Add password reset, cope with all git tickets marked in Jira (#4883)
* RELEASE - Add password reset, cope with all git tickets marked in Jira

* Update jiraReleaseChecker.py
2019-03-12 18:23:36 +00:00
Katelyn Baker
1509fb5f72 RELEASE - Bump RC number 2019-03-12 14:40:18 +00:00
Katelyn Baker
680a83413b
CORDA-2704 - Allow Evolver to ignore carpentry errors (#4866)
* CORDA-2704 - Allow Evolver to ignore carpentry errors

The logic being a carpentry failure is only fatal if the type we fail to
synthesise is required *post* evolution. If the evolver discards the
failed types then we'll never instantiate them and the synthesis
failure won't matter.

* Review comments and bug fixes

* Review comments

* Review comments
2019-03-12 13:45:38 +00:00
JamesHR3
6b1429d30d CORDA-2687 - Ensure collections of unknown types are not carpented (#4826)
* Prevent carpenting a collection of an unknown type

* Add a comment explaining the condition used to detect collections

* Add a unit test and clarify comment around what is being carpented
2019-03-01 10:57:37 +00:00
Katelyn Baker
d018863261 RELEASE - Fix build no 2019-02-22 15:24:03 +00:00
Katelyn Baker
8c8f82e6b0 RELEASE - 3.4 release candidate 2019-02-22 13:56:19 +00:00
Dimos Raptis
492f54d6fe [CORDA-2422] - Remove interfaces from carpenting (#4687)
Remove interfaces from carpenting.
2019-02-04 14:55:09 +00:00
Dominic Fox
5c2a7ed72e Restore log message 2018-12-19 16:45:17 +01:00
Dominic Fox
dc8cbef334 CORDA-2314 Complete class-carpentry before attempting evolution 2018-12-19 16:45:17 +01:00
joeldudleyr3
1c4542fed7 Fixes Kotlin Hello, World 2 tutorial. 2018-11-20 14:56:50 +00:00
Joel Dudley
85c7e5dd9e
Updates Example CorDapp instructions to point to Samples repo. Updates getting set up instructions. (#4254) 2018-11-19 12:49:39 +00:00
Joel Dudley
728c36384f
Updates tutorial to match PR on master. (#4226)
* Updates V3 tutorial to match master tutorial.

* Self-review.
2018-11-13 12:54:24 +00:00
joeldudleyr3
75c1e9cfe3 Updates tutorial to reflect template changes. 2018-11-08 10:26:29 +00:00
Joel Dudley
516eb37c42
Updates tutorial to reflect new template structure. 2018-11-06 16:03:52 +00:00
Joel Dudley
a75cfde3c7
Update hello-world-template.rst 2018-11-06 16:01:42 +00:00
Joel Dudley
91cb6b773b
Update hello-world-template.rst 2018-11-06 16:00:53 +00:00
Andrius Dagys
7e4a5413ac CORDA-2109 - Fix a bug that prevents consecutive multiparty contract upgrades (#4131)
The contract upgrade handler assumes that the state to be upgraded is
created by a WireTransaction. This breaks the upgrade process if it was
in fact issued by a ContractUpgradeWireTransactions or a NotaryChangeWireTransaction.
2018-10-30 10:14:03 +00:00
Joel Dudley
13843f1cae
Update tutorial to match new template structure. 2018-10-22 08:05:18 +02:00
Joel Dudley
2309151bf1
Update tutorial code to match new template structure. 2018-10-22 08:03:22 +02:00
Joel Dudley
22e499101b
Update contract.kt 2018-10-22 08:01:50 +02:00
Joel Dudley
c3ba304ed6
Updates tutorial code to match template changes. 2018-10-22 07:59:40 +02:00
Katelyn Baker
c143f92444 RELEASE - post 3.3 release bump of build-no 2018-10-17 11:40:14 +01:00
Joel Dudley
432191389c
Uses proper index for Quickstart section. Replaces FAQ link. (#4071) 2018-10-15 11:40:14 +02:00
Katelyn Baker
c834162cd4 RELEASE - Post release candidate cleanup 2018-10-12 16:19:51 +01:00
Tommy Lillehagen
cd9b682943 CORDA-2097 - Add missing Node Explorer artefact publication (#4066) 2018-10-12 16:17:26 +01:00
Katelyn
b03e262fdf RELEASE - Bump vno for second release candidate 2018-10-06 10:50:14 +01:00
Patrick Kuo
262427fc12 CORDA-2071 - Log file filling with Artemis messages and rolling over quickly (#4034)
* ENT-1850: Improve reporting of connection problems (#3124)

* Add nicer logging for SSL handshake problems

* Just in case let people see the horrid netty exception traces at trace level

(cherry picked from commit 3c005789c0)

* fixup after cherrypick

* Prevent bridge reconnection attempts on targets that present invalid/misconfigured/different certificates to protect nodes from dead identities. (#3225)

(cherry picked from commit 7ff008d4e3)

* fixup after cherrypick

* add extra error handling (copied from master)
2018-10-05 12:58:36 +01:00
Katelyn Baker
04b8606374
RELEASE - 3.3 Release Notes (#3948)
* RELEASE - Initial release notes addition

* RELEASE - Contributors and issues fixed

* RELEASE: release notes

* release comments

* remove some random temp file

* wip

* wip

* commenting on 4.0

* Review comments

* Review comments

* Remove 4.0 ref, remove ref to item we're backing out

* Capitalise CZ
2018-10-05 12:02:24 +01:00
Tudor Malene
64fc9009a1 CORDA-1297 - revert column nullability (#4030)
* CORDA-1297 revert column nullability

* CORDA-1297 address code review comments

* CORDA-1297 address code review comments
2018-10-04 16:30:45 +01:00
Michele Sollecito
322700d973 CORDA-2066 - setting-up-a-corda-network docs file is misleading (fixed). (#4024) 2018-10-03 17:21:20 +01:00
Michele Sollecito
bd2e7586f9 CORDA-2019 - Bootstrapper docs should not include --dir switch (fixed). (#4023) 2018-10-03 16:46:16 +01:00
Patrick Kuo
04cb4a371a CORDA-2016 - Add unit tests to ensure SNI header generation will not be changed by accident (#4018)
* CORDA-2016 Add unit tests to ensure SNI header generation will not be changed by accident (#4014)

* Add test for SNI header to prevent changing it accidentally.

* added hardcoded values test to ensure hashing function and corda x500 name format can't be changed

(cherry picked from commit 149b6034e1)

* fix test after cherrypick
2018-10-03 14:07:55 +01:00
Clinton
861a76e380 CORDA-2037 - Add network bootstrapper and other tools to published binary list (#4003)
* Publish tools to Artifactory: Blob Inspector, Network Bootstrapper (#3321)

* Added missing plugin to enable publishing of artifact to Artifactory.

* Remove references to experimental blobinspector

* Remove disableDefaultJar for default jar.

* Add additional artifacts to be published.

* Fix bootstrapper publication problem. (#3370)

* Fixed double JAR publishing problem with network bootstrapper. (#3354)

Fixed merge issue
2018-10-02 16:00:11 +01:00
Michal Kit
dbda50d92e CORDA-2012 - copying all from the network trust store (#3991) 2018-09-27 15:51:24 +01:00
Michele Sollecito
4822638533
[CORDA-1948]: Demobench profile load fails with stack dump -- for Corda OS 3.3 -- branch release-V3 (fix) (#3992) 2018-09-26 15:18:34 +02:00
Katarzyna Streich
df343379d2 CORDA-1563, CORDA-2029 - backports to 3.3 (#3990)
* CORDA-1563 : Don't remove own node info - fix (#3219)

* CORDA-2029: Don't remove own node info

Don't remove own node info from cache on network map update.

* 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)

NOTE: Moved ENT Jira's to OS project
2018-09-26 11:11:32 +01:00
Katelyn Baker
b910ba0c4e RELEASE: Ready to cut 3.3 RC01 2018-09-21 11:36:08 +01:00
bpaunescu
2a522c9f05 CORDA-2001 - SNI header for future inter-op (#3977) 2018-09-21 10:15:40 +01:00
Katelyn Baker
d19e953700 RELEASE - ignore flakey test, it seems to OOM randomly 2018-09-20 16:24:59 +01:00
Michal Kit
a61de95102 CORDA-1995 - Removing DigitalSignatureWithCertPath (Cherry Pick) (#3970)
* CORDA-1995 Adding the parent certificate chain to the DigitalSignatureWithCert class

* Addressing review comments
2018-09-20 16:07:53 +01:00
Dominic Fox
52b7a798d4 Corda-1945 - class-carpenter bugfix (#3969) 2018-09-19 17:43:27 +01:00
Stefano Franz
a11df32dd6 CORDA-1811 - If a second identity is mistakenly created the node will not start 2018-09-18 17:55:05 +01:00
Katelyn Baker
40e5e65365
RELEASE - Release script to extract which issues are in a release (#3945)
* RELEASE - Release script to extract which issues are in a release

In addition, format the output for inclusion in the release notes. Not 100% sure
if this should be in the tree or out in a separate repo but we have
*a lot* of small repo#s now and this is fine to live here unless
anyone vehemently disagrees

Add additional modes, make keyring optional
2018-09-17 12:14:13 +01:00
Katelyn Baker
721c835258
CORDA-1949, CORDA-1950 - Miscellaneous doc fixes (#3760) (#3919)
* ENT-2298: CE Hello World Tutorial Page references Corda V1.0

Removed version number completely from text, I thought this made more sense than hardcoding a version which will almost immediately be out of date.

* ENT-2302: Hello World Tutorial Page mismatch between code sample and explanatory text

Updated text to proper method

* ENT-2305: Java Instructions to Invoke Hello World CordApp fail

Removed Java instructions
2018-09-13 13:53:16 +01:00