Andras Slemmer
80a5e7ab81
Add flow state machine extension tutorial
2018-07-12 15:30:23 +01:00
Shams Asari
ab08ce21f4
Made NodeUnloadHandlerTests a unit test by using mock node ( #3572 )
2018-07-12 15:22:31 +01:00
Chris Rankin
7f42a9b48c
ENT-1565: Remove Guava code from core. ( #3569 )
...
Remove Guava code from core.
Note that forcing this project to use Guava `$guava_version` throughout breaks SimmValuationTest.
2018-07-12 14:52:44 +01:00
Thomas Schroeter
12174fdaae
Add jib gradle plugin to node ( #3571 )
...
* Add jib gradle plugin to node
Available tasks:
./gradlew node:jibExportDockerContext
./gradlew node:jib --image <image>
2018-07-12 14:39:17 +01:00
Katarzyna Streich
b275f4349a
ENT-1968: Add RPC for refreshing network map cache ( #3552 )
...
ENT-1968: Add RPC for refreshing network map cache
2018-07-12 13:40:33 +01:00
Shams Asari
f4a248f81f
Made CashSelectionTest a unit test by using mock network. ( #3570 )
...
Also includes adding a default value of emptyList() to InternalMockNetwork.cordappPackages
2018-07-12 11:55:51 +01:00
Roman Plášil
a4355ce198
Configure NetworkMapUpdater executor so that it doesn't block node shutdown ( #3530 )
2018-07-11 18:10:43 +01:00
Lamar Thomas
fa92c082ba
Removed the negative reference to ethereum/bitcoin
...
in reading this document from docs.corda.net, trying to understand the flow state machines (support /development perspective), I found that the negative outlook of limitations in ethereum and bitcoin may be a bit out-dated and interrupted learning thought/understanding - on this specific page. adjusted the verbage to keep the point that there are development challenges that we've addressed, but removed the excess language around ethereum and bitcoin
2018-07-11 18:13:07 +02:00
Shams Asari
ac179aa9ab
CORDA-1664: Blob inspector able to display SignedTransaction blobs dumped from a node's db. ( #3559 )
2018-07-11 14:50:51 +01:00
Thomas Schroeter
6ea4f9c1d6
Increase guava version to 25.1-jre ( #3558 )
...
Allow using the jib gradle plugin to build container images.
2018-07-11 14:28:19 +01:00
Nick Arini
017ffab60b
Testnet documentation pages ( #3287 )
...
* added doc page for running Corda on GCP vis Explore
* Fix bash code examples
* add images
* add images
* more typos fixed
* typo
* fix firewall commands
* more screenshots
* add screenshots for new projewct
* scale images
* screenshot
* added screenshot
* Bold steps
* more screenshots
* added screenshots
* upload screenshots
* added screenshots
* add contents
* add azure file
* add azure file
* updated azure screenshots
* updated azure screenshots
* more screenshots and text
* Updated run commands
* Updated run commands
* Update azure-vm-explore.rst
* Fix urls
* add AWS setup for explore
* aws screenshots
* update test for AWS
* aws screenshots
* aws screenshots
* add screenshots
* AWS updates
* AWS
* aws screenshot
* aws screenshots
* aws images
* aws updates
* aws updates
* aws screenshot
* Updated intro to new branding
* Added resoure group docs to azure page
* Updated azure screenshots
* Updated azure screenshots
* Updated azure screenshots
* Updated azure screenshots
* Updated aws docs
* Updated GCP docs
* Updated GCP docs
* Adding a Testnet overview page
* Adding a Testnet overview page
* Adding a Testnet overview page
* Adding a Testnet overview page
* Adding a Testnet overview page
* Adding a Testnet overview page
* Adding elastic IP to AWS
* Adding elastic IP to AWS
* Adding elastic IP to AWS
* updated dl link
* Update aws-vm-explore.rst
* update dl link
* Update gcp-vm.rst
* Fixing changes requested by RGB.
* Fixed link
* Additional changes requested in review.
* Updated based on RGB review comments.
* Minor formatting
* minor formatting
* Address review comments
* Address the review comments from RGB
* typo
* typo
* typo
* typo
* make underlines same length as headers
* Fix review comments
* Fix review comments
* fix review comments
* adding to index
2018-07-11 14:12:52 +01:00
Stefano Franz
9503c9684e
CORDA-1747 - Client RPC classloader and Java Generics fixes ( #3553 )
...
* fix for spring boot rpc and it work with deterministic serialization
* really really fix tests
* up log level
* reenable allWarningsAsErrors
2018-07-11 13:28:01 +01:00
Shams Asari
2833ec2a88
Avoiding starting notaries in driver-based integration tests to speed them up ( #3544 )
2018-07-11 11:36:36 +01:00
Patrick Kuo
26d44eedf5
remove CRL url from dev doorman cert ( #3555 )
2018-07-10 19:07:29 +01:00
Joel Dudley
2dc2e886ff
Update CONTRIBUTORS.md
2018-07-10 19:04:10 +01:00
Keerthi Nelaturu
17b800ea15
#3522- IdentitySyncFlow.Send primary constructor requires a ProgressTracker ( #3554 )
...
* Adding default tracker for primary constructor.
* Adding default tracker for primary constructor.
* Removing tracker from constructor.
* Adding default tracker for primary constructor.
* Removing tracker from constructor.
2018-07-10 19:02:35 +01:00
Chris Rankin
da32a7e56f
CORDA-1699: Remove parameter defaults from Kotlin constructor metadata ( #3542 )
...
* Remove unwanted JavaScript metadata files from kotlin-metadata.
* Rename SanitiseConstructor case to SanitiseDeleteConstructor.
* Also remove default parameter flags from primary constructor when deleting the synthetic constructor that handles them.
Add a test case for stubbing constructors with default parameters.
* Restore deterministic modules' dependency on assemble task.
2018-07-10 18:11:28 +01:00
Katelyn Baker
f4426ef172
CORDA-1747 - External serializes break for generic types ( #3541 )
...
* CORDA-1747 - External serializes break for generic types
* Review comments
* review comments
2018-07-10 17:48:06 +01:00
Joel Dudley
ab38c7a944
Consolidates and extends debugging information. ( #3548 )
...
* Consolidates and extends debugging information.
* Clearer remote debugging instructions.
2018-07-10 15:17:59 +01:00
Michele Sollecito
fcbab670cf
[CORDA-1727]: Document more clearly the supported version of IntelliJ and the IntelliJ Kotlin Plugins. ( #3550 )
2018-07-10 14:06:20 +01:00
Tushar Singh Bora
a4b2096b01
Update Shell.rst with CashIssueFlow ( #3546 )
...
* Updated for issue: 3120
https://github.com/corda/corda/issues/3120- for details
* Updated shell.rst
Correct Shell Flow usaged for CashIssueFlow
* Updated Shell.rst as per latest CashIssueFlow
2018-07-10 11:58:26 +01:00
Dan Newton
7b4ace16e1
Remove duplicated code between PersistentIdentityService and InMemoryIdentityService ( #3428 )
2018-07-10 08:35:14 +01:00
Michele Sollecito
54161a630a
[CORDA-1659]: Improve handling/logging of failed address binding. ( #3498 )
2018-07-09 18:45:20 +01:00
Gavin Thomas
c4d3522ddc
ENT-2100 quick start page to include user journeys ( #3523 )
...
* ENT-2100 quick start page to include user journeys
* Restructures table.
* add anchors for easy navigation
* fix anchors for easy navigation
* another fix anchors for easy navigation
* Reformats table.
* another fix anchors for easy navigation
* and another fix anchors for easy navigation
* and yet another fix anchors for easy navigation
* table tweak
* table header fix
* add missing table headers
2018-07-09 17:40:18 +01:00
Anthony Keenan
857ed1897a
CORDA-1712 - Make documentation clearer for Network Bootstrapper ( #3504 )
2018-07-09 17:38:31 +01:00
Viktor Kolomeyko
d481c55b82
CORDA-1743: Remove isDebug = true
from Node driver to speed-up integration tests execution. ( #3535 )
...
* CORDA-1743: Remove `isDebug = true` from Node driver to speed-up integration tests execution.
* CORDA-1743: Undo removal of "isDebug = true" from the test that specifically checks for this condition.
* CORDA-1743: Address input from @shamsasari
2018-07-09 16:37:01 +01:00
Joel Dudley
f389cd07a3
Lower-case m. ( #3536 )
2018-07-09 15:22:01 +01:00
Joel Dudley
ed61e1609a
Adds tables of content for network sections. ( #3537 )
2018-07-09 15:21:47 +01:00
Michal Kit
408cc68c65
CORDA-1715 Ordering the X500 name for the CRL extension of the TLS certificates ( #3515 )
...
* CORDA-1715 Ordering the X500 name for the CRL extension of the TLS certificate
* Addressing review comments
* Addressing review comments - round 2
* Throwing an exception on incorrect TLS CRL issuer configuration
* Changes after the redesign decisions
* Small refactoring
2018-07-09 13:45:38 +01:00
Mike Hearn
5d738ac8e8
[CORDA-1671] Minor: some more places where we were printing stack traces instead of clean error messages. ( #3512 )
...
* [CORDA-1671] Minor: some more places where we were printing stack traces instead of clean error messages.
* Address review comments.
2018-07-09 13:25:23 +01:00
Shams Asari
aefd90f062
Minor: ProcessUtilities clean up ( #3533 )
2018-07-09 12:29:33 +01:00
Joel Dudley
0de7c2aaf4
Command should not have leading slash. ( #3534 )
2018-07-09 12:05:40 +01:00
Florian Friemel
0670634bad
Update tutorial-test-dsl.rst ( #3483 )
2018-07-09 09:58:45 +01:00
Stefano Franz
dcfe37c83c
add ability to specify x500 of node to add. ( #3528 )
2018-07-06 13:19:16 +01:00
James Brown
18e7cd4cfd
CORDA-1737 update jolokia dependency to latest version ( #3524 )
2018-07-06 11:15:48 +01:00
Joel Dudley
8bad3dc12d
Update CONTRIBUTORS.md
2018-07-06 09:49:00 +01:00
Chris Rankin
5106b01832
CORDA-1699: Restore binary compatibility for UniqueIdentifier class. ( #3505 )
...
* Update JarFilter to remove certain annotations from primary constructors.
* Enhance unit tests for deleting constructors.
* Update the documentation to explain how to handle non-deterministic default
constructor parameters.
* Reduce the base logging level of SanitisingTransformer to DEBUG.
* Simplify the execution of repeatable ClassVisitors.
* Simplify Gradle usage slightly.
* Add test for deterministic UniqueIdentifier.
* Update README to cover handling default parameters.
2018-07-05 16:14:56 +01:00
Maksymilian Pawlak
f3dc018f04
Clarify local shell is dev-mode only ( #3479 )
2018-07-05 15:41:49 +01:00
Maksymilian Pawlak
30d5d45c87
[CORDA-1568] Omit synthetic methods in shell ( #3517 )
2018-07-05 14:59:13 +01:00
Maksymilian Pawlak
f7dd4f7880
Use in-memory H2 for integration test ( #2508 )
...
* Default integration tests running with in-memory H2
2018-07-05 14:58:51 +01:00
Chris Rankin
02978fc174
Resolve warnings for Kotlin ByteArray. ( #3521 )
2018-07-05 13:00:29 +01:00
Chris Rankin
35b2170b9c
Upgrade to Kotlin 1.2.51. ( #3509 )
2018-07-05 12:45:16 +01:00
Anthony Keenan
df198acf59
Fixing md formatting sphinixification issues ( #3510 )
2018-07-05 09:40:36 +01:00
Tudor Malene
2ab5a4cf12
CORDA-1392 Make Hibernate entities non-Serializable ( #3458 )
...
* CORDA-1392 Make Hibernate entities non-Serializable
* CORDA-1392 Make Hibernate entities non-Serializable - fix api
* CORDA-1392 Fix determinise
* CORDA-1392 Add changelog entry
* CORDA-1392 Address code review changes
2018-07-05 09:37:30 +01:00
szymonsztuka
d72caf59f0
Document running nodes on a remote machine after generating them on a local machine with Cordform task (related to ENT-1678) ( #3516 )
2018-07-04 18:34:17 +01:00
Shams Asari
244167d3e9
Enabled warnings as errors ( #3514 )
2018-07-04 17:17:27 +01:00
Patrick Kuo
68d0826563
Custom config parser for more complex config structure ( #3513 )
...
* custom config parser for more complex config structure
* address PR issues
2018-07-04 16:51:54 +01:00
Chris Rankin
d634cdcbac
Clear some cut-and-paste cruft out of our Gradle files. ( #3511 )
2018-07-04 15:42:43 +01:00
Shams Asari
b8e6c47cfd
Added missing JacksonSupport unit test for Instant ( #3507 )
2018-07-04 15:39:22 +01:00
Stefano Franz
f19564f9f8
add simple network verification cordapp ( #3412 )
...
* add simple network verification cordapp
* add ability to filter checked counterparties to specific x500
2018-07-04 11:33:21 +01:00