Timeline

50 ancestors of cb98af7618bc43cc

2018-07-11
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
2018-07-08
21:41
Keep tests around check-in: cdc1c61304 user: rkeene tags: trunk
21:39
Remove mrproper from distributed Makefile, since it is only for internal use check-in: a0d2d37cfe user: rkeene tags: trunk
21:34
Make mrproper even more proper check-in: 12833ef0b7 user: rkeene tags: trunk
21:33
Testing requires pkgIndex.tcl, ensure that dependency is built check-in: c58e10a154 user: rkeene tags: trunk
21:32
Minor cleanup of Makefile check-in: eb2aa33baa user: rkeene tags: trunk
21:31
When compiling statically ensure our ABI is still exported correctly by creating an amalgamation check-in: 357419ec34 user: rkeene tags: trunk
21:17
"-fcheck-pointer-bounds" requires "-mmpx" check-in: 3de63da81f user: rkeene tags: trunk
2018-07-06
14:53
Updated work nomenclature to be more clear check-in: 3aeba5d8ef user: rkeene tags: trunk
02:35
Made API more consistent check-in: 6881dd597e user: rkeene tags: trunk
2018-07-05
17:19
Improved random number generation mechanisms check-in: e302d11ff2 user: rkeene tags: trunk
16:25
Made default prefix "nano_" again check-in: c3df9b5991 user: rkeene tags: trunk
16:25
Ensure that the test for address generation requests the right address format check-in: 8d7e39df83 user: rkeene tags: trunk
16:19
Consolidated constants check-in: 8ea3e826f3 user: rkeene tags: trunk
15:09
Automatically generate the version script from the exported symbols file check-in: 66d6dc7631 user: rkeene tags: trunk
15:02
Improvements to handling of patched dependencies check-in: b90a759587 user: rkeene tags: trunk
14:56
Added high-level work interfaces check-in: 5c0fe18b67 user: rkeene tags: trunk
2018-07-03
19:52
Add an example for a batch offline signing/sweep system check-in: c316c57485 user: rkeene tags: trunk
19:51
Made default address format "xrb_" for now check-in: a6dade57ee user: rkeene tags: trunk
19:29
Added an example for generating work from a given hash check-in: 4a127ff396 user: rkeene tags: trunk
19:16
Added a work generation test check-in: dcaff32689 user: rkeene tags: trunk
19:03
Add support for computing and validating work check-in: 78a7632dc9 user: rkeene tags: trunk