reliable broadcast channel to atomic broadcast channel
Noted that Tokio is a bad idea for async
Designed a C api async
Noted that my too clever by half sfinae code has been obsolted by concepts.
Can make callbacks that can access the full lambda
machinery, while the same machinery is still usable
in C and from C, and thus in rust and lua, and from
rust and lua.
modified: docs/libraries/cpp_automatic_memory_management.md
The magic univeral lowest denominator C code, which can be used by
and make use of, higher level language constructs such as
lambdas, being
(**p)(p, ptrEvent);
Where p points at or into a blob that contains a pointer to
C calling convention code that knows how the blob is structured.
allowing us to structure it arbitarily, apart from information
that the event dispatcher needs to know.
so that everything can be made searcheable
modified: docs/manifesto/lightning.md
modified: docs/manifesto/navbar
modified: docs/manifesto/scalability.md
modified: docs/pandoc_templates/pandoc.template
modified: docs/pandoc_templates/style.css
doc format, and to reduced boilerplate repetition in each
web page in accordance with the dry principle
modified: docs/manifesto/crypto_currency_as_a_wide_area_distributed.md
modified: docs/manifesto/lightning.md
modified: docs/manifesto/motivation.md
modified: docs/manifesto/scalability.md
modified: docs/manifesto/social_networking.md
modified: docs/pandoc_templates/pandoc.template
seems, because you typically want to communicate with multiple peers at
the same time.
Minor updates, and moved files to more meaningful locations,
which required updating links.
Christian and moralistic.
Explanation of "Proof of share" added to crypto_currency.md
where no one is likely to find it. Need to create document
on consensus.
start problem.
modified: docs/manifesto/social_networking.md
Discussion of gpg has been obsoleted by
by git adding its own trust mechanism
to deal with the trust problems of gpg.
modified: docs/rootDocs/README.md
modified: docs/setup/contributor_code_of_conduct.md
to the new cool style imitating other successful open
software movements.
But all my navbars are the same navbar. The point of the new
style is to make information readily available.
We will want multiple button bars in the navbar, and possibly a
related materials sidebar. Or perhaps simply link pages.
We also need to change the introductory paragraph in every page
to the abstract style.
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
a distributed hash table byzantine fault tolerant
Slight clarification on scalability
Figured out how to make variable length integers that
will be represented in correct order in a patricia
merkle tree.