e187c4d91d
Further tweaks based on feedback - simplified the embedded timelock contract
2016-09-08 22:49:24 +01:00
cdb2c3efa6
updated following review
2016-09-06 17:56:01 +01:00
44aa32f70c
Add some documentation on writing protocol unit tests.
2016-08-12 17:14:55 +02:00
8c7de8a69c
Merged in corda-whitepaper (pull request #278 )
...
Add Corda Whitepaper to Documentation
2016-08-11 18:01:12 +02:00
162d19deeb
Change how clause verification is called
...
Change away from extending ClauseVerifier for contracts which support clauses, and explicitely call
clause verification code in the verify() function. This should make the flow of control easier to understand.
2016-08-11 15:39:11 +01:00
9e9f75b932
Added Corda Whitepaper
2016-08-11 13:57:41 +01:00
4e0468333d
Regen docsite
2016-08-09 12:21:07 +02:00
25f65a60c7
Address review comments.
2016-08-05 14:04:07 +02:00
9b89d62c36
Docs: adjust the docsite to reflect the tx types refactoring
2016-08-04 13:05:51 +02:00
1081e8d2ce
Regen docsite
2016-08-01 13:16:47 +02:00
a5c8df8dab
# This is a combination of 2 commits.
...
# The first commit's message is:
Release notes for M2
# The 2nd commit message will be skipped:
# Docs: Address release notes review comments, re-arrange the sidebar and mention the new TF code that has been added.
2016-08-01 13:12:39 +02:00
98aac62a42
Add contract catalogue to documentation
2016-07-29 11:59:28 +01:00
5410f8b228
Merged in demowebui (pull request #230 )
...
Added an IRS demo web interface
2016-07-28 13:19:32 +01:00
7e6c1332e7
Regen docsite
2016-07-28 12:20:11 +02:00
f4e8537cf0
Fixed documentation.
2016-07-28 09:26:47 +01:00
77245bdc1a
Fixed a typo in the docs.
2016-07-25 11:55:23 +01:00
19e3f7f0cb
Updated documentation to use the new endpoints.
2016-07-25 10:53:38 +01:00
11afce9bbf
Review fixes.
2016-07-22 12:44:42 +01:00
ac040efe94
Added instructions for unix installs.
2016-07-19 09:24:39 +01:00
0a29ba4594
Added installation instructions for the demo web UI
2016-07-18 14:39:22 +01:00
1715941dce
Regen docsite
2016-07-14 10:55:35 +02:00
c32af56b41
Rebuild commercial paper contracts using clauses
2016-07-13 16:55:18 +01:00
bfeea97013
Added documentation for the web demo.
2016-07-13 16:43:13 +01:00
27241fb10a
Rebuild documentation
2016-07-12 17:52:52 +01:00
1943b3633f
Add documentation on contract clauses
2016-07-12 17:47:51 +01:00
e09710e421
Update contract tutorial example to match JavaCommercialPaper
2016-07-12 14:48:50 +01:00
bb294da857
Minor: Correct class name in tutorial
...
Correct a reference to "Cash" in the tutorial, is actually "CommercialPaper"
2016-07-12 11:55:52 +01:00
0a2f313d40
Minor: run IntelliJ 'code cleanup'
2016-07-11 18:15:28 +02:00
d0903ae265
docs: Rename test tutorial subtitle
2016-07-11 14:25:27 +01:00
dae39bbfc1
docs: Add tutorial on the test DSL
2016-07-11 14:25:27 +01:00
8ca73e51d4
docs: Add build_docs.sh
2016-07-11 12:17:18 +01:00
ad3e9be1c8
Add a version number to gradle and allow "gradle install" to install the core module to the local Maven repository.
2016-07-07 13:59:55 +01:00
4356cef1cd
Regen docsite
2016-06-30 14:49:28 +02:00
2121824662
Rename com.r3cord.contracts.cash package to ...asset
2016-06-30 13:31:59 +01:00
63cc3a04ce
Review feedback
2016-06-30 12:59:19 +02:00
b30e431766
Update release notes regarding use of TransactionBuilder
2016-06-30 11:46:26 +01:00
55675ef799
Refresh docs for M1 release.
2016-06-30 12:23:27 +02:00
5271882dcd
Event scheduling and docs for event scheduling
2016-06-30 08:51:52 +01:00
cb90a8c09b
Add a policy about compiler warnings.
2016-06-27 15:41:18 +02:00
e5e5383e71
Minor formatting and typo fixes
2016-06-22 14:36:01 +01:00
9f1a4e9254
Update docs relating to the multiple notary support work
2016-06-22 13:18:00 +01:00
a8ce69ccb9
docs: add release note on curve switch
2016-06-16 17:03:44 +01:00
ad72f3e48f
Add issuer to cash amounts
...
Add issuer of a cash when referring to amounts of cash (except for the very few cases where
the issuer is not important, such as when referring to aggregated totals across a set of
issuers). Replaces CommonCashState with TokenDefinition, as a more accurate reflection of
what the class represents.
2016-06-16 15:05:49 +01:00
aa0a68ba36
Merged in rnicoll-docs-rebuild (pull request #153 )
...
Rebuild documentation
2016-06-16 13:14:50 +02:00
72842eaaf4
Code style changes for properties
2016-06-16 09:43:33 +01:00
2fed96cad0
Rebuild documentation
2016-06-15 17:10:43 +01:00
76a5328e4b
Replace TokenDefinition with Issued
2016-06-13 17:39:42 +01:00
a96a05d857
Add note about party type being likely to change
2016-06-13 17:38:18 +01:00
92b25af092
Clarified contents of WireTransaction
2016-06-13 17:38:18 +01:00
14463266db
Add definition of state interfaces
2016-06-13 17:38:18 +01:00