Clinton Alexander
cc2b472947
Corrected version of the gradle plugins for publishing.
2016-11-29 16:16:15 +00:00
Clinton Alexander
426bae625a
Fixed most duplicate dependencies between cordapps and the corda.jar.
2016-11-29 15:00:02 +00:00
Clinton Alexander
c3c0b4b25a
Added a fix for the duplicat log4j bindings.
2016-11-29 14:18:01 +00:00
Roger Willis
b3e5bede39
Merged in rog-cordapp-tutorial (pull request #490 )
...
First pass on Corda SDK tutorial
2016-11-29 13:47:08 +00:00
RogerWillis
9c9691ae77
Addressed review points. Added a stub file in the getting started section that indicates devs should look at the cordapp tutorial.
2016-11-29 13:45:58 +00:00
Jose Coll
373f332dec
Merged in colljos-docs-rpctutorial (pull request #560 )
...
RPC Tutorial doc update
2016-11-29 12:46:02 +00:00
Jose Coll
83d4e71280
Merge branch 'colljos-docs-rpctutorial' of https://bitbucket.org/R3-CEV/r3prototyping into colljos-docs-rpctutorial
2016-11-29 12:41:24 +00:00
Jose Coll
690336b2e0
Incorp feedback from PR review.
2016-11-29 12:38:47 +00:00
Jose Coll
4aae92046d
Removed Key Concept docs.
2016-11-29 12:38:47 +00:00
Jose Coll
d8c485aca9
Fixed formatting problems.
2016-11-29 12:38:47 +00:00
Jose Coll
066aacad85
Updated RPC Tutorial docs and gradle file.
2016-11-29 12:38:47 +00:00
Jose Coll
f3f016720d
First draft
2016-11-29 12:38:01 +00:00
Jose Coll
4d80d5fc2e
Removed Key Concept docs.
2016-11-29 12:38:01 +00:00
Jose Coll
92102e0157
Fixed formatting problems.
2016-11-29 12:38:01 +00:00
Jose Coll
909b4dccad
Updated RPC Tutorial docs and gradle file.
2016-11-29 12:37:40 +00:00
Jose Coll
07aeec9f6f
First draft
2016-11-29 12:35:41 +00:00
Katarzyna Streich
0a95928e0c
Merged in kstreich-clause-docs (pull request #552 )
...
docs: Add clauses documentation.
2016-11-29 12:01:27 +00:00
Katarzyna Streich
e10b199ae1
Add clauses documentation.
2016-11-29 11:53:54 +00:00
Andras Slemmer
ba84ce7358
Merged in aslemmer-integtest-docs (pull request #553 )
...
docs: Add integration test tutorial
2016-11-29 11:47:27 +00:00
Mike Hearn
8aafeabd01
Regen docsite
2016-11-29 11:38:52 +00:00
Mike Hearn
3325985a49
Docsite: minor fixes
2016-11-29 11:37:13 +00:00
Mike Hearn
ac93eb3cd6
Revert "docs: Use find to get all src directories for dokka"
...
This reverts commit 3a10d504d3
.
2016-11-29 11:37:12 +00:00
Andrius Dagys
8e836bc279
Distributed notary: configure Raft client retry to avoid race conditions
2016-11-29 11:07:22 +00:00
Mike Hearn
7776693235
Merged in mike-commit-sandbox-code (pull request #479 )
...
Import JVM sandbox code from r3sandbox repository
2016-11-29 11:04:42 +00:00
Mike Hearn
7aa20dfbe4
Move sandbox code into the experimental module to reflect its status
2016-11-29 10:59:13 +00:00
Mike Hearn
03f3c82e2c
Sandbox: make the README clearer about how little review this code has received yet.
2016-11-29 10:59:12 +00:00
Mike Hearn
674e345ba2
Move the sandbox code to net.corda
2016-11-29 10:59:11 +00:00
Mike Hearn
2f02e56893
Import sandbox code developed by Ben Evans with review and contributions from myself.
2016-11-29 10:59:09 +00:00
Mike Hearn
fe5df11b23
Tweak experimental README
2016-11-29 10:30:49 +00:00
Mike Hearn
64e241896e
Tech white paper: improve Merkle tree diagrams and rerender
2016-11-29 10:05:32 +00:00
Jose Coll
d4fe796f56
Incorp feedback from PR review.
2016-11-29 09:41:50 +00:00
Andrius Dagys
9aca65bdce
Merged in andrius-doc-tweak (pull request #572 )
2016-11-29 09:34:42 +00:00
Andrius Dagys
4c6625559f
Merged in andrius-dep-cleanup (pull request #569 )
2016-11-28 18:28:28 +00:00
Andrius Dagys
13e781ea73
Minor: fix spacing in using-a-notary docs
2016-11-28 18:22:13 +00:00
Rick Parker
a666bbcc06
Merged in parkri-visualiser-docs (pull request #564 )
...
Simulator docs update
2016-11-28 18:20:36 +00:00
rick.parker
2737e9a9e4
Simulator docs update
2016-11-28 18:19:57 +00:00
Andrius Dagys
eec079ed62
Minor tweaks to the configuration docs: make the use of : and = consistent, rename titles
2016-11-28 18:04:06 +00:00
Ross Nicoll
1ec16dac3b
Merged in rnicoll-identity-get (pull request #568 )
...
Add get() method to identity service
2016-11-28 18:03:15 +00:00
Ross Nicoll
f5ecddb4b2
Add get() method to identity service
2016-11-28 18:01:03 +00:00
Andras Slemmer
53a825e4cc
docs: Address PR 553 comments
2016-11-28 17:08:45 +00:00
Mike Hearn
570470f255
Tech white paper: change abstract a little bit. Some reviewers found that they still needed to read the intro white paper to understand all the material in this one.
2016-11-28 16:20:46 +00:00
Andrius Dagys
ef598d926f
Include only required atomix dependencies.
2016-11-28 15:51:31 +00:00
RogerWillis
435e7da93f
Changed SDK tutorial based on latest repo changes and some feedback.
...
Addressed some review comments.
Latest changes to SDK tutorial based on review comments.
Corda SDK -> CorDapp Template
Addressed review comments + added some new sections.
Added pic of run config drop down menu.
Added a couple of additional sections.
Refactored the 'how to make a cordapp' how to a separate docs pages and stubbed it out for comments.
Added index.rst
Additional changes based on feedback.
Addressed review comments. Removed spurious buuildinfo file.
Minor changes based on richard's comments. Still waiting on resolution of dev experience preference.
Changed milestone release workflow. Users now should checkout a specific tag.
2016-11-28 15:42:48 +00:00
Shams Asari
38876e3984
Introducing Future.getOrThrow() which throws the cause of the ExecutionException
2016-11-28 15:21:22 +00:00
Andrius Dagys
a26ca37168
Merged in andrius-notary-doc (pull request #555 )
2016-11-28 15:16:59 +00:00
Andrius Dagys
2f37024af7
Added tutorials on how to use & run a notary.
2016-11-28 15:15:13 +00:00
Mike Hearn
3d77ed2575
Tech whitepaper: take out confidentiality notice and re-render
2016-11-28 14:27:23 +00:00
Mike Hearn
a693330cbb
Rerender tech whitepaper PDF
2016-11-28 14:23:39 +00:00
Mike Hearn
f840f8b58c
Merge branch 'tech-whitepaper'
2016-11-28 14:23:00 +00:00
Mike Hearn
6c8996fb5e
Tech white paper: update example from Sofus
2016-11-28 14:22:11 +00:00