Commit graph

119 commits

Author SHA1 Message Date
36199fcefb
Cache blockheaderbyhash requests 2022-11-06 11:57:29 +01:00
eb702ebe3a
Proper address sorting 2022-11-06 11:57:03 +01:00
3b9b958b1e
Fix ViewTag read on Output 2022-11-06 08:51:05 +01:00
ac20abaeb1
Added ability to get inputs and their outputs from monerod 2022-11-06 07:58:51 +01:00
75fea6aad3
Added key image derivation 2022-11-06 07:57:36 +01:00
39e34abed6
Split outputs from transaction 2022-11-05 11:28:10 +01:00
a685bad178
Improve Server.Close / randomx 2022-11-05 10:23:31 +01:00
59d8bcd0f7
Reduce allocations 2022-11-05 09:33:53 +01:00
f2eae36712
Rewrite private/public key usage away from types.Hash, generic address interface 2022-11-05 08:59:00 +01:00
0aa33c9dc1
Fix deterministic address generation 2022-11-03 15:25:15 +01:00
03a026c026
Initial sidechain verification 2022-11-03 15:24:54 +01:00
a9e0ce96b0
Initial P2Pool work, move most derivations and signatures to crypto 2022-11-01 12:22:00 +01:00
e702cd3e08
Align HashToScalar usage with monero codebase 2022-10-30 17:41:27 +01:00
ab0e335b9a
Refactor Difficulty, cache derivations and client actions, faster miner transaction matching 2022-10-28 11:47:14 +02:00
135fbd8973
Make nonce on block uint32 instead of bytes 2022-10-27 10:09:39 +02:00
ea97ca98b9
Initial consensus work 2022-10-26 18:56:37 +02:00
20a1034f74
Added payment proof page, update dependencies 2022-10-24 14:36:50 +02:00
00ded2717a
Support miner alias, setting via API 2022-10-19 10:37:38 +02:00
76d70a5f1a
Initial commit 2022-10-08 20:55:01 +02:00