Jose Coll
|
5ab6644671
|
Small suggested additions in mainline text.
|
2016-11-22 16:11:44 +01:00 |
|
Jose Coll
|
29cffe2ce4
|
Fixed typos and small gramatical errors
|
2016-11-22 16:11:44 +01:00 |
|
Mike Hearn
|
d55361dde3
|
Tech white paper: address more review comments
|
2016-11-22 15:13:44 +01:00 |
|
Mike Hearn
|
3200b77582
|
Tech white paper: more review comments addressed
|
2016-11-22 15:13:44 +01:00 |
|
Clinton Alexander
|
1660ec95b8
|
Merged in clint-readme (pull request #511)
Updated Readme, new license file and contributor file
|
2016-11-22 11:58:24 +00:00 |
|
Clinton Alexander
|
5476e48b56
|
Added a convenience HTML file for redirecting to the main docs.
|
2016-11-22 11:56:46 +00:00 |
|
Richard Green
|
4f6ad344fe
|
Adding glossary
|
2016-11-22 11:35:57 +00:00 |
|
Mike Hearn
|
235cee6727
|
Add a startup banner and suppress console logging unless --log-to-console is passed on the command line.
|
2016-11-21 16:08:36 +01:00 |
|
Andrius Dagys
|
64299591c3
|
Rename PublicKeyTree -> CompositeKey and unify terminology across documentation.
|
2016-11-21 14:47:19 +00:00 |
|
Richard Green
|
50415d2afa
|
Merged in rg_doc_changes_2 (pull request #500)
Changes from a doc review that were omitted in first PR, also changes from corda=samples repo
|
2016-11-20 13:39:10 +00:00 |
|
Richard Green
|
e4f00825a4
|
From document review
|
2016-11-20 12:12:20 +00:00 |
|
Andrius Dagys
|
0d56846b1b
|
Added a distributed notary that uses the Raft consensus algorithm (implemented by Copycat).
The notary operates by storing committed input states in a map state machine which is replicated across the Copycat cluster.
|
2016-11-18 18:13:19 +00:00 |
|
Richard Green
|
2ec18d322f
|
Changes from a doc review that were omitted in first PR, also changes from corda=samples repo
|
2016-11-18 17:58:52 +00:00 |
|
Rick Parker
|
e65b2f0478
|
Merged in parkri-extensible-rpc-kryo-types (pull request #492)
RPC Kryo plugin functionality.
|
2016-11-18 17:39:06 +00:00 |
|
rick.parker
|
6abb5750bf
|
RPC Kryo plugin functionality.
|
2016-11-18 17:38:05 +00:00 |
|
Richard Green
|
e5d7f3fb98
|
Merged in rg_doc_changes (pull request #474)
First revision for 'getting set up' - docs not rebuilt as to keep changes visible
|
2016-11-18 16:49:54 +00:00 |
|
Rick Parker
|
f90c5a702a
|
Merged in parkri-new-docs-layout (pull request #494)
Doc index structure change
|
2016-11-18 14:13:52 +00:00 |
|
Mike Hearn
|
648ab43e35
|
Regen docsite
|
2016-11-18 13:57:39 +01:00 |
|
Mike Hearn
|
1d9511f944
|
Docs: actually tweak the CSS
|
2016-11-18 13:57:06 +01:00 |
|
Mike Hearn
|
fe7ec58f58
|
Docs: minor tweak to the CSS
|
2016-11-18 13:47:42 +01:00 |
|
Mike Hearn
|
f5fc11bf07
|
Docs: Remove no longer used directory from the Dokka paths to search.
|
2016-11-18 13:28:52 +01:00 |
|
rick.parker
|
864a48b800
|
Doc index structure change
|
2016-11-18 12:17:32 +00:00 |
|
Mike Hearn
|
0ed3855051
|
Docs: add load testing page to the appendix
|
2016-11-18 13:16:06 +01:00 |
|
David Lee
|
5718bf9fdf
|
Modified CSS to bring docs theme into alignment with R3 corporate theme and corda.net website aesthetics.
Signed-off-by: David Lee <david.lee@r3cev.com>
|
2016-11-18 13:15:03 +01:00 |
|
Mike Hearn
|
859542b2df
|
Samples: make the IRS demo usable from the command line again
|
2016-11-18 13:02:12 +01:00 |
|
Mike Hearn
|
b3a70c7acb
|
Samples: make the attachment demo runnable from the command line again.
|
2016-11-18 13:02:11 +01:00 |
|
Mike Hearn
|
7265614d5c
|
Samples: trader-demo can now be run from the command line with gradle
|
2016-11-18 13:02:11 +01:00 |
|
Clinton Alexander
|
92a2ffedd2
|
Updated documentation regarding the running of nodes on Windows to reflect the new runnodes.bat file.
|
2016-11-17 18:25:49 +00:00 |
|
Clinton Alexander
|
2b96f7e79e
|
Many fixes to get gradle plugins and other projects working post-merge.
|
2016-11-17 17:09:31 +00:00 |
|
Richard Green
|
c370e01e68
|
From comment review PR
|
2016-11-17 16:31:08 +00:00 |
|
Mike Hearn
|
6240ba48e1
|
Fix up the visualiser tool after the net.corda move and broken instructions from the repo moves
|
2016-11-17 17:29:58 +01:00 |
|
Mike Hearn
|
b56548a427
|
Make runnodes open up a separate tab for each node on MacOS X and a separate xterm on Linux. Update the docs a bit.
|
2016-11-16 15:49:10 +01:00 |
|
Mike Hearn
|
9d7bfe4229
|
Publish technical white paper to the docsite
|
2016-11-16 14:57:14 +01:00 |
|
Mike Hearn
|
b19c6de69a
|
Tech white paper: new sections on privacy, data distribution groups (aka clubs), notary involvement with data distribution.
|
2016-11-16 14:55:00 +01:00 |
|
Andras Slemmer
|
07df9f17b3
|
loadtest: Add loadtest code
|
2016-11-15 17:21:26 +00:00 |
|
Andras Slemmer
|
e6f9570fff
|
docs: Update Client RPC API tutorial with how to initiate protocols
|
2016-11-15 16:51:07 +00:00 |
|
Mike Hearn
|
bebcf630ba
|
Tech white paper: address review comments
|
2016-11-15 15:02:54 +01:00 |
|
Mike Hearn
|
ebaaf4346a
|
Tech white paper: new sections on contract DSLs, clauses, scalability, obligations, future work and the conclusion. Two more TODO sections added.
|
2016-11-15 15:02:54 +01:00 |
|
Shams Asari
|
c326a9ae46
|
Moved the RPC user config out of the properties file and into the main config file
|
2016-11-15 12:52:08 +00:00 |
|
Richard Green
|
c4afa4ae63
|
First revision for 'getting set up' - docs not rebuilt as to keep changes visible
|
2016-11-14 18:12:39 +00:00 |
|
Mike Hearn
|
9d93eed56d
|
Tech white paper: brief note on event scheduling
|
2016-11-11 14:25:56 +01:00 |
|
Mike Hearn
|
3b6e3712b2
|
Tech white paper: client RPC and reactive collections.
|
2016-11-11 14:25:56 +01:00 |
|
Mike Hearn
|
fe325b2a0c
|
Add TODOs and incompleteness warning
|
2016-11-11 14:19:46 +01:00 |
|
Mike Hearn
|
a080d7d227
|
Minor: add back doctrees branch too
|
2016-11-11 14:17:28 +01:00 |
|
Mike Hearn
|
53c2cff812
|
Regen docsite
|
2016-11-11 12:52:29 +01:00 |
|
Mike Hearn
|
ce99f354cb
|
Rename com.r3corda -> net.corda
|
2016-11-10 17:14:24 +01:00 |
|
Mike Hearn
|
5da00e802e
|
Tech white paper: address review comments
|
2016-11-09 18:26:48 +01:00 |
|
Mike Hearn
|
0d6df37a0e
|
Tech white paper: notaries and the vault
|
2016-11-09 18:26:48 +01:00 |
|
Mike Hearn
|
fad1efd143
|
Tech white paper: client side signing devices
|
2016-11-09 18:26:47 +01:00 |
|
Mike Hearn
|
e94c5b869b
|
Regen docsite
|
2016-11-08 19:21:50 +01:00 |
|