From a0b84e4005f6a9af1aa1aa2808e51ab8657ea113 Mon Sep 17 00:00:00 2001 From: Dave Collins Date: Fri, 14 Jun 2019 23:01:09 -0500 Subject: [PATCH] docs: Update for dcrutil v2 module. --- docs/README.md | 2 +- docs/assets/module_hierarchy.gv | 2 +- docs/assets/module_hierarchy.svg | 26 +++++++++++++------------- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/docs/README.md b/docs/README.md index 33e073ca..596d1c6e 100644 --- a/docs/README.md +++ b/docs/README.md @@ -194,7 +194,7 @@ The following versioned modules are provided by dcrd repository: Provides a database interface for the Decred block chain * [mempool/v2](https://github.com/decred/dcrd/tree/master/mempool) - Provides a policy-enforced pool of unmined Decred transactions -* [dcrutil](https://github.com/decred/dcrd/tree/master/dcrutil) - Provides +* [dcrutil/v2](https://github.com/decred/dcrd/tree/master/dcrutil) - Provides Decred-specific convenience functions and types * [chaincfg/v2](https://github.com/decred/dcrd/tree/master/chaincfg) - Defines chain configuration parameters for the standard Decred networks and allows diff --git a/docs/assets/module_hierarchy.gv b/docs/assets/module_hierarchy.gv index 9c10b7ec..5d0212ba 100644 --- a/docs/assets/module_hierarchy.gv +++ b/docs/assets/module_hierarchy.gv @@ -12,7 +12,7 @@ digraph { dcrec [label="dcrec" fillcolor=mediumpurple] edwards [label="dcrec/edwards/v2" fillcolor=lightseagreen] secp256k1 [label="dcrec/secp256k1" fillcolor=mediumvioletred] - dcrutil [label="dcrutil" fillcolor=burlywood] + dcrutil [label="dcrutil/v2" fillcolor=burlywood] database [label="database" fillcolor=dodgerblue] hdkeychain [label="hdkeychain/v2" fillcolor=deepskyblue] txscript [label="txscript" fillcolor=mediumspringgreen] diff --git a/docs/assets/module_hierarchy.svg b/docs/assets/module_hierarchy.svg index 84ff379a..0b83882f 100644 --- a/docs/assets/module_hierarchy.svg +++ b/docs/assets/module_hierarchy.svg @@ -107,13 +107,13 @@ dcrutil - -dcrutil + +dcrutil/v2 chaincfg->dcrutil - - + + connmgr->dcrd @@ -127,8 +127,8 @@ dcrec->dcrutil - - + + edwards @@ -137,12 +137,12 @@ edwards->dcrutil - - + + secp256k1->dcrutil - + @@ -162,8 +162,8 @@ dcrutil->hdkeychain - - + + txscript @@ -172,8 +172,8 @@ dcrutil->txscript - - + + stake