1
0
forked from cheng/wallet
Commit Graph

15 Commits

Author SHA1 Message Date
reaction.la
3c6ec5283d
finally figured out how to represent numbers and variable
length bitfields to that they will sort correctly in a Merkle Patricia
tree.

Have written no end of rubbish on this with needs to be deleted or
modified
2023-10-20 20:30:32 +10:00
reaction.la
a11845b46b
cleaning up the very incomplete, but publishable, outline of
what needs doing, and also changed the unintellible
2023-09-17 19:13:44 +10:00
reaction.la
b5beb723c4
Since "proof of stake" already means something else
changed it to proof of share.
Made a small start on populating the horizontal navbar
discovered that no end of my documentation has been broken
by events and should not be linked in.
2023-09-04 20:04:59 +10:00
Cheng
8ad667f81f
minor changes 2023-07-19 21:29:11 -07:00
reaction.la
d7c82381ca
removed the obsolete xlink from svg 2023-05-14 10:23:11 +08:00
reaction.la
579863385a
one more whitespace fix 2022-05-23 15:43:42 +10:00
reaction.la
da88ce597f
whitespace woes 2022-05-23 14:05:10 +10:00
reaction.la
c475f46de2
moved markdown files from root directory
(since everyone has a browser, text is obsolete)
modified:   docs/libraries.md
deleted:    docs/libraries/pandoc_templates/style.css
modified:   docs/merkle_patricia_dag.md
modified:   docs/mkdocs.sh
renamed:    LICENSE.md -> docs/rootDocs/LICENSE.md
renamed:    NOTICE.md -> docs/rootDocs/NOTICE.md
renamed:    README.md -> docs/rootDocs/README.md
renamed:    RELEASE_NOTES.md -> docs/rootDocs/RELEASE_NOTES.md
new file:   docs/scalable_reputation_management.md
modified:   docs/scale_clients_trust.md
modified:   docs/set_up_build_environments.md
modified:   docs/writing_and_editing_documentation.md
deleted:    pandoc_templates/style.css
2022-05-20 21:44:46 +10:00
reaction.la
c3fa8fe004
Still bikeshedding those diagrams.
Waste of time
2022-05-10 13:09:30 +10:00
reaction.la
362b7e653c
Updated to current pandoc format
Which affected all documentation files.
2022-05-07 12:49:33 +10:00
reaction.la
84847ffdcd
done 2022-04-14 02:19:37 -07:00
reaction.la
bec06a5dce
fixed the Merke patricia tree diagram 2022-04-08 11:50:20 +10:00
reaction.la
310e41b119
Preparing to redo the diagram for immutable Merkle Patrica
The descending end is what matters, not the ascending end
2022-04-07 18:27:10 +10:00
reaction.la
d25baa764d
Reworked discussion of Merkle patricia dag
Got a lot shorter as copious half formed thoughts were deleted
2022-04-05 21:58:13 +10:00
reaction.la
942562535c
clarifying my account of patricia merkle trees
and explaining the motivation.
2022-03-30 22:09:01 +11:00