Commit Graph

10 Commits

Author SHA1 Message Date
1cffe1b080 Docs: update notary setup page 2018-07-17 11:26:55 +02:00
1b49c50c8e Clarifies that only the first two tutorials are related and form a sequence. 2017-12-13 17:46:31 +00:00
85071f227a Reflects tutorial changes and CorDapp build docs changes from release-V1. 2017-11-16 15:31:52 +00:00
d7e4aa1783 Add more formal support for observer/regulator nodes. This is a simplistic
approach which assumes a dedicated node for observers: states that are
reported to the node will appear in the database and update feeds as
normal. Apps that expect all updates to be relevant to themselves may
need adjusting if they run on an observer node too, but this is likely
to be rare.
2017-10-26 18:05:24 +02:00
7b10e92819 Fixed AbstractNode to load custom notary services properly (#1720)
* Fixed AbstractNode to load custom notary services properly.
Added a custom notary sample.

* Prevent multiple custom notaries from being loaded

* Throw if more than once custom notary service is loaded
2017-10-13 10:36:25 +01:00
4641d3c4dd Moves code sections in tutorials to code files. 2017-10-01 23:33:15 +01:00
29e648d11c Removes references to clauses from the docs. (#1595) 2017-09-21 18:10:10 +01:00
5df0de8ff7 Adds a tutorial showing multi-party communication. 2017-07-17 12:23:14 +01:00
73fbcea0e3 Hello, World! CorDapp tutorial 2017-06-16 14:05:52 +01:00
201a4a13c1 Further docsite changes, including reorganising the index. 2017-06-07 16:14:01 +01:00