Commit Graph

16 Commits

Author SHA1 Message Date
ad72f3e48f Add issuer to cash amounts
Add issuer of a cash when referring to amounts of cash (except for the very few cases where
the issuer is not important, such as when referring to aggregated totals across a set of
issuers). Replaces CommonCashState with TokenDefinition, as a more accurate reflection of
what the class represents.
2016-06-16 15:05:49 +01:00
2fed96cad0 Rebuild documentation 2016-06-15 17:10:43 +01:00
8488e4d3ff Regen docsite 2016-05-23 18:05:37 +02:00
a7c0296f6b Rename node.core to node.internal from Rick's suggestion not to use core outside of the core package. 2016-05-20 16:43:01 +01:00
f6f56797ce Refactor code into clear core, contracts and node namespaces. Move services into clear implementation and api sides. Push unit tests down to lowest level of dependency hierarchy possible. 2016-05-20 16:42:59 +01:00
058ac986bd Move contracts base files to namespace to make api aspect clearer in includes.
Move Party to core.crypto as Party is closely aligned with the signing and used in code areas unrelated to the contract code.
2016-05-14 13:47:07 +01:00
d52855bfa2 Regen API docs with new Dokka 2016-05-13 12:55:04 +02:00
9ecf430dde Update documentation to match PartyAndReference naming 2016-05-09 17:55:53 +01:00
7499f7cf1f Regen docsite 2016-05-09 18:13:23 +02:00
20c6be193a Move tutorial.rst to tutorial_contract.rst
Move tutorial.rst to tutorial_contract.rst and rebuild docs
2016-05-09 10:20:40 +01:00
5eaf86a4b1 Docs: (Re)push auto generated API docs 2016-04-29 18:46:25 +02:00
d08f7905df Regen docsite and link IRS page into it (was previously invisible) 2016-04-18 19:25:41 +02:00
8305304b95 Regen docsite 2016-03-21 16:54:20 +00:00
473e4e527e Regen docs 2016-03-15 17:13:01 +01:00
bc5f29c5ee Regen docsite 2016-03-14 16:57:36 +01:00
0476de6560 Regen docsite and include Dokka API docs for the first time 2016-03-08 18:30:52 +01:00