Joel Dudley
c02077bdbc
Updates the cordapp-template docs to reflect new structure.
2016-12-08 13:44:50 +00:00
Clinton Alexander
467e2fc4aa
Added new documentation to the index.
2016-12-08 12:14:17 +00:00
Clinton Alexander
e4187c59e2
Added documentation on how to publish Corda.
2016-12-08 12:13:05 +00:00
Andras Slemmer
a601f0abf5
Local RPC, demos use RPC, NODE has special privileges
2016-12-08 11:58:31 +00:00
Clinton Alexander
d1a7a33581
Disabling flakey WorkflowTransactionBuildTutorialTest test because it has a race condition and is causing flakey build. PR is in flight to fix the actual cause.
2016-12-07 17:09:39 +00:00
Matthew Nesbit
f63e6cd2a6
Add some hooks to StateMachineManager and NodeSchedulerService so that unit tests of flows with scheduled actions can safely test for completion of their test activities. Typically this is done using a while loop whilst there are active fibers, or schedules and then blocking on the ReusuableLatches until the status changes and can be re-evaluated.
...
Add unit tests of ScheduledFlow running on simulated network.
Just use existing DumyContract in test
DummyContract requires value equality so that assertEquals over states works as expected.
Remove blank line.
Add TODO on waitQuiescent.
Fix minor build error
2016-12-07 16:11:55 +00:00
Shams Asari
bddb22db77
Further fixes to messaging.rst
2016-12-06 21:14:21 +00:00
Clinton Alexander
a0d5426ced
Due to insurmountable issues with publishing the JARs when the project is called Corda it has been renamed back to capsule.
2016-12-06 16:06:16 +00:00
Clinton Alexander
1463cd2b37
Renamec capsule module to corda.
2016-12-06 16:06:16 +00:00
Clinton Alexander
810596927e
Added a new capsule build.gradle to allow multiple bintray uploads from one build.gradle.
2016-12-06 16:06:16 +00:00
Shams Asari
89cc9dc886
Added a note in the getting setup doc about JavaFX and non-Oracle JVMs
2016-12-06 15:24:29 +00:00
Richard Green
e1e6d187e3
Making the warning make sense for branches that aren't master
2016-12-06 10:51:29 +00:00
Shams Asari
27462ff8f1
Fixed formatting issues in messaging.rst
2016-12-05 22:03:00 +00:00
joeldudleyr3
d0e142c3db
Removes links to R3 wiki. Changes 'r3prototyping' ref to 'corda'.
2016-12-05 15:17:25 +00:00
Shams Asari
4addb91f80
Added security to RPC and P2P systems.
2016-12-02 18:11:08 +00:00
Richard Green
b35f711bd9
Merge pull request #14 from corda/rg_adding_some_links_to_docs
...
Adding links to discourse and slack on docsite
2016-12-01 16:58:50 +00:00
Richard Green
10bc27d2f4
Adding links to discourse and slack on docsite
2016-12-01 14:14:17 +00:00
Matthew Nesbit
e54a304e2e
Depend upon an internal artifact, rather than a maven local published artifact when building the corda fatjar.
2016-11-30 16:16:51 +00:00
Mike Hearn
1323781a30
Docs: point to M6 docs from master branch warning
2016-11-29 20:49:14 +00:00
Mike Hearn
83328c3d23
Docs: minor sidebar fix
2016-11-29 19:03:13 +00:00
Mike Hearn
c9b4755f55
Docsite: fix a few doc errors
2016-11-29 18:42:23 +00:00
RogerWillis
3ecf5b786a
Minor docs tweaks:
...
* Removed "where-to-start" as it was old and will be replaced with the developing CorDapps page.
* Re-arranged the index page.
* Put the getting started fault finding page on the index (it wasn't referenced before).
* Deleted the "building cordapps" page as requested by Mike.
2016-11-29 18:31:28 +00:00
Matthew Nesbit
aa2076f976
Merged in mnesbit-unit-test-fix (pull request #586 )
...
Read the balances off of the vault update.
2016-11-29 17:53:35 +00:00
Andrius Dagys
109ecffb02
Merged in release-notes-m6 (pull request #580 )
2016-11-29 17:47:05 +00:00
Matthew Nesbit
9ba02b170b
Read the balances off of the vault update.
2016-11-29 17:37:26 +00:00
Andrius Dagys
8f2d026965
M6 release notes
2016-11-29 17:27:25 +00:00
Richard Green
d8b5a8298c
removed redundant text
2016-11-29 17:20:36 +00:00
Richard Green
010326721c
removed redundant text
2016-11-29 17:15:23 +00:00
Richard Green
a1920ddddd
removed erroneous space
2016-11-29 16:52:49 +00:00
Richard Green
34ea7f09af
Starting new pull request - previous one had conflict errors
2016-11-29 16:52:07 +00:00
Richard Green
c9d6c4d8ee
Adding a CLI / IDE page
2016-11-29 16:23:47 +00:00
Mike Hearn
d87e027bd6
Merged in mike-warn-about-ij-bug (pull request #584 )
...
Docs: warn about IntelliJ issue that causes .idea to be wiped at import time
2016-11-29 16:08:17 +00:00
Andrius Dagys
d92ccb0f80
Added a placeholder for M6 release notes
2016-11-29 16:06:07 +00:00
Mike Hearn
e4ee1b51e6
Docs: warn about IntelliJ issue that causes .idea to be wiped at import time
2016-11-29 15:53:35 +00:00
Andrius Dagys
296d93fbd9
Merged in andrius-change-copyright (pull request #570 )
2016-11-29 15:35:18 +00:00
Matthew Nesbit
df6fc69cc6
Merged in mnesbit-building-transactions (pull request #571 )
...
Created some examples to include in tutorial on building transactions.
2016-11-29 15:15:32 +00:00
Rick Parker
55b10644dd
Merged in parkri-oracle-docs (pull request #559 )
...
Update and add oracles documentation
2016-11-29 15:12:09 +00:00
rick.parker
c3e8a9eb19
Doc updates for oracles
2016-11-29 15:09:38 +00:00
Clinton Alexander
dea7b39734
Merged in colljos-docs-rpctutorial (pull request #581 )
...
RPC Tutorial: re-instated gradle main class name.
2016-11-29 15:02:37 +00:00
Matthew Nesbit
4a504ca3dc
Created some examples to include in tutorial on building transactions.
...
Complete the transaction building doc with code fragments.
Fix gradle build
Handle PR comments
Put back in missing main class line
Couple of minor improvements from PR
2016-11-29 14:50:20 +00:00
Andrius Dagys
b73116ff1b
Merged in docsite-theme-fix (pull request #578 )
2016-11-29 14:48:33 +00:00
Andrius Dagys
4012d4b136
Docs: added an explanation on how to specify a custom service name. Added a ref for composite keys section.
2016-11-29 14:46:05 +00:00
Jose Coll
ee2a60f345
RPC Tutorial: re-instated gradle main class name.
2016-11-29 14:30:22 +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
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
Andrius Dagys
f3e6b7b528
Format docsite css
2016-11-29 12:01:48 +00:00
Andrius Dagys
869324bfd1
Fixed docsite theme mobile view. Minor tweak to the headers
2016-11-29 12:00:11 +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
3325985a49
Docsite: minor fixes
2016-11-29 11:37:13 +00:00
Mike Hearn
64e241896e
Tech white paper: improve Merkle tree diagrams and rerender
2016-11-29 10:05:32 +00:00
Andrius Dagys
9aca65bdce
Merged in andrius-doc-tweak (pull request #572 )
2016-11-29 09:34:42 +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
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
90e7aaec8b
Update doc copyright notice to 'Copyright 2016, R3 Limited'
2016-11-28 16:17:55 +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
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
6c8996fb5e
Tech white paper: update example from Sofus
2016-11-28 14:22:11 +00:00
RogerWillis
ce64dbeba7
Added some additional sections and fixed some typos
2016-11-28 14:19:43 +00:00
RogerWillis
d243ef298a
Beginnings of CorDapp SDK tutorial
2016-11-28 14:19:43 +00:00
Mike Hearn
536b79a5f2
Tech white paper: replace - with --
2016-11-28 14:14:17 +00:00
Mike Hearn
53b90147d9
Tech white paper: address review comments
2016-11-28 14:14:16 +00:00
Mike Hearn
a268e05dbb
Tech white paper: add diagrams, a few more minor edits in response to feedback from Tim Swanson, Mark Oldfield and Richard Brown.
2016-11-28 14:14:15 +00:00
Mike Hearn
79537898df
Merged in sofus-tech-whitepaper (pull request #567 )
...
updated fx call option example
2016-11-28 14:13:45 +00:00
Sofus Mortensen
cd1fa99b43
updated fx call option example
2016-11-28 15:11:33 +01:00
Shams Asari
2f769b3db0
Cleaning up doc headers to be consistent wrt casing
2016-11-28 14:08:16 +00:00
Andras Slemmer
d9023fd889
docs: Line wrap integ test tutorial
2016-11-28 13:37:38 +00:00
Andras Slemmer
c6a994aca2
docs: Add setting-up-a-corda-network to index.html
2016-11-28 11:58:14 +00:00
Andras Slemmer
2bb1ecdfc1
docs: Add note on self-issuance example in integtest tutorial
2016-11-28 11:52:12 +00:00
Andras Slemmer
220ccdbe13
docs: Add integration test tutorial
2016-11-28 11:52:12 +00:00
Patrick Kuo
2d46249d87
Merged in pat-permissioning-doc (pull request #545 )
...
doc : Network Permissioning
2016-11-28 09:40:38 +00:00
Andrius Dagys
946cfda03e
Added a distributed notary demo that runs a notary cluster and gets several transactions notarised
2016-11-25 17:09:57 +00:00
Clinton Alexander
5af5cc100a
Updated documentation to reflect current gradle plugins build cycle.
2016-11-25 16:56:09 +00:00
Patrick Kuo
55ea753c52
Added dev mode to the example config
2016-11-25 16:35:43 +00:00
Patrick Kuo
be81e9b620
permissioning doc
2016-11-25 16:33:00 +00:00
Andras Slemmer
44d1b79ef9
docs: Address PR 513 comments
2016-11-25 15:33:04 +00:00
Andras Slemmer
720bb55827
docs: setting-up-a-corda-network
2016-11-25 15:32:33 +00:00
Mike Hearn
8d773d951b
Docs: fix broken image links
2016-11-25 13:08:57 +01:00
Rick Parker
699710b736
Merged in parkri-remove-quasar-scan (pull request #540 )
...
quasarScan removal. It's no longer required by our code base.
2016-11-24 16:28:44 +00:00
rick.parker
8ec21eedb3
quasarScan removal.
2016-11-24 16:27:51 +00:00
rick.parker
492005bcfe
Fix up and improve some docs
2016-11-24 15:06:10 +00:00
rick.parker
d68cc0467c
Fix bad merge on index.rst
2016-11-24 08:21:21 +00:00
Ross Nicoll
54620200f5
Discuss contract design in the contract writing tutorial
...
Signed-off-by: Ross Nicoll <ross.nicoll@r3cev.com>
2016-11-23 17:50:15 +00:00
Matthew Nesbit
6ecdf5a946
Document on plugin loading framework and a tiny tweak on logging.
...
Word wrap document.
Change protocol to flow.
Try to improve plugin discussion based on PR comments.
add comma
2016-11-23 17:20:56 +00:00
Richard Green
420b992b1b
Merged in rg_adding_analytics_to_docs (pull request #535 )
...
Adding analytics to docs part of website
2016-11-23 16:39:40 +00:00