Commit Graph

4509 Commits

Author SHA1 Message Date
Joel Dudley
2144320009
Mirrors changes to shell docs. 2017-12-21 17:04:47 +00:00
Joel Dudley
df3afb2dc1
Adds a caveat regarding the inability to record a transaction twice. 2017-12-21 16:57:41 +00:00
Joel Dudley
19bb30b375
Improves CorDapp dependency docs. 2017-12-21 11:41:44 +00:00
Joel Dudley
809c98096c
Adds the contract constraints page to the index. 2017-12-14 16:27:17 +00:00
Joel Dudley
193d8ae8e7
Adds debugging info for contract constraints, and links to it from error message. 2017-12-14 15:29:05 +00:00
Joel Dudley
2383424a17
Joel reflect docs changes.
* Moves upgrade notes to be more visible.
* Clarifies that only the first two tutorials are related and form a sequence.
2017-12-13 18:18:42 +00:00
Joel Dudley
70fe8bef98
Updates tutorials (general fixes, link to solutions repos) 2017-12-13 17:14:57 +00:00
Joel Dudley
6d7f06131d
Reflects recent docs PR on V2.
* Removes old network diagram. Consolidates two sections on node naming. Moves contract constraints to API section.

* Minor corrections to the V2 cheatsheet.

* Makes it clearer how to build a JAR. Removes ambiguous deployNodes content.
2017-12-08 17:08:30 +00:00
Joel Dudley
70d99409f1
Removes the maxWidth parameter that caused the docsite to not use the full screen width. 2017-12-05 14:35:05 +00:00
Joel Dudley
183fa729e4
Adds an example use of pagination. 2017-12-05 11:00:27 +00:00
Joel Dudley
a94ca991cd
Backports changes to docs on generating and running nodes. 2017-12-04 16:35:32 +00:00
joeldudleyr3
139c15faec Fixes code sample. 2017-12-04 13:20:38 +00:00
Joel Dudley
e0ebbcc426
Updates permissioning docs to address RGB review comments. 2017-11-27 14:30:55 +00:00
Joel Dudley
247c57766c
Fixes an error in the contract testing tutorial. 2017-11-27 12:02:02 +00:00
Joel Dudley
e13f64b1b3
Network permissioning new doc. 2017-11-24 18:19:18 +00:00
Joel Dudley
6e3ab266c2
Removes outdated devmode cert info, links to existing docs to avoid duplication. 2017-11-22 17:35:11 +00:00
Joel Dudley
0ce0502d1b
Update upgrade-notes.rst 2017-11-21 18:03:24 +00:00
Joel Dudley
12649adb1a
Ports docs changes on V1 since V2 was cut.
* Documents the LegalProseReference annotation. Minor tweaks.

* Updates flow cookbook to use freshKeyAndCert not freshKey.

