Andras Slemmer
|
c306eddb91
|
docs: Update ports in creating-a-cordapp
|
2016-11-07 18:12:13 +00:00 |
|
Mike Hearn
|
3ae25dbff5
|
Release notes for M5
Add a snapshot of the tech whitepaper.
Misc doc fixes. Change README to prepare for the open source release.
|
2016-11-07 17:57:01 +01:00 |
|
Clinton Alexander
|
0ea6a88682
|
Merged in clint-docscriptfix (pull request #438)
Merged the two docsite generation scripts.
|
2016-11-04 16:00:50 +00:00 |
|
Clinton Alexander
|
2bc8f8414d
|
Merged in clint-contractsrename (pull request #446)
Renamed contracts project to finance to better reflect the purpose of the project.
|
2016-11-04 15:18:19 +00:00 |
|
Patrick Kuo
|
6525de7e17
|
Explorer Doc
|
2016-11-04 13:41:21 +00:00 |
|
Clinton Alexander
|
7e198e7cf3
|
Renamed contracts project to finance to better reflect the purpose of the project.
|
2016-11-04 13:35:25 +00:00 |
|
Clinton Alexander
|
d937a5805e
|
Merged in clint-gradleinstallfix (pull request #439)
Gradle install now installs all packages to maven local
|
2016-11-04 11:39:28 +00:00 |
|
Mike Hearn
|
226b624004
|
Tech white paper: Oracles and tearoffs, encumbrances, contract constraints, assets and obligations, deterministic JVM
|
2016-11-04 11:07:47 +01:00 |
|
Clinton Alexander
|
59a86c364b
|
Documentation now refers devs to use install over publishToMavenLocal
|
2016-11-03 15:58:46 +00:00 |
|
Clinton Alexander
|
02be542d52
|
Merged the two docsite generation scripts.
|
2016-11-03 13:53:31 +00:00 |
|
Clinton Alexander
|
acaa9f82a5
|
Rewrote some documentation about the simm demo. Moved a util function to the main utils file.
|
2016-11-03 11:03:54 +00:00 |
|
Clinton Alexander
|
1a892886ac
|
Added instructions for running simm valuation demo.
|
2016-11-03 11:01:36 +00:00 |
|
Richard Green
|
26b3c0173d
|
Fixing grammar
|
2016-11-03 11:01:36 +00:00 |
|
Clinton Alexander
|
ca2a37915d
|
Review fixes for docs.
|
2016-11-03 11:01:36 +00:00 |
|
Clinton Alexander
|
73a2215747
|
Added core changes and docs required for simm valuation demo.
|
2016-11-03 11:01:36 +00:00 |
|
Shams Asari
|
6d39b71bf9
|
Simple RPC access control, with a demo control on the cash RPCs
|
2016-11-03 10:46:25 +00:00 |
|
Mike Hearn
|
2744d8abaa
|
Tech white paper: new sections on the data model, identity lookups, attachments, dispute resolution, compound keys, timestamps.
|
2016-11-01 16:40:59 +01:00 |
|
Shams Asari
|
e2d6ace449
|
RPC client authentication using user/password from config file
|
2016-10-20 17:55:16 +01:00 |
|
Mike Hearn
|
68e0ddecc0
|
Address review comments
|
2016-10-12 15:17:40 +02:00 |
|
Mike Hearn
|
180c9acaff
|
First section of Corda technical whitepaper
|
2016-10-12 15:17:40 +02:00 |
|
Mike Hearn
|
b7afd54d29
|
Minor: docs, fix header level in cordapp page.
|
2016-10-12 12:54:23 +02:00 |
|
Clinton Alexander
|
24f178a3e5
|
Renamed notary to controller to be more clear.
|
2016-10-11 16:55:50 +01:00 |
|
Clinton Alexander
|
427049e400
|
Removed unused functions, added Javadoc to properies. Added advertisedServices as a default field.
|
2016-10-11 16:41:12 +01:00 |
|
Clinton Alexander
|
3bfee7d051
|
Typo fix.
|
2016-10-11 13:05:46 +01:00 |
|
Clinton Alexander
|
bb299de9e1
|
Further expanded example build.gradle.
|
2016-10-11 13:05:46 +01:00 |
|
Clinton Alexander
|
8816fb35ea
|
Expanded the example build.gradle.
|
2016-10-11 13:05:46 +01:00 |
|
Clinton Alexander
|
ddce92007e
|
Fixed text to clarify what Cordformation is.
|
2016-10-11 13:05:46 +01:00 |
|
Clinton Alexander
|
1754493490
|
Fixed review issues.
|
2016-10-11 13:05:46 +01:00 |
|
Clinton Alexander
|
5d894138c2
|
Review fixes for documentation and gitignore.
|
2016-10-11 13:05:46 +01:00 |
|
Clinton Alexander
|
efb4629a44
|
Moved the plugins docs into the creating a cordapp doc.
|
2016-10-11 13:05:46 +01:00 |
|
Clinton Alexander
|
3d868016ae
|
Moved some documentation into the relevant readmes.
|
2016-10-11 13:05:46 +01:00 |
|
Clinton Alexander
|
d651c2c408
|
Review fixes for cordapp plugins.
|
2016-10-11 13:05:46 +01:00 |
|
Clinton Alexander
|
eaf404f51d
|
Added some documentation about cordapp plugins.
|
2016-10-11 13:05:46 +01:00 |
|
Matthew Nesbit
|
1388454396
|
Never send transactions to the Notary that aren't signed by all parties. Toughen up to use validating Notary in general and put Client precheck into NotaryProtocol.
Rename method to better reflect its actions
Handle comments from PR
Correct indentation
|
2016-10-11 10:43:40 +01:00 |
|
Mike Hearn
|
b094b0f4df
|
Minor: fix a couple of docsite warnings
|
2016-10-11 11:31:20 +02:00 |
|
Mike Hearn
|
03cc776dd0
|
Release notes for M4
|
2016-10-11 11:27:15 +02:00 |
|
Andras Slemmer
|
fd6af7fbb2
|
docs: Fix path in client rpc api tutorial
|
2016-10-10 10:12:35 +01:00 |
|
rick.parker
|
2e3952ee1f
|
H2 database exported via configurable port number.
|
2016-10-06 14:33:56 +01:00 |
|
Andrius Dagys
|
4dedb6fc2e
|
Updated unfinished sentence in the docs
|
2016-10-05 17:48:04 +01:00 |
|
Andrius Dagys
|
893f6e4f50
|
Updated config docs
|
2016-10-05 17:48:04 +01:00 |
|
Andrius Dagys
|
e5c0c975bd
|
Remove hostNotaryServiceLocally config property – nodes need to specify the correct notary service type in extraAdvertisedServiceIds
|
2016-10-05 17:48:04 +01:00 |
|
Ross Nicoll
|
f1557e687b
|
Add attachement demo and documentation
Add a demo of attachments on transactions as a worked example for others to use, along with documentation
on how to run it, and how it functions.
|
2016-10-05 14:29:20 +01:00 |
|
rick.parker
|
0266d6e3d6
|
Fix typo in persistence docs.
|
2016-10-05 11:46:40 +01:00 |
|
Clinton Alexander
|
38ba8c8759
|
Merge branch 'clint-cordamaven'
|
2016-10-05 11:44:11 +01:00 |
|
rick.parker
|
ec975b0426
|
Hibernate ORM implementation for states.
|
2016-10-05 11:40:27 +01:00 |
|
Clinton Alexander
|
4d213698df
|
Updated docs to document building against Corda.
|
2016-10-05 11:35:12 +01:00 |
|
Andras Slemmer
|
07e528c659
|
docs: Address review comments
|
2016-10-05 10:40:18 +01:00 |
|
Andras Slemmer
|
3b77de67b6
|
docs: add docs/source/example-code module, tutorial on the Client RPC API
|
2016-10-05 10:40:18 +01:00 |
|
Shams Asari
|
67fdf9b2ff
|
Automatic session management between two protocols, and removal of explict topics
|
2016-10-03 15:21:27 +01:00 |
|
Andrius Dagys
|
a26908e83b
|
Added docs for PublicKeyTree/multi-signature support
|
2016-10-03 11:09:36 +01:00 |
|