Today's Updates are for following Cryptocurrencies
1. Ethereum 2. Dash 3. Zilliqa 4. Binance 5. DIVI 6. EOS 7. Augur 8. Decentraland 9. ARK 10. Obyte
Binance, Crypto.com,Huobi Wallet and Three other Crypto firm have joined Ethereum 2 Staking Pilot project
Following Cryptocurrency Firm Have to Joined Ethereum 2 Staking Pilot project
1. Binance
2.Crypto.com
3. Huobi Wallet
4. Darma Capital
5. MatrixPort
6. Trustology
Details
Binance Futures Will Announce ZIL/USTD Perpetual Contract With Up to 50x Leverage
Trading Start From:18/06/2020
Time: 9 AM UTC
Details Here:
DIVI Core MANDATORY Upgrade Version 1.1.2
Add New Features
Enhancements
Bug Fixes
Details and Update Here:
EOS Released JavaScript API Version 21.0.0 - rc3
// Create a message digest with sha256 const digest = sha256(message); // Generate a Key Pair with specified curve key type. Intended for non-browser environments or development const { publicKey, privateKey } = generateKeyPair(KeyType.k1); // Export private key as Legacy EOSIO-format private key const privateKey = PrivateKey.fromString(eosioK1PrivateKeyAsString); const legacyPrivateKey = privateKey.getLegacyString(); // Export public key as Legacy EOSIO-format public key const publicKey = PublicKey.fromString(eosioK1PubKeyAsString); const legacyPublicKey = publicKey.getLegacyString(); // Retrieve the public key from a private key const privateKey = PrivateKey.fromString(eosioK1PrivateKeyAsString); const publicKey = privateKey.getPublicKey(); // Sign a message digest with private key const digest = sha256(message); // optional, setting shouldHash to true will hash the message const privateKey = PrivateKey.fromString(eosioK1PrivateKeyAsString); const signature = privateKey.sign(digest, false); // Validate a private key const privateKey = PrivateKey.fromString(eosioK1PrivateKeyAsString); const valid = publicKey.isValid(); // Validate a public key const publicKey = PublicKey.fromString(eosioK1PubKeyAsString); const valid = publicKey.isValid(); // Verify a signature with a message digest and public key const digest = sha256(message); // optional, setting shouldHash to true will hash the message const publicKey = PublicKey.fromString(eosioK1PubKeyAsString); const signature = Signature.fromString(eosioSignatureAsString); const verified = signature.verify(digest, publicKey, false); // Recover a public key from a message digest and signature const digest = sha256(message); // optional, setting shouldHash to true will hash the message const signature = Signature.fromString(eosioSignatureAsString); const publicKey = signature.recover(digest, false);
Details And Update Here:
Dash EVO Released Wallet lib Version 7.13.3
Error Fixes & some Braking Changes
Details and Update Here:
Dash EVO Released JavaScript SDK Version 3.13.3
Updated Wallet Lib 7.13.3 as per above
Updated js-dpp to 0.13.1
Bug Fixes
Details and Update Here:
Augur Project Test Release for Version 2
Details Here:
Decentraland (MANA) Released Version 6.4.9
Details and Update Here:
Decentraland (MANA) Released dapps Version 7.9.0
allow for the response error to be configurable (#73) (b546d5d)
Details and Update Here:
ARK Core Released Version 2.6.39
Block schema violation
Details and Update Here:
The 1.x Files: EIP 1559 and the Ethereum Improvement Horizon
Read Full Article Here:
Obyte (GBYTE) MANDATORY Wallet Update Version 3.1.0
mandatory upgrade for all full nodes.
SHA256 hash of the linux AppImage is eeabbd4fbb1a4a2a1d50f2d5e523c53e43fa2f247f7b87e767e92904a13f16fe, binaries for other platforms are already signed in ways that are standard on the respective platforms.
Details and Update Here: