Evgenii Stratonikov
|
7b4ca57e33
|
*: change address to the new format
NEO3 uses new prefix for address (53 = 0x35), thus string representations as
well as encrypted WIFs should be changed.
|
2020-06-17 15:58:21 +03:00 |
|
Evgenii Stratonikov
|
b3b1137030
|
cli: allow to convert wallet from NEO2 to NEO3 format
This command may be helpful to have during transition.
|
2020-06-17 15:49:34 +03:00 |
|
Roman Khimov
|
e41d434a49
|
*: move all packages from CityOfZion to nspcc-dev
|
2020-03-03 17:21:42 +03:00 |
|
Roman Khimov
|
b246653f62
|
address: rename functions as per #579 comments
Make them more clear to understand.
|
2019-12-25 17:34:18 +03:00 |
|
Roman Khimov
|
c5ceb9128a
|
address: check for prefix when decoding
|
2019-12-25 15:50:52 +03:00 |
|
Roman Khimov
|
89b6cbf795
|
address: make Prefix overridable
As it should be, it's specified in the configuration file (and it should be
treated as byte in the config)
|
2019-12-25 15:42:18 +03:00 |
|
Roman Khimov
|
e685e9bf9a
|
address: move into its own package
Doesn't really belong to the crypto.
|
2019-12-25 15:22:02 +03:00 |
|