corda/docs/source
Katarzyna Streich 66d78fcf65 Cleanup of mock network pre-NetworkParameters (#1802)
* MockNode rename overrideServices to notaryIdentity

Permit only one override of service.

* MockNetwork: force creation of NetworkMapNode

Tests cleanup: decouple normal nodes and network map. NetworkMap node is created as first.
2017-10-06 10:32:54 +01:00
..
_static Merge release-v1 onto master (mostly documentation changes) (#1797) 2017-10-03 17:32:11 +01:00
_templates Adds a missing bracket. (#1107) 2017-07-25 11:31:24 +01:00
example-code Cleanup of mock network pre-NetworkParameters (#1802) 2017-10-06 10:32:54 +01:00
resources Merge release-v1 onto master (mostly documentation changes) (#1797) 2017-10-03 17:32:11 +01:00
whitepaper added correct 'figure' translation for traditional chinese. 2017-05-08 14:36:29 +02:00
api-contracts.rst Joel api contracts (#1611) 2017-09-22 16:51:14 +01:00
api-core-types.rst Merge release-v1 onto master (mostly documentation changes) (#1797) 2017-10-03 17:32:11 +01:00
api-flows.rst Merge release-v1 onto master (mostly documentation changes) (#1797) 2017-10-03 17:32:11 +01:00
api-identity.rst Merge release-v1 onto master (mostly documentation changes) (#1797) 2017-10-03 17:32:11 +01:00
api-index.rst Merge release-v1 onto master (mostly documentation changes) (#1797) 2017-10-03 17:32:11 +01:00
api-persistence.rst Improved support for testing custom schemas using a MockNetwork. (#1450) 2017-09-13 12:06:24 +01: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-transactions.rst Updates tx API page and makes corresponding cookbook changes. (#1624) 2017-09-25 16:01:53 +01:00
api-vault-query.rst Unification of VaultQuery And VaultService APIs (into single VaultService interface) to simplify node bootstrapping and usability. (#1677) 2017-09-27 13:33:23 +01:00
azure-vm.rst Docsite reorg ahead of beta launch. 2017-06-05 13:37:23 +01:00
building-a-cordapp-index.rst Added corda and cordaRuntime configurations and documentation on integrating with Corda (#1103) 2017-07-25 17:54:36 +01:00
building-against-master.rst Updates the example CorDapp page. 2017-07-21 12:33:31 +01: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 Add filesystem polling to nodes (#1623) 2017-10-05 14:11:10 +01:00
cheat-sheet.rst Adds the cheat sheet to the docsite. (#556) 2017-05-03 12:59:40 +01:00
CLI-vs-IDE.rst Final documentation tweaks for M11 (#632) 2017-05-05 08:30:58 +01:00
clientrpc.rst Fixes indentation of note box. 2017-08-17 17:26:10 +01:00
codestyle.rst Regen docsite with new JavaDoc format API reference 2017-01-18 13:42:22 +01:00
component-library-index.rst Further docsite changes, including reorganising the index. 2017-06-07 16:14:01 +01:00
conf.py Uses dynamic loading of dropdown versions. Styles box slightly. 2017-07-24 18:25:05 +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 Moves code sections in tutorials to code files. 2017-10-01 23:33:15 +01:00
corda-configuration-file.rst [CORDA-461] Remove deprecated APIs. (#1480) 2017-09-13 15:39:39 +01:00
corda-networks-index.rst Further docsite changes, including reorganising the index. 2017-06-07 16:14:01 +01:00
corda-nodes-index.rst Updates the example CorDapp page. 2017-07-21 12:33:31 +01:00
corda-repo-layout.rst Moves code sections in tutorials to code files. 2017-10-01 23:33:15 +01:00
cordapp-build-systems.rst Introduced FlowLogic.getFlowContext which provides the flow version and app name of the other side. 2017-08-11 18:01:16 +01:00
cordapp-overview.rst Contract constraints documentation (#1703) 2017-09-29 16:29:09 +01:00
demobench.rst Update documentation for DemoBench's MacOSX signing key. (#826) 2017-06-12 12:50:22 +01:00
deploying-a-node.rst Merge release-v1 onto master (mostly documentation changes) (#1797) 2017-10-03 17:32:11 +01:00
event-scheduling.rst Moves code sections in tutorials to code files. 2017-10-01 23:33:15 +01:00
faq.rst Changes master docs to reflect M12 last-minute changes. 2017-06-09 13:59:39 +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 Replace data vending service with SendTransactionFlow (#964) 2017-08-04 11:26:31 +01:00
flow-state-machines.rst * Move CompositeSignaturesWithKeys into net.corda.core.crypto package. 2017-10-02 16:03:07 +01:00
flow-testing.rst Moves code sections in tutorials to code files. 2017-10-01 23:33:15 +01:00
getting-set-up.rst Checking out the latest milestone will no longer be required. 2017-10-02 15:01:19 +01:00
glossary.rst Removes references to clauses from the docs. (#1595) 2017-09-21 18:10:10 +01:00
hello-world-contract.rst Updates hello world tutorials for v1.0. 2017-10-02 09:08:59 +01:00
hello-world-flow.rst Updates hello world tutorials for v1.0. 2017-10-02 09:08:59 +01:00
hello-world-index.rst Hello, World! CorDapp tutorial 2017-06-16 14:05:52 +01:00
hello-world-introduction.rst Simplifies the Hello, World tutorial. 2017-07-07 12:06:28 +01:00
hello-world-running.rst Updates hello world tutorials for v1.0. 2017-10-02 09:08:59 +01:00
hello-world-state.rst Updates hello world tutorials for v1.0. 2017-10-02 09:08:59 +01:00
hello-world-template.rst Checking out the latest milestone will no longer be required. 2017-10-02 15:01:19 +01:00
index.rst Merge release-v1 onto master (mostly documentation changes) (#1797) 2017-10-03 17:32:11 +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-contract-constraints.rst Merge release-v1 onto master (mostly documentation changes) (#1797) 2017-10-03 17:32:11 +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 Further docsite changes, including reorganising the index. 2017-06-07 16:14:01 +01:00
key-concepts-flows.rst Further docsite changes, including reorganising the index. 2017-06-07 16:14:01 +01:00
key-concepts-identity.rst Merge release-v1 onto master (mostly documentation changes) (#1797) 2017-10-03 17:32:11 +01:00
key-concepts-ledger.rst Further docsite changes, including reorganising the index. 2017-06-07 16:14:01 +01:00
key-concepts-node.rst Moves code sections in tutorials to code files. 2017-10-01 23:33:15 +01:00
key-concepts-notaries.rst Further docsite changes, including reorganising the index. 2017-06-07 16:14:01 +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 Docsite reorg ahead of beta launch. 2017-06-05 13:37:23 +01:00
key-concepts-transactions.rst Further docsite changes, including reorganising the index. 2017-06-07 16:14:01 +01:00
key-concepts.rst Merge release-v1 onto master (mostly documentation changes) (#1797) 2017-10-03 17:32:11 +01: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 Removed out-of-date warnings regarding the switchover to X.500 names 2017-07-25 13:16:10 +01:00
network-simulator.rst Further docsite changes, including reorganising the index. 2017-06-07 16:14:01 +01:00
node-administration.rst Update doc to show JMX no longer works in Corda, due to the serialisation changes (#922) 2017-06-28 11:29:34 +01:00
node-database.rst Updates the example CorDapp page. 2017-07-21 12:33:31 +01:00
node-explorer.rst add message warning windows users they might need to manually kill explorer demo nodes started by gradle (#1717) 2017-09-28 16:44:05 +01:00
node-internals-index.rst Cleaned up incorrect references to vault query and persistence. (#933) 2017-06-28 16:00:39 +01:00
node-services.rst Removed PluginServiceHub 2017-09-14 09:30:37 +01:00
oracles.rst Moves code sections in tutorials to code files. 2017-10-01 23:33:15 +01:00
other-index.rst Docs: move coding style from "Release process" section to "Other" 2017-09-25 18:38:52 +02:00
out-of-process-verification.rst Docsite reorg ahead of beta launch. 2017-06-05 13:37:23 +01:00
permissioning.rst Removed out-of-date warnings regarding the switchover to X.500 names 2017-07-25 13:16:10 +01:00
quickstart-index.rst Updates the example CorDapp page. 2017-07-21 12:33:31 +01:00
release-notes.rst Merge release-v1 onto master (mostly documentation changes) (#1797) 2017-10-03 17:32:11 +01:00
release-process-index.rst Merge release-v1 onto master (mostly documentation changes) (#1797) 2017-10-03 17:32:11 +01:00
running-a-node.rst Adds information on writing CorDapps. Reorg. 2017-07-25 09:26:35 +01:00
running-a-notary.rst Moves code sections in tutorials to code files. 2017-10-01 23:33:15 +01:00
running-the-demos.rst Merge release-v1 onto master (mostly documentation changes) (#1797) 2017-10-03 17:32:11 +01:00
secure-coding-guidelines.rst Docsite reorg ahead of beta launch. 2017-06-05 13:37:23 +01:00
serialization.rst Merge release-v1 onto master (mostly documentation changes) (#1797) 2017-10-03 17:32:11 +01:00
setting-up-a-corda-network.rst Docsite reorg ahead of beta launch. 2017-06-05 13:37:23 +01:00
shell.rst Merge release-v1 onto master (mostly documentation changes) (#1797) 2017-10-03 17:32:11 +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 Further docsite changes, including reorganising the index. 2017-06-07 16:14:01 +01:00
troubleshooting.rst Merge release-v1 onto master (mostly documentation changes) (#1797) 2017-10-03 17:32:11 +01:00
tut-two-party-contract.rst Additional fixes to the tutorial. 2017-08-17 12:02:44 +01:00
tut-two-party-flow.rst Merge release-v1 onto master (mostly documentation changes) (#1797) 2017-10-03 17:32:11 +01:00
tut-two-party-index.rst Additional fixes to the tutorial. 2017-08-17 12:02:44 +01:00
tut-two-party-introduction.rst Removes repo link in tut to lower maint. overhead. (#1567) 2017-09-20 14:52:33 +01:00
tutorial-attachments.rst Moves code sections in tutorials to code files. 2017-10-01 23:33:15 +01:00
tutorial-building-transactions.rst Moves code sections in tutorials to code files. 2017-10-01 23:33:15 +01:00
tutorial-clientrpc-api.rst Moves code sections in tutorials to code files. 2017-10-01 23:33:15 +01:00
tutorial-contract.rst Moves code sections in tutorials to code files. 2017-10-01 23:33:15 +01:00
tutorial-cordapp.rst Checking out the latest milestone will no longer be required. 2017-10-02 15:01:19 +01:00
tutorial-custom-notary.rst Removed PluginServiceHub 2017-09-14 09:30:37 +01:00
tutorial-integration-testing.rst Moves code sections in tutorials to code files. 2017-10-01 23:33:15 +01:00
tutorial-tear-offs.rst Merge release-v1 onto master (mostly documentation changes) (#1797) 2017-10-03 17:32:11 +01:00
tutorial-test-dsl.rst Moves code sections in tutorials to code files. 2017-10-01 23:33:15 +01:00
tutorials-index.rst Moves code sections in tutorials to code files. 2017-10-01 23:33:15 +01:00
upgrade-notes.rst Merge release-v1 onto master (mostly documentation changes) (#1797) 2017-10-03 17:32:11 +01:00
vault.rst Cleaned up incorrect references to vault query and persistence. (#933) 2017-06-28 16:00:39 +01:00
versioning.rst Introduced FlowLogic.getFlowContext which provides the flow version and app name of the other side. 2017-08-11 18:01:16 +01:00
writing-cordapps.rst * Move CompositeSignaturesWithKeys into net.corda.core.crypto package. 2017-10-02 16:03:07 +01:00