* Addresses review comments.
2017-11-21 11:06:08 +00:00
joeldudleyr3
b5f5f3f975 Adds upgrade notes for v1 to v2. Minor tweaks (e.g. ToC). 2017-11-21 10:05:03 +00:00
Katelyn Baker
f91995b78d Version 2.0 release notes (#2021) 2017-11-14 09:55:02 +00:00
Katelyn Baker
523cec0590 RELEASE - Import api stability file and update with the observability
node change for V2
2017-11-13 11:12:59 +00:00
Katelyn Baker
3554d985f8 RELEASE: change of API should mean bump of platform number 2017-11-10 09:53:53 +00:00
Ross Nicoll
68035717f8 Add regulator node to IRS demo (#2015)
* Add regulator node to IRS demo

* Revert API structure changes to ReceiveTransactionFlow

Manually specify constructors to ReceiveTransactionFlow instead of using JvmOverloads,
to ensure this behaves exactly as previously, rather than depending on Kotlin's
generated constructors.
2017-11-08 14:44:51 +00:00
Viktor Kolomeyko
f99cae3205
CORDA-770: Sync-up setting in "build.gradle" (#2012)
* CORDA-770: Sync-up setting in "build.gradle"

* Innocent change to the Api which should make the API check pass
2017-11-07 18:01:53 +00:00
Katelyn Baker
ad9d594fd3 RELEASE - Fix Cherry Pick 2017-11-06 18:13:07 +00:00
Rick Parker
310f0daa37 Fix coin selection with Flow-friendly sleep (#1847) 2017-11-06 17:47:25 +00:00
Katelyn Baker
76f0fbef8d RELEASE: docs conf.py change V1 -> V2 2017-11-06 14:35:18 +00:00
Katelyn Baker
6214f79efb RELEASE: docs dropdown update 2017-11-06 14:33:33 +00:00
Katelyn Baker
160540680c Observer Nodes Cherry pick cleanup 2017-11-06 14:30:54 +00:00
Mike Hearn
21f3fe2985 Minor: add a discussion to recordTransactions.
Discuss the interaction between coin selection and observer nodes and
why it's designed the way it is.
2017-11-06 11:52:29 +00:00
Mike Hearn
4728062455 Add more formal support for observer/regulator nodes. This is a simplistic
approach which assumes a dedicated node for observers: states that are
reported to the node will appear in the database and update feeds as
normal. Apps that expect all updates to be relevant to themselves may
need adjusting if they run on an observer node too, but this is likely
to be rare.
2017-11-06 11:49:45 +00:00
Mike Hearn
d5088c600b Add a toString to FlowSessionImpl 2017-11-06 10:59:30 +00:00
Mike Hearn
f2dfeb2d9f Minor: InitiatedBy is a documented annotation. 2017-11-06 10:52:24 +00:00
bpaunescu
188ca4a5d4 CORDA-351: force update dependencies and suppress vulnerabilities not… (#1944)
Merge for V2

* CORDA-351: force update dependencies and suppress vulnerabilities not affecting corda

* CORDA-351: force update dependencies and suppress vulnerabilities not affecting corda
2017-11-06 10:21:27 +00:00
Katelyn Baker
b1a197064b RELEASE - Update version number 2017-11-06 10:15:42 +00:00
Joel Dudley
89191e9ef1
Moves contract constraints into 2nd tutorial, to make Hello World example simpler. 2017-11-01 11:34:59 +00:00
Joel Dudley
ee1e72d64c
Rewrite of docs on what a Cordapp is, how to write one, and how to build one. 2017-10-31 17:55:49 +00:00
Joel Dudley
617a941c83
Replaces links to Discourse with Stack Overflow links. 2017-10-29 12:54:27 +00:00
Joel Dudley
c7f35c5ed0 Removes references to the Corda internal samples from the docsite. 2017-10-23 16:29:07 +01:00
Viktor Kolomeyko
e55918d4cb Fixing BankOfCorda demo in release-V1 branch (#1919)
* Fix-up: Bank Of Corda sample

Flag that we are using non-validating notary

* Fix-up: Bank Of Corda sample

Use correct CorDapp packages to scan

* Explicitly output debug ports used for each of the corresponding nodes

* Set adequate permissions for the nodes such that NodeExplorer can connect
2017-10-23 11:06:16 +01:00
Joel Dudley
3a69f2a60c Adds receiver side of sync flow to ID docs. Cleanup. 2017-10-23 10:24:36 +01:00
Joel Dudley
5cd6f61a7f Fixes formatting. 2017-10-20 12:09:11 +01:00
Chris Rankin
2fe0a27139 Ensure that the contents of OpaqueBytes cannot be modified. (#1871) (#1881)
* Ensure that contents of OpaqueBytes cannot be modified.
* Update documentation and restore the signature verification check.
* Update the API definition.
* KDoc fixes.
* Update the changelog for v1.1.
2017-10-19 11:44:27 +01:00
Joel Dudley
0d5ac6f6d8 Outdated diagram, new service upgrade notes, extracts tut code from files. 2017-10-16 16:45:48 +01:00
Ross Nicoll
ea36cf12e6 Change IdentitySyncFlow to only offer own identities (#1812)
Change IdentitySyncFlow to only offer confidential identities matching the identity the flow is run as. This avoids risks of nodes being convinced to include a state with a confidential identity in it, by a remote node, then feeding the well known identity to the node during identity sync.
2017-10-09 17:31:57 +01:00
Chris Burlinchon
7a00898ba0 Typo 2017-10-09 11:29:00 +01:00
joeldudleyr3
0516dd4313 Adds indices, cleans up vault page. 2017-10-09 11:29:00 +01:00
Tommy Lillehagen
2806d3301a Merge pull request #1828 from corda/tlil/misc-tutorial-fixes-v1
Tutorial Fixes (#1823)
2017-10-06 16:15:49 +01:00
Joel Dudley
302ae9f746 Fixes the API docs. 2017-10-06 16:08:27 +01:00
Joel Dudley
a4f931eb32 Fix outdated shell command. 2017-10-06 14:31:02 +01:00