Commit Graph

16 Commits

Author SHA1 Message Date
361ac73e45 global externs refactor, some tcp methods 2026-05-14 17:36:40 +02:00
318fecc029 millisecond timestamps 2026-05-03 13:58:06 +02:00
d4ec88426a blockdetail command, fullverify checks difficulty (needs optimizing), move general functions to utils.h 2026-04-30 00:09:40 +02:00
32b9a57366 tx mempool start, hello packet 2026-04-24 17:14:40 +02:00
9c99eec3a8 TCP Node boilerplate; CLI interface 2026-04-23 16:24:26 +02:00
d631eb190d Start doing TCP networking 2026-04-15 21:38:30 +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
6800ce2b60 test send 2026-04-02 21:52:59 +02:00
df7787ed2d balance sheet stuff, added khash hashmaps 2026-04-02 21:21:12 +02:00
dfea98aee2 update storage 2026-04-01 15:01:25 +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