Nov 11th New Feature
- Performance Improvements
Nov 5th
New Feature
- Add Threshold Signature Scheme (TSS) support v0.1.2
Sept 12th
New Feature
- Add more checks on account flag commands
- Add levels parameter to depth ABCI query
- Fix the issue of generating order-id in offline mode
Aug 27th New Feature
- Add Threshold Signature Scheme (TSS) support:
- To add a tss key into bnbcli’s keystore: Tss keygen command will automatically add generated secret share into default keystore (~/.bnbcli) with name “tss__<vault_name>”
- User can manually specify tss’s home, vault_name and a customized bnbcli home like:
bnbcli keys add --home ~/.customized_cli --tss -t tss --tss-home ~/.test1 --tss-vault “default” my_name
This is the first release of Threshold Signature Scheme (TSS) binaries. You can take a look at the user guide first.
Aug 5th New Feature
- Add
memo-check
function - Add transaction hex generation
June 26th
New Feature
- Offline Transactions Signing:
bnbcli
support generating and signing all types of transactions offline, then broadcast them. This feature will let users generate and sign their transactions at an offline machine, then use another machine to broadcast it to the network
April 24th
This is the second public release of Binance Chain Client for mainnet and testnet.
Feature
- Add ledger support
April 23th
This is the first public release of Binance Chain Client for mainnet.