Releases: OpenFuturePlatform/open-chain
Releases · OpenFuturePlatform/open-chain
[0.2.0] - 2018-06-29
Added
- Seed phrase generator
- Seed phrase validator
- Generate a master key with seed phrase
- Key derivation algorithm
- Get derivation key of master key by seed phrase and derivation path
- Get a serialized public key value in base58 format from extended key
- Get serialized private key value in base58 format from extended key
- End-point: get a master key by seed phrase
- End-point: get derivation key with an address of master key by seed phrase and derivation path
- Extended private key serialization
- Extended public key serialization
- Export private key
- Import private key
- RPC requests: importKey
- RPC requests: importKey in WIF (Wallet Import Format)
- RPC requests: generateKey
Checksums
File |
Checksum (MD5) |
open-chain-0.2.0.jar |
450FFA2D861C90DE1911480D67D2B49E |
open-chain-0.2.0_installer-macos.dmg |
2391E8C01D1C3642FCA3AD3B7F029D77 |
open-chain-0.2.0_installer-unix.sh |
CFAECC239DF3BBF4931C7F13175F2CF9 |
open-chain-0.2.0_installer-windows-x64.exe |
832ACBC09047EEA4D76C018171ABCC27 |
open-chain-0.2.0_portable-unix.tar.gz |
48629EE0BB5EDE90B7582CBB60BA5E82 |
open-chain-0.2.0_portable-windows-x64.zip |
9F1300C92987DA37287FD8E0CA3F19EA |
[0.1.0] - 2018-06-18
Added
- Setup Netty server for socket connection
- Setup Netty clients for socket connection
- Setup Netty server for HTTP
- Binary serialization communication protocol
- Binary deserialization communication protocol
- Time synchronization
- End-point chain stability check
- Heartbeat implementation
- Database structure
- Database: setup database connection
- Database: add Base entity
- Database: add Block entity
- Database: add Transaction entity
- Database: setup repository for Block entity
- Database: setup repository for Transaction entity
- Service: define base service interface for Block entity
- Service: define base service interface for Transaction entity
- Service: add base implementation Block entity service
- Service: add base implementation Transaction entity service
- RPC requests: getVersion
- RPC requests: getHardwareInfo
- RPC requests: getTimestamp
Checksums
File |
Checksum (MD5) |
open-chain-0.1.0.jar |
3BD218B09D8B5FAA9AE8A8910E04B3DF |
open-chain-0.1.0_installer-macos.dmg |
5B6938500B7994079DD7056A82C9F7A1 |
open-chain-0.1.0_installer-unix.sh |
B5FE724F073F7D5531848BBD9C617558 |
open-chain-0.1.0_installer-windows-x64.exe |
3F7EFBC7B025D22F9251CF00321D2240 |
open-chain-0.1.0_portable-unix.tar.gz |
147AA8825DD638364EF7B2737C2405AA |
open-chain-0.1.0_portable-windows-x64.zip |
EBB4769EE4E7BECDF0332CA776405016 |