Zebra/zebra-chain/src/transparent
Marek cc75c3f5f9
fix(doc): Fix various doc warnings, part 3 (#4611)
* Fix the syntax of links in comments

* Fix a mistake in the docs

Co-authored-by: Alfredo Garcia <oxarbitrage@gmail.com>

* Remove unnecessary angle brackets from a link

* Revert the changes for links that serve as references

* Revert "Revert the changes for links that serve as references"

This reverts commit 8b091aa9fab453e7d3559a5d474e0879183b9bfb.

* Remove `<` `>` from links that serve as references

This reverts commit 046ef25620ae1a2140760ae7ea379deecb4b583c.

* Don't use `<` `>` in normal comments

* Don't use `<` `>` for normal comments

* Revert changes for comments starting with `//`

* Fix some warnings produced by `cargo doc`

* Fix some rustdoc warnings

* Fix some warnings

* Refactor some changes

* Fix some rustdoc warnings

* Fix some rustdoc warnings

* Resolve various TODOs

Co-authored-by: teor <teor@riseup.net>

* Fix some unresolved links

* Allow links to private items

* Fix some unresolved links

Co-authored-by: Alfredo Garcia <oxarbitrage@gmail.com>
Co-authored-by: teor <teor@riseup.net>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-06-15 03:57:19 +00:00
..
tests feat: get addresses from transparent outputs (#3802) 2022-03-11 03:23:04 +00:00
address.rs fix(doc): Fix the syntax of links in comments (#4494) 2022-05-30 20:12:11 +00:00
arbitrary.rs Add a random number of transactions to generated blocks, rather than always 2 (#2567) 2021-08-04 20:48:15 +00:00
keys.rs chain: create a transparent module. 2020-08-17 11:46:34 -07:00
script.rs change(rpc): Simplify RPC types and add documentation (#4218) 2022-05-03 04:10:21 +00:00
serialize.rs fix(clippy): Resolve some lifetime and reference lints (#4578) 2022-06-14 06:21:07 +00:00
tests.rs Fix coinbase height deserialization (#3129) 2021-12-06 08:38:02 +10:00
utxo.rs fix(doc): Fix various doc warnings, part 3 (#4611) 2022-06-15 03:57:19 +00:00