Commit Graph

22 Commits

Author SHA1 Message Date
dsc d3f68be347 remove --whole-archive, update heights 2023-12-27 17:03:29 +02:00
dsc ef6910b6bb Merge pull request 'Lookup table for restore heights and a blockheight calculation function' (#7) from restore2 into master
Reviewed-on: https://git.wownero.com/wowlet/wownero-seed/pulls/7
2022-05-22 23:33:09 +00: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 7830fddcc3 Merge pull request 'wowify' (#5) from wownero-seed into master
Reviewed-on: https://git.wownero.com/wowlet/monero-seed/pulls/5
2022-05-20 15:34:12 +00:00
dsc 3d70455534 wowify 2022-05-20 17:25:47 +02:00
dsc 8d19ea23db Merge pull request 'Allow compile on iOS' (#4) from ios into master
Reviewed-on: https://git.wownero.com/wowlet/monero-seed/pulls/4
2022-05-19 23:45:21 +00:00
dsc 20bacc0502 Allow compile on iOS 2022-05-20 01:44:36 +02:00
dsc 548db7f25f Merge pull request 'Allow compile on Android' (#3) from dsc/monero-seed:android into master
Reviewed-on: https://git.wownero.com/wowlet/monero-seed/pulls/3
2021-04-17 11:07:41 +00: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 a4d800fc17 Merge pull request 'Add support for Wownero' (#2) from wownero into master
Reviewed-on: https://git.wownero.com/feather/monero-seed/pulls/2
2020-10-08 13:49:49 +00:00
dsc 5b00026841 Add support for Wownero 2020-10-08 15:49:02 +02:00
asymptotically 16b13aabcf Merge fix-macos into master
Reviewed-on: https://git.wownero.com/feather/monero-seed/pulls/1
2020-09-21 13:19:07 +00: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
Matt Smith ac1b4013cd
build: Make a library 2020-09-15 15:13:18 +01:00
tevador e8d58c7504 add LICENSE 2020-08-12 20:23:32 +02: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 9e9b8c7464 fix build instructions 2020-06-13 22:15:03 +02:00
tevador afb3912f51 initial commit 2020-06-13 21:55:41 +02:00