Commit Graph

2452 Commits

Author SHA1 Message Date
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
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
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
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
Andras Slemmer
2c96bbf95c Merged in aslemmer-dokka-all-sources (pull request #566)
docs: Use find to get all src directories for dokka
2016-11-28 14:19:23 +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
Mike Hearn
7b2eb651be Suppress or fix the few remaining compiler warnings 2016-11-28 14:04:30 +00:00
Mike Hearn
a79072bdf9 Merged in sofus-universal-contracts (pull request #558)
rename transfer/give to obligation/owes
2016-11-28 14:01:30 +00:00
Jose Coll
bc3550e3e6 Merged in colljos-kryo-observable-registration (pull request #544)
Kryo registration of Observable with explicit ID.
2016-11-28 13:31:51 +00:00
Andras Slemmer
3a10d504d3 docs: Use find to get all src directories for dokka 2016-11-28 13:28:43 +00:00
Rick Parker
92d14d7582 Merged in parkri-silence-javac-warning (pull request #561)
Silence bootstrap class path javac warning relating to 1.6 and Capsule.  This silences warning associated with javac command line option combinations.
2016-11-28 12:05:41 +00:00
rick.parker
e2d63841b0 Silence bootstrap class path javac warning relating to 1.6 and Capsule. This silences warning associated with javac command line option combinations. 2016-11-28 11:04:07 +00:00
Shams Asari
56ada37259 Remove checked in node logs and git ignore node/logs 2016-11-28 10:49:44 +00:00
Andras Slemmer
811b0e6a8d Merged in aslemmer-warn-on-double-tx-record (pull request #546)
Check for duplicate transaction records
2016-11-28 10:34:34 +00:00
Patrick Kuo
2d46249d87 Merged in pat-permissioning-doc (pull request #545)
doc : Network Permissioning
2016-11-28 09:40:38 +00:00
sofusmortensen
68d1f8868d rename transfer/give to obligation/owes 2016-11-26 18:08:01 +01:00
Andrius Dagys
f0d4b4a572 Merged in andrius-notary-deploy (pull request #533) 2016-11-25 17:39:46 +00:00
Andrius Dagys
32451bac1d Upped gradle plugin version 2016-11-25 17:11:27 +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
Andrius Dagys
758ab6d359 Extended Driver api to allow custom config overrides. Added helper methods for creating a distributed notary cluster. 2016-11-25 17:09:57 +00:00
Clinton Alexander
8119a343fe Merged in clint-rpcuserscordform (pull request #554)
Added RPC user configuration block
2016-11-25 17:08:47 +00:00
Clinton Alexander
5af5cc100a Updated documentation to reflect current gradle plugins build cycle. 2016-11-25 16:56:09 +00:00
Clinton Alexander
1d789d3a45 Fixed gradle plugins version. 2016-11-25 16:39:18 +00:00
Patrick Kuo
55ea753c52 Added dev mode to the example config 2016-11-25 16:35:43 +00:00