19 Commits

Author SHA1 Message Date
0fb2615d4c sync errors 2026-05-15 19:01:51 +02:00
3337ac85ab reorgs, fetch batching (parallel fetch), orphans 2026-05-15 13:01:27 +02:00
361ac73e45 global externs refactor, some tcp methods 2026-05-14 17:36:40 +02:00
d4ec88426a blockdetail command, fullverify checks difficulty (needs optimizing), move general functions to utils.h 2026-04-30 00:09:40 +02:00
9c99eec3a8 TCP Node boilerplate; CLI interface 2026-04-23 16:24:26 +02:00
258ca9474f shorten transaction 2026-04-15 18:46:00 +02:00
eb7c29abb1 pragma packing 2026-04-10 16:36:37 +02:00
7aafaa4196 note 2026-04-03 16:08:33 +02:00
ae64bb9dfc temoporarily changed DAG size for testing, fix TX loading, move some TX logic to Transaction_Init() 2026-04-03 15:20:13 +02:00
df7787ed2d balance sheet stuff, added khash hashmaps 2026-04-02 21:21:12 +02:00
b20ba9802e Full DAG size, epoch scaling etc. 2026-04-01 18:47:59 +02:00
dfea98aee2 update storage 2026-04-01 15:01:25 +02:00
06e6f02b86 Figured out the reward scheme 2026-04-01 11:56:09 +02:00
075793c24c huge chain test, added 1.5% yearly inflation at 3.5 million blocks 2026-03-30 23:46:22 +02:00
b47ff30bc7 difficulty calculation, move from randomx to autolykos2 2026-03-30 15:42:28 +02:00
c358115af4 stuff 2026-03-30 09:06:17 +02:00
50e357d8a2 Monero-style emission 2026-03-29 23:30:31 +02:00
0d7adc39e0 BigInts, save/load, will make a calculation for block rewards soon 2026-03-29 22:18:57 +02:00
57bfe61c13 Copied TCP impl from other project, basic Block implementation, randomx pow, signing via secp256k1 2026-03-29 17:18:23 +02:00