Commit Graph

13 Commits

Author SHA1 Message Date
dsc d3f68be347 remove --whole-archive, update heights 2023-12-27 17:03:29 +02:00
dsc 5e876ceb84 Lookup table for restore heights and a blockheight calculation function
Software wallets that use this library for 14 word mnemonic seed(s) may now use `seed->blockheight()` to obtain the Wownero seed blockheight (restore height) - previously, software wallets had to implement this functionality themselves.
2022-05-21 04:26:39 +02:00
dsc 3d70455534 wowify 2022-05-20 17:25:47 +02:00
dsc 20bacc0502 Allow compile on iOS 2022-05-20 01:44:36 +02:00
dsc c9faa5c55c Allow compile on Android 2021-04-16 22:52:38 +02:00
Matt Smith 4674ef09b6 build: Re-add demo
Signed-off-by: Matt Smith <matt@offtopica.uk>
2020-10-08 16:31:47 +02:00
dsc 5b00026841 Add support for Wownero 2020-10-08 15:49:02 +02:00
dsc 47303fb138 Fix undefined reference on Mac OS 2020-09-20 23:43:52 +02:00
Matt Smith 55c3c547ed
build: Allow installation 2020-09-20 12:34:19 +01:00
tevador 7609d2ee96 3 -> 5 reserved bits
removed network type
2020-06-16 21:03:19 +02:00
tevador 41546fa019 add network type
reserved bits: 2 -> 3
2020-06-15 22:26:29 +02:00
tevador f1c7829f04 replace Argon2 with PBKDF2 2020-06-14 22:29:21 +02:00
tevador afb3912f51 initial commit 2020-06-13 21:55:41 +02:00