50 descendants and 50 ancestors of a504db632f079047
2019-01-11
| ||
17:35 | randomSortList in the internal namespace check-in: 75052adbef user: rkeene tags: trunk | |
17:33 | Update argon2 to deal with the amalgamized version of things in monocypher check-in: b42f88c83c user: rkeene tags: trunk | |
17:33 | When compiling the amalgamized version of Tcl Nano, define a macro that can be used to detect this check-in: 28a8f24de6 user: rkeene tags: trunk | |
16:50 | Install man page into a man directory check-in: 5818311f51 user: rkeene tags: trunk | |
16:48 | Moved binaries and ensure that they are installed check-in: 19ed7cdd41 user: rkeene tags: trunk | |
16:45 | Integrated monocypher changes check-in: eb79ca52ec user: rkeene tags: trunk | |
16:45 | Many unrelated changes check-in: 5db79120e2 user: rkeene tags: trunk | |
16:43 | Use Tcl for free() and malloc() within argon2 Closed-Leaf check-in: e61a5fb78c user: rkeene tags: monocypher | |
16:08 | Removed all heap-based memory allocations since they can be done on the stack now that they are constant sized check-in: 567d112dc6 user: rkeene tags: monocypher | |
15:53 | Add AES256-CTR Tcl command check-in: ed43f19076 user: rkeene tags: monocypher | |
2019-01-10
| ||
21:14 | Compile AES as AES256 CTR check-in: 4131055ef7 user: rkeene tags: monocypher | |
21:09 | Added AES support check-in: fceff1713f user: rkeene tags: monocypher | |
21:03 | Update Makefile to make changing directories of vendor projects easier check-in: 57397abd17 user: rkeene tags: monocypher | |
20:54 | Move upstream packages into a "vendor" directory check-in: 51030d9980 user: rkeene tags: monocypher | |
09:55 | Minor cleanup check-in: 78b6dd6345 user: rkeene tags: monocypher | |
09:45 | Added untested argon2-based key derivation check-in: 3872cde7b2 user: rkeene tags: monocypher | |
09:18 | Added more Argon2 files, and try to build with as few public symbols as possible check-in: 489a16edb6 user: rkeene tags: monocypher | |
08:43 | Added conversion to monocypher to main source check-in: 12e83a9916 user: rkeene tags: monocypher | |
08:41 | Started switching to monocypher check-in: 1dbc43abc9 user: rkeene tags: monocypher | |
2018-12-09
| ||
22:11 | Removed extra auto_paths check-in: 542443e166 user: rkeene tags: trunk | |
22:10 | Added an RPC client REPL check-in: e9fd1f6094 user: rkeene tags: trunk | |
02:24 | Include information on what is required to build check-in: 5980af203a user: rkeene tags: trunk | |
01:51 | Fixed package name check-in: 0ef392fc53 user: rkeene tags: trunk | |
2018-12-08
| ||
23:13 | Post-release version increment check-in: 11a9f86263 user: rkeene tags: trunk | |
22:35 | Tcl Nano 1.2 check-in: 48865723da user: rkeene tags: trunk, 1.2 | |
22:29 | Fixed formatting of README when rendered check-in: 1cf03b9628 user: rkeene tags: trunk | |
22:29 | Updated documentation regarding dependencies check-in: fbea5985d4 user: rkeene tags: trunk | |
22:21 | Improved CLI check-in: 34db25cf14 user: rkeene tags: trunk | |
03:36 | Added start of documentation on Bulk_Pull_Account check-in: 15de2d5606 user: rkeene tags: trunk | |
03:06 | Added more documentation check-in: a80c9e0cd7 user: rkeene tags: trunk | |
02:33 | Added node script check-in: 9d3190fba9 user: rkeene tags: trunk | |
02:31 | More work on lazy bootstrapping testbed check-in: 18d1a69d74 user: rkeene tags: trunk | |
2018-12-05
| ||
19:25 | Added CLI stuff and a bit of cleanup check-in: 16f85b0e66 user: rkeene tags: trunk | |
2018-12-04
| ||
20:07 | Added support for selecting network and super peers check-in: 06095e42bd user: rkeene tags: trunk | |
18:02 | Split protocol parsing/creating from other tasks and added more supported items check-in: 5195f616e1 user: rkeene tags: trunk | |
2018-11-19
| ||
20:12 | Made help text more consistent check-in: 4a4d2c1e37 user: rkeene tags: trunk | |
19:52 | Removed functions which are no longer public check-in: f1e2991833 user: rkeene tags: trunk | |
19:42 | Use mandoc from AppFS to generate wiki HTML page check-in: d296d2695e user: rkeene tags: trunk | |
19:41 | Use an unsigned type for the maximum seed check-in: 1db766b249 user: rkeene tags: trunk | |
19:41 | Updated upstream copies of autoconf macros check-in: 60e7dd63f7 user: rkeene tags: trunk | |
19:37 | Support passing a path to tcllib check-in: 1c97659369 user: rkeene tags: trunk | |
19:36 | State blocks don't actually contain the state block pre-amble when stored/transmitted check-in: a0b0b2d10b user: rkeene tags: trunk | |
2018-11-09
| ||
17:57 | Fix description of "bulk_pull" check-in: b7740235b7 user: rkeene tags: trunk | |
2018-11-08
| ||
23:10 | Set a default number of bootstrap connections check-in: 5caf8fe3fd user: rkeene tags: trunk | |
2018-10-29
| ||
17:22 | Removed some extraneous code check-in: eec3752f94 user: rkeene tags: trunk | |
2018-09-26
| ||
14:09 | Added defaults for the node peering and peers check-in: a5891c9a06 user: rkeene tags: trunk | |
2018-09-25
| ||
01:22 | Added example script to generate work using the "work_generate" RPC check-in: 7cef158513 user: rkeene tags: trunk | |
01:09 | Cleaned up extraneous auto_path check-in: dc7dc994d9 user: rkeene tags: trunk | |
2018-09-19
| ||
21:44 | Updated to support "pendingHashAmountAndAddress" in bulk_pull_account check-in: 6e80a1ada9 user: rkeene tags: trunk | |
2018-09-15
| ||
16:09 | Test generating a seed check-in: c754eba9a7 user: rkeene tags: trunk | |
16:09 | Enable support for code coverage reporting check-in: a504db632f user: rkeene tags: trunk | |
2018-08-26
| ||
14:57 | Fixed typo check-in: bc159a939f user: rkeene tags: trunk | |
2018-08-17
| ||
21:52 | Ensure that the "work" is copied from the offload engine after it is updated and before it is used check-in: 42237e5a18 user: rkeene tags: trunk | |
20:39 | More work on the networking support check-in: e79f2e1800 user: rkeene tags: trunk | |
20:37 | Start of work on OpenMP GPU offloading for work generation check-in: f87706a75e user: rkeene tags: trunk | |
19:13 | Run the same number of concurrent jobs as CPUs check-in: cc3e0b7bd2 user: rkeene tags: trunk | |
16:21 | Added script which can be used to generate blocks for a stress test check-in: 94a2cee313 user: rkeene tags: trunk | |
13:49 | Expose random buffer generation mechanism to the script level check-in: 40140fc849 user: rkeene tags: trunk | |
13:48 | Use a newer version of mandoc for creating the wiki-fied man page check-in: 53ee952ef1 user: rkeene tags: trunk | |
13:25 | Added stubs for new protocol commands check-in: dda1a6b4ce user: rkeene tags: trunk | |
2018-07-18
| ||
06:11 | Improvements to networking check-in: ea1202b8fd user: rkeene tags: trunk | |
2018-07-17
| ||
15:47 | Added version information to message types check-in: 8eb3c74005 user: rkeene tags: trunk | |
15:14 | When creating the wiki page, use a local version of mandoc and post-process it to try to get some useful sort of output check-in: b706fc94d9 user: rkeene tags: trunk | |
13:56 | Cleaned up man page some check-in: d91ac639f4 user: rkeene tags: trunk | |
2018-07-16
| ||
22:03 | Added start of documenting the network protocol check-in: 343acb481b user: rkeene tags: trunk | |
2018-07-12
| ||
21:18 | Merged in start of network branch check-in: c07e032cc7 user: rkeene tags: trunk | |
21:17 | Document the speed-up hack a bit check-in: 6a9bfc7036 user: rkeene tags: trunk | |
21:10 | Better handling of duplicate keys and added a new LMDB foreach mechanism check-in: 3a7a6bfc16 user: rkeene tags: trunk | |
00:05 | Added support for clearing and adding pending via LMDB check-in: a8e052677e user: rkeene tags: trunk | |
2018-07-11
| ||
23:05 | Start of LMDB backend check-in: 778ee62446 user: rkeene tags: trunk | |
19:24 | Added start of node support check-in: 7a0acb917e user: rkeene tags: trunk | |
17:33 | Improved RPC client configuration check-in: cb98af7618 user: rkeene tags: trunk | |
17:28 | Even faster block work generation test check-in: dfb2005c0f user: rkeene tags: trunk | |
17:23 | Added a complete block generation cycle test check-in: 33f9a7b27a user: rkeene tags: trunk | |
17:04 | Simplified balance to human readable handling to only deal with two units -- Nano and raw check-in: dd09cf79e5 user: rkeene tags: trunk | |
16:52 | Corrected link to manual check-in: ea4f944294 user: rkeene tags: trunk | |
16:49 | Updated to extract manual page correctly check-in: e607386a51 user: rkeene tags: trunk | |
16:47 | Add a manual link for releases check-in: 2fdb28505d user: rkeene tags: trunk | |
16:28 | Added a "filter" JSON command to filter out attributes which other implementations hate check-in: 3a03259f8f user: rkeene tags: trunk | |
14:26 | Fixed bugs with computing work check-in: 7ffe38e93e user: rkeene tags: trunk | |
14:14 | Added start of balances and RPC client check-in: 5ed9a692b6 user: rkeene tags: trunk | |
2018-07-10
| ||
20:04 | Describe the example in the man page check-in: f51a75c1aa user: rkeene tags: trunk | |
20:01 | Post-release version increment check-in: b5c3178c33 user: rkeene tags: trunk | |
19:57 | Fixed several spelling issues check-in: 34bbbfa2fb user: rkeene tags: trunk | |
19:48 | Added notes on addresses check-in: 52ac580c8e user: rkeene tags: trunk | |
19:27 | Added dependencies check-in: 84a49387e9 user: rkeene tags: trunk | |
19:20 | Some platforms do not define LONG_LONG_MAX and we really don't need that many bytes of random data anyway, so use a smaller value check-in: 423575338a user: rkeene tags: trunk | |
00:33 | Better formatting of Downloads wiki page check-in: 7e81c41b70 user: rkeene tags: trunk | |
00:13 | Tcl Nano v1.0 check-in: 069a5e3abe user: rkeene tags: trunk, 1.0 | |
00:06 | Corrected archive release name check-in: 0ba8b229dd user: rkeene tags: trunk | |
00:01 | As part of release engineering, upload unversioned files check-in: f3070aed72 user: rkeene tags: trunk | |
2018-07-09
| ||
22:12 | Include download page in wiki pages updated check-in: 333c671a3a user: rkeene tags: trunk | |
16:52 | Updated to support creating a wiki page for the Tcl Nano manual page check-in: 3bf973af21 user: rkeene tags: trunk | |
15:33 | Updated man page check-in: c0dd083188 user: rkeene tags: trunk | |
05:11 | Updated testing to handle errors and print a cleaner output check-in: e0f108b17b user: rkeene tags: trunk | |
05:07 | Added more tests explicitly covering balances on old blocks check-in: 0180d2cb81 user: rkeene tags: trunk | |
05:00 | Fixed path to man page check-in: 67b692be66 user: rkeene tags: trunk | |
04:59 | Updated to include man page as part of release engineering and include it with "make install" check-in: b3ed301bc1 user: rkeene tags: trunk | |
04:53 | Better handling of old blocks and tests on old blocks check-in: 84b2dbcb6f user: rkeene tags: trunk | |
04:06 | Added start of man page check-in: ab46e73bd2 user: rkeene tags: trunk | |
04:06 | Updated to abstract out mechanisms more and add a high-level set representative function check-in: 39d464b11c user: rkeene tags: trunk | |