btfs-v0.1.0
New User Features
- Sets default key generation during ‘btfs init’ as ECDSA. However, the user can set the flag for other algorithms. - 75d527b
- Key generation algorithm selection flag with ECDSA - f162dcd
- Allows user the option of importing their TRON private key during the
btfs init
command to generate a corresponding public key and peer ID - 88bad89
Fixes
- Updated Status Server URL from AWS IP address to https://db.btfs.io/metrics - 8041f63
the btfs initialization is complete. This commit fixes this error - 4c2a236
Infrastructure Optimization
- Error checking for HTTP request - 63a5aac, a3b65ed
- HTTP payload send authenticated by node’s private key - 0aa5453
Configuration Settings