reaction.la
4721988d95
Fixed my plan for making SWIFT into Bitmessage,
...
added a link to it from socil networking
2024-08-06 16:37:28 +08:00
reaction.la
68a3b5167b
recalled constructor delegation, and cleaned up whitespace
2024-08-02 13:34:25 +08:00
reaction.la
b4e3409fea
Changed a lot of files by amending
...
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.
2024-07-28 19:12:36 +08:00
reaction.la
fe3015b851
Finally figured out how to do callbacks for my async
...
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.
2024-07-04 08:18:48 +08:00
reaction.la
4678fba3ce
modified: docs/estimating_frequencies_from_small_samples.md
...
modified: docs/libraries/cpp_automatic_memory_management.md
modified: docs/libraries/time.md
modified: docs/manifesto/consensus.md
renamed: docs/notes/big_cirle_notation.md -> docs/notes/big_circle_notation.md
modified: docs/writing_and_editing_documentation.md
2024-06-28 15:52:41 +08:00
reaction.la
9c5a393a93
new file: docs/libraries/time.md
...
new file: docs/manifesto/SWIFT.md
2024-06-16 10:30:52 +08:00
reaction.la
7674b879eb
Started work on the SWIFT plan. Lot of whitespace fixes, hence so manny
...
many files updated with trivial fixes.
modified: docs/design/TCP.md
modified: docs/design/peer_socket.md
modified: docs/design/proof_of_share.md
modified: docs/estimating_frequencies_from_small_samples.md
modified: docs/libraries.md
modified: docs/libraries/scripting.md
modified: docs/manifesto/May_scale_of_monetary_hardness.md
modified: docs/manifesto/bitcoin.md
modified: docs/manifesto/consensus.md
modified: docs/manifesto/lightning.md
modified: docs/manifesto/scalability.md
modified: docs/manifesto/social_networking.md
modified: docs/manifesto/sox_accounting.md
modified: docs/manifesto/triple_entry_accounting.md
modified: docs/manifesto/white_paper_YarvinAppendix.md
modified: docs/names/multisignature.md
modified: docs/names/petnames.md
modified: docs/names/zookos_triangle.md
modified: docs/notes/big_cirle_notation.md
modified: docs/number_encoding.md
modified: docs/scale_clients_trust.md
modified: docs/setup/contributor_code_of_conduct.md
modified: docs/setup/core_lightning_in_debian.md
modified: docs/setup/set_up_build_environments.md
modified: docs/setup/wireguard.md
modified: docs/writing_and_editing_documentation.md
2024-06-16 10:28:08 +08:00
reaction.la
5f47c5b35a
modified: docs/manifesto/bitcoin.md
...
modified: docs/manifesto/lightning.md
modified: docs/manifesto/scalability.md
modified: docs/manifesto/white_paper.md
new file: docs/manifesto/consensus.md
new file: docs/manifesto/sharding.md
2024-05-26 10:22:30 +08:00
reaction.la
459b044046
Due to massive violation of the dry principle, I broke all the navbars
...
Should fix this by puttingt the navbar into yaml
modified: docs/design/navbar
modified: docs/libraries/navbar
modified: docs/manifesto/navbar
modified: docs/names/navbar
modified: docs/navbar
modified: docs/notes/navbar
modified: docs/pandoc_templates/style.css
modified: docs/rootDocs/navbar
modified: docs/setup/contributor_code_of_conduct.md
modified: docs/setup/navbar
2024-05-09 16:39:22 +08:00
reaction.la
477f3b0a5b
Added a place, misc_links, to put random links,
...
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
2024-05-09 15:43:23 +08:00
reaction.la
ce79e3515d
Moved the abstract to the yaml to allow more freedom to globally manipulate
...
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
2024-05-09 06:47:27 +08:00
reaction.la
a10790026a
modified: docs/manifesto/lightning.md
2024-05-07 17:20:11 +08:00
reaction.la
a37e40ab7a
new file: docs/manifesto/bitcoin.md
...
new file: docs/manifesto/lightning.md
modified: docs/manifesto/scalability.md
modified: docs/setup/set_up_build_environments.md
modified: docs/setup/wireguard.md
2024-05-06 08:00:55 +08:00
reaction.la
19d34e869f
reverting error in .gitsigners
2024-04-10 09:46:28 +08:00
Cheng
d7381581c6
still acommodating cmake
2024-04-10 11:25:35 +10:00
reaction.la
4adcd67b30
2024-04-10 11:22:09 +10:00
reaction.la
e36cd8e925
Merge remote-tracking branch 'origin/master' into docs
2024-04-10 11:20:15 +10:00
Cheng
f4678c2b70
putting cmake changes to bed
2024-04-09 11:58:52 +10:00
Cheng
3e2f94920b
Merge remote-tracking branch 'origin/docs'
2024-04-09 11:02:31 +10:00
reaction.la
da4a550684
Merge remote-tracking branch 'origin/master' into docs
2024-04-09 10:58:24 +10:00
reaction.la
c1e5d47ae9
still pondering cold start
2024-04-09 08:24:30 +08:00
reaction.la
ab0b426bb8
2024-02-25 19:29:09 -08:00
reaction.la
05da22896f
clarified use of public broadcast channel and merkle patricia trees
2024-02-25 19:21:53 -08:00
Cheng
083b3085f3
Merge branch 'docs'
2024-02-26 11:28:03 +10:00
Cheng
c005ec7cf5
changing wxWidgets include to ignore irritating byproducs of visual studio when it attempts to muck with cmake (poorly)
2024-02-26 11:19:20 +10:00
reaction.la
a6ae125e3d
moving to ssh key based signing
2024-02-25 17:05:46 -08:00
Cheng
7b45929f64
adapted the library build scripts to CMake build wxWidgets
...
They now build considerably faster
2024-02-23 14:54:27 +10:00
Cheng
351f742183
synchronous change in master project and wxWidgets submodule
2024-02-23 07:21:53 +10:00
Cheng
21cc95e246
building wxWidgets as a cmake project file instead of visual studio project file
2024-02-22 22:44:31 +10:00
Cheng
f999a8280d
msvc/winConfigDebug.bat
...
and
msvc/winConfigRelease.bat
have been broken for a very long time
and I never tested them.
2024-02-21 14:40:57 +10:00
Cheng
47f9e77aec
I discovered I was relying on a Microsoft idiosyncracy,
...
that by default it searches for header files in the source
directory as well as on the include line - which is very
nice but non standard and breaks every other build system,
resulting in incomprehensible and misleading error messages
that send one down a hundred rabbit holes.
2024-02-21 12:28:11 +10:00
reaction.la
6459947830
Merge remote-tracking branch 'origin/master' into docs
2024-02-20 14:10:41 +10:00
reaction.la
4c407415a4
upgrading to wxWidgets v3.2.4
2024-02-20 14:09:00 +10:00
Cheng
4e33913d1f
oops, failed to update wxWidgets itself
2024-02-20 13:19:34 +10:00
reaction.la
b1aaca0904
Merge branch 'docs' of rho.la:~/wallet into docs
2024-02-20 12:31:37 +10:00
reaction.la
3ce4e28fc6
2024-02-20 12:31:03 +10:00
reaction.la
e6fc13d078
2024-02-20 12:12:27 +10:00
reaction.la
48f0a03b60
repeated and clarified the explantion on monero, contracts, and beating Metcalfe's law and the cold start problem
2024-02-20 09:54:37 +08:00
Cheng
e14148d4f5
updated to 3.2.4
2024-02-19 22:10:39 +10:00
Cheng
8bf4bc083d
moved wallet.sln to its proper directory
2024-02-14 22:03:41 +10:00
Cheng
fac065506c
moved utcmt to its proper directory
2024-02-14 21:48:06 +10:00
Cheng
22636219d8
Merge commit 'bb547abae4402ded3a9ac73f08340a1d8d743bbd'
2024-02-14 21:25:24 +10:00
Cheng
76e406424c
Merge remote-tracking branch 'origin/docs'
2024-02-14 21:19:53 +10:00
Cheng
bb547abae4
oops, no message, need to review what I have done
2024-02-14 21:16:32 +10:00
reaction.la
495f667c6f
Deleted DHT design from social networking preparatory to writing
...
up the new design
Added nfs to setup documentation
2024-02-12 10:12:59 +10:00
reaction.la
a856d438e7
still cleaning up the formatting
...
Windows and MacOS default fonts to metric compatibility with Times for serif and Helvetica for sans-serif.
while Linux defaults to metric compatibility with DejaVu
DejaVu also has better full unicode support than just about anyone.
DejaVu has more inversal compatibility, everything has DejaVu
So if you want your documents to lay out the same on every system
go with DejaVu.
2024-02-07 09:53:55 +10:00
reaction.la
1f15307124
Fixed the overflow problem in formatting to stop
...
the wrapping
For consistency between code and text display, switched both
fonts to Deva Vu
2024-02-07 08:55:46 +10:00
reaction.la
88cb8f49ff
Fixed the overflow problem in formatting to stop
...
the wrapping
2024-02-07 08:17:17 +10:00
reaction.la
872ac0ccdb
typos in set_up and moved usury to a more appropriate position
...
usury still has no links leading to it
2024-02-07 08:17:02 +10:00
reaction.la
a247a1d30c
No end of changes, lost track.
...
Switched to Deva V for greater consistency between mono spaced and serif
2024-02-06 15:32:06 +10:00