grin/doc
Yeastplume 5ba163fa66
Provide wallet 'plugin' architecture (#1983)
* remove receive_coinbase fn from wallet to wallet client

* start moving clients into separate mod

* rustfmt

* move wallet client + start listener into wallet 'clients'

* rustfmt

* refactor API to make it more modular and completely decouple sending

* rustfmt

* further decouple API from sending methods

* rustfmt

* remove wallet to wallet client trait

* rustfmt

* rename / refactor client + adapters

* rustfmt

* add adapter concept

* add midding node_clients dir

* add file and null adapters

* rustfmt

* remove receive from owner api

* factor out receiving slates into trait

* rustfmt

* adding listen trait

* rustfmt

* change listener to use trait

* rustfmt

* add test for file-based exchange

* replace http api send command

* rustfmt

* move controller out of libwallet and into top-level wallet dir

* rustfmt

* add moved controller
2018-11-19 19:47:40 +00:00
..
api Add doc 2018-11-13 11:56:48 +01:00
chain Fix documentation (#1652) 2018-10-03 16:31:28 -04:00
dandelion Fix documentation (#1652) 2018-10-03 16:31:28 -04:00
internal Fix documentation (#1652) 2018-10-03 16:31:28 -04:00
merkle_proof diagram how Merkle proof and pruning interact (proposed) (#722) 2018-02-21 12:20:02 -05:00
pow Fix documentation (#1652) 2018-10-03 16:31:28 -04:00
wallet Provide wallet 'plugin' architecture (#1983) 2018-11-19 19:47:40 +00:00
build.md Fix build docs (#1994) 2018-11-17 00:38:26 +01:00
build_ES.md Fix build docs (#1994) 2018-11-17 00:38:26 +01:00
code_structure.md Fix documentation (#1652) 2018-10-03 16:31:28 -04:00
coinbase_maturity.md Fix documentation (#1652) 2018-10-03 16:31:28 -04:00
contract_ideas.md Fix documentation (#1652) 2018-10-03 16:31:28 -04:00
contracts.md Fix documentation (#1652) 2018-10-03 16:31:28 -04:00
fast-sync.md Fix documentation (#1652) 2018-10-03 16:31:28 -04:00
fast-sync_ES.md Translate intro.md to spanish (#1707) 2018-10-10 08:10:23 +08:00
grin4bitcoiners.md Fix documented emission rate (#1537) 2018-09-16 15:36:38 -07:00
intro.jp.md doc: fix typo (#1995) 2018-11-18 09:10:09 -08:00
intro.md doc: Add Japanese translation of intro.md (#1917) 2018-11-05 09:58:44 +01:00
intro.ru.md Translate introduction to russian (#1846) 2018-10-26 20:46:20 +02:00
intro.zh-cn.md Remove a dead link from docs (#1563) 2018-09-20 17:46:52 +01:00
intro_ES.md Translate intro.md to spanish (#1707) 2018-10-10 08:10:23 +08:00
merkle.md Fix documentation (#1652) 2018-10-03 16:31:28 -04:00
mmr.md Fix documentation (#1652) 2018-10-03 16:31:28 -04:00
pruning.md Fix documentation (#1652) 2018-10-03 16:31:28 -04:00
release_instruction.md Fix documentation (#1652) 2018-10-03 16:31:28 -04:00
state.md Fix documentation (#1652) 2018-10-03 16:31:28 -04:00
stratum.md Update stratum documentation (#1760) 2018-10-16 16:31:57 -07:00
table_of_contents.md docs: fix broken link: slightly slighted api.md (#1704) 2018-10-09 09:50:31 -04:00
toc.md Fix documentation (#1652) 2018-10-03 16:31:28 -04:00