.. |
_static
|
Moves whitepapers. (#3217)
|
2018-05-22 15:38:43 +01:00 |
_templates
|
Replaces links to Discourse with Stack Overflow links.
|
2017-10-30 10:09:08 +00:00 |
design
|
Mark HA notary design as deprecated (#3171)
|
2018-05-21 09:57:29 +01:00 |
example-code
|
CORDA-1343 Make the RPCClient ssl constructors public. Clean up broke… (#3039)
|
2018-05-21 13:05:08 +03:00 |
resources
|
Updates diagram to correctly show chain-walking process.
|
2018-04-25 12:54:57 +01:00 |
whitepaper
|
Moves whitepapers. (#3217)
|
2018-05-22 15:38:43 +01:00 |
api-contract-constraints.rst
|
Docs: discuss zone constraints, flow drains and more upgrade related topics (#2585)
|
2018-02-21 15:33:28 +01:00 |
api-contracts.rst
|
Joel api contracts (#1611)
|
2017-09-22 16:51:14 +01:00 |
api-core-types.rst
|
Docs: fix some broken markup that caused rendering errors and warnings.
|
2018-05-11 13:02:40 +02:00 |
api-flows.rst
|
Docs: fix some broken markup that caused rendering errors and warnings.
|
2018-05-11 13:02:40 +02:00 |
api-identity.rst
|
CORDA-1175 Docs numbering issue and counterparty consistency. (#2744)
|
2018-03-06 14:22:38 +00:00 |
api-persistence.rst
|
Docs: fix some broken markup that caused rendering errors and warnings.
|
2018-05-11 13:02:40 +02:00 |
api-rpc.rst
|
Moves code sections in tutorials to code files.
|
2017-10-01 23:33:15 +01:00 |
api-service-hub.rst
|
Moves code sections in tutorials to code files.
|
2017-10-01 23:33:15 +01:00 |
api-states.rst
|
Joel states api (#1605)
|
2017-09-22 15:14:16 +01:00 |
api-testing.rst
|
Feature to exclude CorDapps from specific MockNodes in a MockNetwork. (#3028)
|
2018-05-03 15:39:52 +01:00 |
api-transactions.rst
|
CORDA-1038 Update verifySignaturesExcept in api-transactions.rst (#2546)
|
2018-02-16 12:32:53 +00:00 |
api-vault-query.rst
|
Docs: fix some broken markup that caused rendering errors and warnings.
|
2018-05-11 13:02:40 +02:00 |
aws-vm.rst
|
Docs: re-organise the toctree a bit more and introduce a design section
|
2018-05-15 16:59:35 +02:00 |
azure-vm.rst
|
Docs: re-organise the toctree a bit more and introduce a design section
|
2018-05-15 16:59:35 +02:00 |
building-a-cordapp-index.rst
|
Docs: move serialisation into the CorDapp section. Fix some markup issues (#2429)
|
2018-01-30 10:59:03 +01:00 |
building-a-cordapp-samples.rst
|
Re-introduce demo docs (#1981)
|
2017-11-22 15:39:48 +00:00 |
building-against-master.rst
|
Docs: fix some broken markup that caused rendering errors and warnings.
|
2018-05-11 13:02:40 +02:00 |
building-the-docs.rst
|
Removed old information about Dokka from the building docs documentation.
|
2017-03-30 12:23:20 +01:00 |
changelog.rst
|
[CORDA-1458]: Prevent passwords from being logged as part of node's configuration. (#3223)
|
2018-05-23 13:51:40 +01:00 |
cheat-sheet.rst
|
Minor corrections to the V2 cheatsheet.
|
2017-12-08 17:00:31 +00:00 |
cipher-suites.rst
|
Docs: fix some broken markup that caused rendering errors and warnings.
|
2018-05-11 13:02:40 +02:00 |
clientrpc.rst
|
add RPC client examples of connection management (#3201)
|
2018-05-21 13:39:38 +01:00 |
codestyle.rst
|
Clarifying the ident width in the code style guide (#3190)
|
2018-05-18 17:28:40 +01:00 |
component-library-index.rst
|
Further docsite changes, including reorganising the index.
|
2017-06-07 16:14:01 +01:00 |
conf.py
|
Added favicon to docs.corda.net (#3199)
|
2018-05-21 11:49:56 +01:00 |
contract-catalogue.rst
|
Pluggable cash selection using H2 as default implementation. (#1300)
|
2017-08-22 18:09:23 +01:00 |
contract-irs.rst
|
Further docsite changes, including reorganising the index.
|
2017-06-07 16:14:01 +01:00 |
contract-upgrade.rst
|
Docs: fix some broken markup that caused rendering errors and warnings.
|
2018-05-11 13:02:40 +02:00 |
contributing.rst
|
Expands contributing page to include guidelines. (#3218)
|
2018-05-23 17:10:23 +01:00 |
corda-api.rst
|
[CORDA-1035] Flow test API docs
|
2018-02-22 14:38:02 +00:00 |
corda-configuration-file.rst
|
CORDA-1288 Node properties can be set as system properties. (#3172)
|
2018-05-21 10:55:44 +01:00 |
corda-networks-index.rst
|
Docs: re-organise the toctree a bit more and introduce a design section
|
2018-05-15 16:59:35 +02:00 |
corda-nodes-index.rst
|
Docs: re-organise the toctree a bit more and introduce a design section
|
2018-05-15 16:59:35 +02:00 |
corda-repo-layout.rst
|
Update references to point to new repo and remove other redundant references. (#3151)
|
2018-05-15 17:09:50 +01:00 |
cordapp-build-systems.rst
|
Improves CorDapp build instructions by including other ext versions, and clearly pointing to the templates as a guide.
|
2018-02-27 12:48:08 +00:00 |
cordapp-custom-serializers.rst
|
Docs: fix some broken markup that caused rendering errors and warnings.
|
2018-05-11 13:02:40 +02:00 |
cordapp-overview.rst
|
Reflects tutorial changes and CorDapp build docs changes from release-V1.
|
2017-11-16 15:31:52 +00:00 |
demobench.rst
|
[CORDA-446] Clean up other mentions of network map node and logic (#1974)
|
2017-11-01 14:25:48 +00:00 |
deploying-a-node.rst
|
Docs: fix some broken markup that caused rendering errors and warnings.
|
2018-05-11 13:02:40 +02:00 |
event-scheduling.rst
|
Removes outdated information from scheduling tutorial. (#3175)
|
2018-05-17 09:09:07 +01:00 |
financial-model.rst
|
Further docsite changes, including reorganising the index.
|
2017-06-07 16:14:01 +01:00 |
flow-cookbook.rst
|
Flow cookbook added and merged into flow API page.
|
2017-06-22 16:13:54 +01:00 |
flow-library.rst
|
CORDA-1175 Docs numbering issue and counterparty consistency. (#2744)
|
2018-03-06 14:22:38 +00:00 |
flow-state-machines.rst
|
Docs: fix some broken markup that caused rendering errors and warnings.
|
2018-05-11 13:02:40 +02:00 |
flow-testing.rst
|
Remove superfluous registerInitiatedFlow calls from tutorial and example tests (#2944)
|
2018-04-20 16:56:27 +01:00 |
generating-a-node.rst
|
Add extraConfig example. (#3185)
|
2018-05-21 12:42:23 +01:00 |
getting-set-up.rst
|
Docs: fix some broken markup that caused rendering errors and warnings.
|
2018-05-11 13:02:40 +02:00 |
hello-world-flow.rst
|
Updates tutorials (general fixes, link to solutions repos)
|
2017-12-13 16:22:40 +00:00 |
hello-world-introduction.rst
|
Reflects tutorial changes and CorDapp build docs changes from release-V1.
|
2017-11-16 15:31:52 +00:00 |
hello-world-running.rst
|
Docs: fix some broken markup that caused rendering errors and warnings.
|
2018-05-11 13:02:40 +02:00 |
hello-world-state.rst
|
CORDA-1201 Remove duplicated doc section. (#2924)
|
2018-04-11 11:08:20 +01:00 |
hello-world-template.rst
|
Wrong file name.
|
2018-02-27 10:21:03 +00:00 |
index.rst
|
Mark HA notary design as deprecated (#3171)
|
2018-05-21 09:57:29 +01:00 |
json.rst
|
Fixes docsite dead links.
|
2017-09-29 17:42:49 +01:00 |
key-concepts-consensus.rst
|
Further docsite changes, including reorganising the index.
|
2017-06-07 16:14:01 +01:00 |
key-concepts-contracts.rst
|
Further docsite changes, including reorganising the index.
|
2017-06-07 16:14:01 +01:00 |
key-concepts-ecosystem.rst
|
Removes old network diagram. Consolidates two sections on node naming. Moves contract constraints to API section.
|
2017-12-08 17:00:08 +00:00 |
key-concepts-flows.rst
|
Further docsite changes, including reorganising the index.
|
2017-06-07 16:14:01 +01:00 |
key-concepts-identity.rst
|
Removes old network diagram. Consolidates two sections on node naming. Moves contract constraints to API section.
|
2017-12-08 17:00:08 +00:00 |
key-concepts-ledger.rst
|
Further docsite changes, including reorganising the index.
|
2017-06-07 16:14:01 +01:00 |
key-concepts-node.rst
|
CORDA-990: Flows Draining Mode (#2483)
|
2018-02-12 16:13:43 +00:00 |
key-concepts-notaries.rst
|
Docs: Add a section on what data is visible to notaries (#3159)
|
2018-05-23 08:59:58 +01:00 |
key-concepts-oracles.rst
|
Further docsite changes, including reorganising the index.
|
2017-06-07 16:14:01 +01:00 |
key-concepts-states.rst
|
Further docsite changes, including reorganising the index.
|
2017-06-07 16:14:01 +01:00 |
key-concepts-time-windows.rst
|
Changes master docs to reflect M12 last-minute changes.
|
2017-06-09 13:59:39 +01:00 |
key-concepts-tradeoffs.rst
|
Docs: fix some broken markup that caused rendering errors and warnings.
|
2018-05-11 13:02:40 +02:00 |
key-concepts-transactions.rst
|
Docs: fix some broken markup that caused rendering errors and warnings.
|
2018-05-11 13:02:40 +02:00 |
key-concepts.rst
|
Removes old network diagram. Consolidates two sections on node naming. Moves contract constraints to API section.
|
2017-12-08 17:00:08 +00:00 |
loadtesting.rst
|
Added throttling to the load test tool and added stability test. (#847)
|
2017-06-16 15:30:11 +01:00 |
messaging.rst
|
CORDA-1343 Make the RPCClient ssl constructors public. Clean up broke… (#3039)
|
2018-05-21 13:05:08 +03:00 |
network-map.rst
|
CORDA-864 Wire up max message size (#3057)
|
2018-05-17 09:59:30 +01:00 |
network-simulator.rst
|
Further docsite changes, including reorganising the index.
|
2017-06-07 16:14:01 +01:00 |
node-administration.rst
|
ENT-1633 increase node max heap size to 512m (#2851)
|
2018-03-26 13:41:37 +01:00 |
node-database.rst
|
Clarifies that only stable H2 releases should be used.
|
2018-05-23 11:21:58 +01:00 |
node-explorer.rst
|
CORDA-1117 - port rst fixes (#2762)
|
2018-03-08 11:11:28 +00:00 |
node-internals-index.rst
|
Docs: move serialisation into the CorDapp section. Fix some markup issues (#2429)
|
2018-01-30 10:59:03 +01:00 |
node-services.rst
|
Some cleanup after network map removal (#2006)
|
2017-11-07 12:16:49 +00:00 |
node-structure.rst
|
Splits node structure from node creation. Tweaks. (#3015)
|
2018-04-30 15:19:59 +01:00 |
oracles.rst
|
[CORDA-1292] Add CordaService testing documentation and improve tests in irs-demo (#2929)
|
2018-04-06 09:22:58 +01:00 |
out-of-process-verification.rst
|
Docsite reorg ahead of beta launch.
|
2017-06-05 13:37:23 +01:00 |
permissioning.rst
|
Docs: fix some broken markup that caused rendering errors and warnings.
|
2018-05-11 13:02:40 +02:00 |
quickstart-index.rst
|
Showcase link in Quickstart guide. Remove Utilities link (merged with Samples).
|
2018-02-26 16:47:53 +00:00 |
release-notes.rst
|
Docs: fix some broken markup that caused rendering errors and warnings.
|
2018-05-11 13:02:40 +02:00 |
release-process-index.rst
|
Docs on contributing to Corda
|
2018-01-25 17:15:36 +00:00 |
running-a-node.rst
|
Running Dockerform generated nodes (#3041)
|
2018-05-04 10:22:03 +01:00 |
running-a-notary.rst
|
Docs: fix some broken markup that caused rendering errors and warnings.
|
2018-05-11 13:02:40 +02:00 |
secure-coding-guidelines.rst
|
Docsite reorg ahead of beta launch.
|
2017-06-05 13:37:23 +01:00 |
serialization-default-evolution.rst
|
CORDA-834 - Class default evolution serialisation documentation (#2209)
|
2018-01-05 17:44:53 +00:00 |
serialization-enum-evolution.rst
|
Enum evolution documentation (#2189)
|
2018-01-05 19:30:17 +00:00 |
serialization.rst
|
DOCS: Serialization roundtrip removes mutability explanation (#2888)
|
2018-03-28 09:40:21 +01:00 |
setting-up-a-corda-network.rst
|
CORDA-1261: Document bootstrapping cannot use the same H2 port (#3032)
|
2018-04-30 11:05:57 +01:00 |
shell.rst
|
CORDA-1238: Updated JacksonSupport to support SerializedBytes, CertPath, X509Certificate and the signature classes (#3145)
|
2018-05-15 17:02:43 +01:00 |
soft-locking.rst
|
Improvements to Vault Query Service soft locked state querying (#1174)
|
2017-08-04 17:23:31 +01:00 |
testing.rst
|
Addressed release comments.
|
2017-09-05 17:38:53 +01:00 |
tools-index.rst
|
Docs: re-organise the toctree a bit more and introduce a design section
|
2018-05-15 16:59:35 +02:00 |
troubleshooting.rst
|
Removes the glossary and FAQ. Points people to StackOverflow for troubleshooting.
|
2018-03-16 13:41:38 +00:00 |
tut-two-party-contract.rst
|
Updates tutorials (general fixes, link to solutions repos)
|
2017-12-13 16:22:40 +00:00 |
tut-two-party-flow.rst
|
Update tut-two-party-flow.rst (#3133)
|
2018-05-14 12:09:53 +01:00 |
tut-two-party-introduction.rst
|
Reflects tutorial changes and CorDapp build docs changes from release-V1.
|
2017-11-16 15:31:52 +00:00 |
tutorial-attachments.rst
|
Update tutorial-attachments.rst
|
2018-05-23 13:44:28 +01:00 |
tutorial-building-transactions.rst
|
Docs: fix some broken markup that caused rendering errors and warnings.
|
2018-05-11 13:02:40 +02:00 |
tutorial-clientrpc-api.rst
|
[CORDA-758]: Permissions are now checked for each RPC method. (#1985)
|
2017-11-02 15:09:49 +00:00 |
tutorial-contract.rst
|
Remove unnecessary this in sample code + minor changes to contract paragraph
|
2017-10-06 11:33:58 +01:00 |
tutorial-cordapp.rst
|
Docs: fix some broken markup that caused rendering errors and warnings.
|
2018-05-11 13:02:40 +02:00 |
tutorial-custom-notary.rst
|
CORDA-1171: When a double-spend occurs, do not send the consuming transaction id and requesting party back to the client - this might lead to privacy leak. Only the transaction id hash is now returned.
|
2018-03-09 16:00:52 +00:00 |
tutorial-integration-testing.rst
|
Moves code sections in tutorials to code files.
|
2017-10-01 23:33:15 +01:00 |
tutorial-observer-nodes.rst
|
Clearer caveat about using observable states.
|
2018-04-03 09:11:35 +01:00 |
tutorial-tear-offs.rst
|
Docs: fix some broken markup that caused rendering errors and warnings.
|
2018-05-11 13:02:40 +02:00 |
tutorial-test-dsl.rst
|
Move the CommercialPaperTest examples to a location where it'll be run by gradle/ci. Make sure the tests pass, even the example tests that are intended to fail, so these files are kept up to date as the code changes.
|
2018-01-15 17:56:21 +01:00 |
tutorials-index.rst
|
Clarifies that only the first two tutorials are related and form a sequence.
|
2017-12-13 17:46:31 +00:00 |
upgrade-notes.rst
|
Docs: fix some broken markup that caused rendering errors and warnings.
|
2018-05-11 13:02:40 +02:00 |
upgrading-cordapps.rst
|
CORDA-1315 small doc correction (#3079)
|
2018-05-09 13:52:58 +01:00 |
vault.rst
|
Cleaned up incorrect references to vault query and persistence. (#933)
|
2017-06-28 16:00:39 +01:00 |
versioning.rst
|
Updates the documentation on versioning.
|
2018-01-12 10:20:24 +00:00 |
writing-a-cordapp.rst
|
Docs: fix some broken markup that caused rendering errors and warnings.
|
2018-05-11 13:02:40 +02:00 |