Commit Graph

  • 0b2e33d0c4
    fixed the web links master docs reaction.la 2024-11-03 22:46:38 +0000
  • ec0e8650cb
    reaction.la 2024-10-26 22:09:21 +0000
  • 230b748a09
    updating instructions for restoring blog reaction.la 2024-10-25 00:07:13 +0000
  • 6fcb592334
    Merge branch 'docs' Cheng 2024-10-11 08:50:31 +1000
  • 44f55df8c7
    modified the setup files to link to each other, and to have abstracts reaction.la 2024-09-30 10:36:26 +0000
  • f272203fc9
    still syncing the .gitattributes in wxWidgets reaction.la 2024-09-21 02:38:26 +0000
  • 8492032ff9
    minor correction on setup.md reaction.la 2024-09-21 02:17:46 +0000
  • 706c1914d6
    Merge branch 'secrets_handling' of gitea.rho.la:cheng/wallet into secrets_handling secrets_handling Cheng 2024-09-15 18:42:52 +1000
  • 40a2b7a56c
    Merge branch 'master' into secrets_handling Cheng 2024-09-15 16:20:47 +0800
  • 412e7d18f5
    explicit submodule tracking gitea Cheng 2024-09-15 08:19:27 +0000
  • bb1e4465ca
    Merge branch 'master' into secrets_handling Cheng 2024-09-15 10:38:59 +1000
  • eeb94edd38
    changing submodules to explicitly track gitea Cheng 2024-09-15 00:37:48 +0000
  • 210d95283e
    wxWidgets reaction.la 2024-09-15 00:11:33 +0000
  • 38b4991171
    generate random words seems to work Cheng 2024-09-12 08:38:43 +0000
  • 8d37037674
    at last after all this preparation it begins Cheng 2024-09-08 07:22:30 +0000
  • 58f29b8977
    in accordance with dry principle, removed duplicate wallet creation path Cheng 2024-09-08 03:11:58 +0000
  • 595863e63e
    Merge branch 'docs' Cheng 2024-09-06 08:57:57 +0800
  • d81b7043df
    Explaining wipe of private secrets so that no smartass will "improve" it Cheng 2024-09-06 00:55:54 +0000
  • 536a71a818
    Merge branch 'master' into docs reaction.la 2024-09-06 08:52:44 +0800
  • 647174031e
    Readying the readme files for publication reaction.la 2024-09-06 00:51:19 +0000
  • 76b1948972
    Merge branch 'docs' Cheng 2024-09-02 18:46:12 +0800
  • 1a456c494a
    const where it should be const, and unit test of secret store Cheng 2024-09-02 10:44:42 +0000
  • 462d436039
    still fixing README, so that the github markdown README looks like the Pandoc markdown README. reaction.la 2024-08-29 07:52:59 +0000
  • 7f59262175
    still fixing README -- two README's now reaction.la 2024-08-29 06:51:59 +0000
  • 6d4fb43622
    two versions of README.md, one github markdown, and one pandoc markdown reaction.la 2024-08-28 11:20:36 +0000
  • a6b700a45d
    still fiddling with git attributes, so that cloning recurse-submodules will work with both http and ssh 1732280050521031601/tmp_refs/heads/docs 1732280050521031601/docs Cheng 2024-08-28 10:21:12 +0000
  • 85287e2658 Delete RELEASE_NOTES.html cheng 2024-08-28 06:05:03 -0400
  • 60e21e7586
    Merge remote-tracking branch 'origin/docs' Cheng 2024-08-28 17:58:03 +0800
  • 5823526630
    creating a README in accordance with Github and Gitea standards reaction.la 2024-08-28 09:57:19 +0000
  • 4782deccd8
    Trying to configure it according to gitea and github standards Cheng 2024-08-28 04:38:45 +0000
  • 9354c66e19
    we need the readme visible in the root directory, for other people to get started reaction.la 2024-08-28 04:23:56 +0000
  • 05d7935493
    for some reason, git wants a separate commit for updating wxWidgets to master reaction.la 2024-08-25 06:58:06 +0000
  • 87d61098e5
    notes on playing around with nixos reaction.la 2024-08-25 06:22:09 +0000
  • a5a8701cc8
    On reflection, using explicit protocol in .gitmodules, so that other people will be less mystified by behavior Cheng 2024-08-25 05:32:55 +0000
  • 770b0bf715
    Merge remote-tracking branch 'origin/docs' Cheng 2024-08-24 05:58:17 +0800
  • 10ef071728
    testing support for git daemon Cheng 2024-08-23 12:02:23 +0000
  • ae69f5c5ee
    attempting to learn nix reaction.la 2024-08-13 03:45:31 +0000
  • 4721988d95
    Fixed my plan for making SWIFT into Bitmessage, added a link to it from socil networking reaction.la 2024-08-06 08:37:28 +0000
  • 36343e69ba
    testing functionality of extended keys in unit_test.cpp Cheng 2024-08-04 05:07:37 +0000
  • 295919fd69
    Merge remote-tracking branch 'origin/docs' Cheng 2024-08-02 13:38:39 +0800
  • ba84172bbd
    wiped scalars on destruction, and added extended public keys to unit_test.cpp Cheng 2024-08-02 05:36:07 +0000
  • 68a3b5167b
    recalled constructor delegation, and cleaned up whitespace reaction.la 2024-08-02 05:34:25 +0000
  • 133b7d27c8
    moved extended_extended_private_key unit test from testbed to unit test Cheng 2024-08-01 03:02:00 +0000
  • deac6e35d1
    base 58 representation of extended keys works Cheng 2024-07-31 13:43:52 +0000
  • 8792d59c67
    removed requirement for a blob field from base58 Cheng 2024-07-30 08:01:39 +0000
  • acf980a5a1
    src/db_accessors.cpp made it utf-8 bom src/unit_test.cpp typo in error message Cheng 2024-07-29 08:37:49 +0000
  • b4e3409fea
    Changed a lot of files by amending reliable broadcast channel to atomic broadcast channel reaction.la 2024-07-28 11:12:35 +0000
  • feb040d800
    added extended keys but not going to start using them until I can save them to the database and reload them Cheng 2024-07-27 07:32:03 +0000
  • fe3015b851
    Finally figured out how to do callbacks for my async reaction.la 2024-07-04 00:18:48 +0000
  • 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 reaction.la 2024-06-28 07:52:41 +0000
  • 9c5a393a93
    new file: docs/libraries/time.md new file: docs/manifesto/SWIFT.md reaction.la 2024-06-16 02:30:52 +0000
  • 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 reaction.la 2024-06-16 02:28:08 +0000
  • 5f47c5b35a
    modified: docs/manifesto/bitcoin.md modified: docs/manifesto/lightning.md modified: docs/manifesto/scalability.md modified: docs/manifesto/white_paper.md reaction.la 2024-05-26 02:22:30 +0000
  • 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 reaction.la 2024-05-09 08:39:22 +0000
  • 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 reaction.la 2024-05-09 07:43:23 +0000
  • 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 reaction.la 2024-05-08 22:47:27 +0000
  • a10790026a
    modified: docs/manifesto/lightning.md reaction.la 2024-05-07 09:20:10 +0000
  • 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 reaction.la 2024-05-06 00:00:55 +0000
  • 19d34e869f
    reverting error in .gitsigners reaction.la 2024-04-10 01:46:28 +0000
  • d7381581c6
    still acommodating cmake Cheng 2024-04-10 01:25:34 +0000
  • 4adcd67b30
    reaction.la 2024-04-10 01:22:09 +0000
  • e36cd8e925
    Merge remote-tracking branch 'origin/master' into docs reaction.la 2024-04-10 11:20:15 +1000
  • f4678c2b70
    putting cmake changes to bed Cheng 2024-04-09 01:58:51 +0000
  • 3e2f94920b
    Merge remote-tracking branch 'origin/docs' Cheng 2024-04-09 11:02:31 +1000
  • da4a550684
    Merge remote-tracking branch 'origin/master' into docs reaction.la 2024-04-09 10:58:24 +1000
  • c1e5d47ae9
    still pondering cold start reaction.la 2024-04-09 00:24:30 +0000
  • ab0b426bb8
    reaction.la 2024-02-26 03:29:09 +0000
  • 05da22896f
    clarified use of public broadcast channel and merkle patricia trees reaction.la 2024-02-26 03:21:53 +0000
  • 083b3085f3
    Merge branch 'docs' Cheng 2024-02-26 11:28:03 +1000
  • c005ec7cf5
    changing wxWidgets include to ignore irritating byproducs of visual studio when it attempts to muck with cmake (poorly) Cheng 2024-02-26 01:19:19 +0000
  • a6ae125e3d
    moving to ssh key based signing reaction.la 2024-02-26 01:05:46 +0000
  • 7b45929f64
    adapted the library build scripts to CMake build wxWidgets They now build considerably faster Cheng 2024-02-23 04:54:26 +0000
  • 351f742183
    synchronous change in master project and wxWidgets submodule Cheng 2024-02-22 21:21:53 +0000
  • 21cc95e246
    building wxWidgets as a cmake project file instead of visual studio project file Cheng 2024-02-22 12:44:30 +0000
  • f999a8280d
    msvc/winConfigDebug.bat and msvc/winConfigRelease.bat have been broken for a very long time and I never tested them. Cheng 2024-02-21 04:40:57 +0000
  • 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. Cheng 2024-02-21 02:28:11 +0000
  • 6459947830
    Merge remote-tracking branch 'origin/master' into docs reaction.la 2024-02-20 14:10:41 +1000
  • 4c407415a4
    upgrading to wxWidgets v3.2.4 reaction.la 2024-02-20 04:08:59 +0000
  • 4e33913d1f
    oops, failed to update wxWidgets itself Cheng 2024-02-20 03:19:33 +0000
  • b1aaca0904
    Merge branch 'docs' of rho.la:~/wallet into docs reaction.la 2024-02-20 12:31:37 +1000
  • 3ce4e28fc6
    reaction.la 2024-02-20 02:31:02 +0000
  • e6fc13d078
    reaction.la 2024-02-20 02:12:27 +0000
  • 48f0a03b60
    repeated and clarified the explantion on monero, contracts, and beating Metcalfe's law and the cold start problem reaction.la 2024-02-20 01:54:37 +0000
  • e14148d4f5
    updated to 3.2.4 Cheng 2024-02-19 12:10:39 +0000
  • 8bf4bc083d
    moved wallet.sln to its proper directory Cheng 2024-02-14 12:03:40 +0000
  • fac065506c
    moved utcmt to its proper directory Cheng 2024-02-14 11:48:05 +0000
  • 22636219d8
    Merge commit 'bb547abae4402ded3a9ac73f08340a1d8d743bbd' Cheng 2024-02-14 21:25:24 +1000
  • 76e406424c
    Merge remote-tracking branch 'origin/docs' Cheng 2024-02-14 21:19:53 +1000
  • bb547abae4
    oops, no message, need to review what I have done Cheng 2024-02-14 11:16:31 +0000
  • 495f667c6f
    Deleted DHT design from social networking preparatory to writing up the new design reaction.la 2024-02-12 00:12:58 +0000
  • a856d438e7
    still cleaning up the formatting reaction.la 2024-02-06 23:53:55 +0000
  • 1f15307124
    Fixed the overflow problem in formatting to stop the wrapping reaction.la 2024-02-06 22:55:45 +0000
  • 88cb8f49ff
    Fixed the overflow problem in formatting to stop the wrapping reaction.la 2024-02-06 22:17:16 +0000
  • 872ac0ccdb
    typos in set_up and moved usury to a more appropriate position usury still has no links leading to it reaction.la 2024-02-06 22:17:02 +0000
  • a247a1d30c
    No end of changes, lost track. Switched to Deva V for greater consistency between mono spaced and serif reaction.la 2024-02-06 05:32:05 +0000
  • 8f07c8dcf1
    ranted on the Great Mortgage Minority Meltdown as reasons for abandoning financial mechanisms based on trust in elites documented my travails in configuring linux systems reaction.la 2024-01-12 02:10:09 +0000
  • a92a3b60b7
    Amended "stake" to "shares" reaction.la 2024-01-02 05:20:23 +0000
  • b091d38ede
    Added the link to the investor pitch, so that search engines can find it. reaction.la 2024-01-02 00:23:04 +0000
  • 38f6246990
    Added design of concurrency for peer to peer sockets /docs/design/peer_socket.md reaction.la 2023-12-24 03:39:39 +0000
  • 6dfee3e91f
    Added discussion for implementing peer to peer. It is harder than it seems, because you typically want to communicate with multiple peers at the same time. reaction.la 2023-12-20 04:08:52 +0000