cryptozoidberg
17aebd29b5
implemented custom seed option(experimental)
2024-09-14 21:46:52 +04:00
Stёpa Dolgorukov
443386489c
unit tests: wallet_seed.{timestamp_from_word, word_from_timestamp} added + typo fixed ( #450 )
...
* Create wallet_seed.{timestamp_from_word, word_from_timestamp} tests
* Rename functions that convert a word to a timestamp, a timestamp to a word
* Make an implementation of the test in the source code shorter
2024-08-20 17:23:21 +02:00
cryptozoidberg
08e2f0fbf1
fixed space-failing of the seed phrase
2024-08-08 15:55:50 +04:00
cryptozoidberg
2b1c3c77bb
fixed #71
2021-10-16 22:41:37 +02:00
cryptozoidberg
9df7801865
iplemented RPC API for atomics
2021-03-18 22:35:11 +03:00
cryptozoidberg
2768732e23
Fixed tracking seed restoring bug
2020-12-15 22:53:28 +01:00
cryptozoidberg
1fabcee504
fixed minor errors
2020-12-03 22:15:27 +01:00
cryptozoidberg
52199f1c79
fixed seed info validation
2020-12-03 21:15:55 +01:00
cryptozoidberg
b93993c32f
getting less dramatic if seed password is wrong
2020-12-01 20:05:21 +01:00
cryptozoidberg
cc08086cac
fixed errors on get_seed_phrase_info
2020-12-01 19:28:41 +01:00
cryptozoidberg
ca46baf24a
secure seed api extended
2020-11-24 20:01:46 +01:00
cryptozoidberg
9ff78d1351
implemented proper validation of seed phrase in simplewallet
2020-11-21 23:05:09 +01:00
cryptozoidberg
e59178916b
fixed wrong type conversion
2020-11-18 00:23:57 +01:00
cryptozoidberg
20631c5805
secure seed: basic support implementation(in work)
2020-11-17 01:30:51 +01:00
cryptozoidberg
5a0cfe1b4a
chacha stream integrated into load/store functions
2020-08-18 21:54:25 +02:00
sowle
dc08169aee
clean things up (massive names correction)
2020-06-29 22:55:25 +03:00
sowle
35370ba485
account_base::get_awo_blob()
2020-06-01 15:32:00 +03:00
sowle
ee9ef363b9
auditable watch-only wallet now can be restored from awo-blob (by a third party): --restore-awo-wallet
...
simplewallet new command: awo_blob
2020-05-27 17:20:25 +03:00
sowle
a4b607e0c0
fixed a bug in new format seed phrase restoring
2020-05-07 15:02:35 +03:00
sowle
1441b5b27f
seed phase improvements: 26 words + checksum + auditable wallets support
2020-05-02 23:59:37 +03:00
sowle
c7229c3062
account_keys improvements
2020-04-22 23:30:03 +03:00
sowle
f7d6782250
address/account refactoring in progress
2020-04-22 22:02:37 +03:00
sowle
68772f3e04
minor fix in transform_str_to_addr()
2020-02-18 15:50:24 +03:00
sowle
29a276f180
do not allow watch-only wallets be opened by GUI + refactoring
2019-12-26 18:08:57 +03:00
sowle
25e9cfc537
wallet: watch-only & cold-signing
2019-04-08 14:16:11 +03:00
crypro.zoidberg
4bdc4865f7
added safety code for GUI
2019-04-04 19:49:16 +02:00
sowle
87462bb4f9
wallet2/account: minor const refactoring
2019-02-25 17:31:21 +03:00
crypro.zoidberg
7676fc99b7
mved to 25 word seed phrase
2019-02-18 19:48:38 +01:00
crypro.zoidberg
6e050fce8b
added more logs, changed structure of furmat_utils
2019-02-14 02:00:40 +01:00
crypro.zoidberg
f23e97c10c
Moved sources to public repo
2018-12-27 18:50:45 +03:00