
GINcoin
GIN
Uh oh!
We couldn’t get pricing data for this coin. Please check back again later.
Signals

GINcoin
Dragos C. Badea, Founder & Chief Technology OfficerGINCOIN WALLET V1.3.0 New wallets and full node software have been published on Github. The update shall be enforced on the 10th of July 2019, so all node runners are required to update before this date. If you host your node on the GIN Platform it will be automatically updated, you only need to update your local wallet. The update procedure is simple, replace binaries and restart the daemon/wallet. Be sure to make a backup of the wallet.dat file before updating as a precaution. github.com/GIN-coin/gincoin-core/releases

GINcoin
Dragos C. Badea, Founder & Chief Technology OfficerGINCOIN BUDGET BLOCKS ON TESTNET The $GIN testnet has been updated with the superblock functionality for the GIN Foundation and Freighter Fleet budget allocations. First superblock is scheduled at block 32300 on testnet, estimated to occur in about 24h. All testnet node runners are required to update the node by compiling the latest master (no binaries are released). No action is required from mainnet node runners. Depending on how the test goes we shall plan the mainnet budget superblocks start and cycle. We target to release the production code along with the new Komodo notaries list after the 15th of June.

GINcoin
Spenser Mooney, CEO of GIN FoundationNEW COMMUNITY VOTING SYSTEM! @everyone we have just launched the new voting system for GIN Foundation governance purposes. It allows masternodes on the platform, as well as those hosted outside the platform to cast their votes in an easy way, on subjects that are of importance to the whole ecosystem. We have a test vote session running for the rest of the year, so you can test the voting process before voting on real decisions, you can try it out now. On 18 Apr 2019 we will started the voting session for the GIN Foundation funding proposal, session active until 26 Apr 00:00. p.ginplatform.io/#!/votes A few notes on the process: - If you have nodes on the platform the vote is easiest, just choose your option and you vote with all your eligible nodes at once - For self-hosted nodes you will create a special transaction of 0.0001 GIN + 0.0001 GIN for fees, that goes to an address corresponding to the option you choose; the voting system will guide you through the whole process, you simply need to choose your option and sign a transaction in your wallet

GINcoin
Dragos C. Badea, Founder & Chief Technology Officer$GIN is now availble for trading on LiveCoin! www.livecoin.net/en/trading/GIN_BTC

GINcoin
Emil A. Muthu, Founder & Chief Executive OfficerOn Freighters, foundations, a new-found libation, on plans for the future and spoons. An update on where we've been, where we're heading and what this means for GIN investors and enthusiasts. medium.com/@gincoin/for-gins-1-year-anniversary-our-gift-to-you-2ba4ed007045

GINcoin
Dragos C. Badea, Founder & Chief Technology OfficerWe have just released new wallets version 1.2.0.0, they can be downloaded from our Github repo: github.com/GIN-coin/gincoin-core/releases/tag/v1.2.0.0 Changes include: - Mining algorithm change from Lyra2z to x16rt starting 15 Feb 2019 @ 4pm GMT - 51% attack protection using Komodo dPoW - Performance improvements This is a mandatory update for all exchanges, mining pools, node runners and local wallets before 15 Feb 2019 @ 4pm GMT. Masternodes update All nodes on the GIN Platform will be updated automatically starting tomorrow, new nodes are already using the new version. Start will NOT be required from your wallet, just be sure to update your GUI (QT) wallet to the new version and that's it. Update procedure for nodes not hosted on the GIN Platform: - Download new binaries from github.com/GIN-coin/gincoin-core/releases/download/v1.2.0.0/gincoincore-1.2.0-linux-64bit.tar.gz - Replace the gincoind and gincoin-cli binaries on your server - Run "gincoin-cli stop" - Run "gincoind -daemon" When updating your local wallets Make sure a backup of your encrypted wallet.dat file is safely stored on another computer or a USB drive. Although your wallet.dat is not affected by the update, you can never be too careful when it comes to securing your funds!

GINcoin
Dragos C. Badea, Founder & Chief Technology OfficerThe GIN/BTC pair is now listed for trading on CoinExchange: www.coinexchange.io/market/GIN/BTC Following the temporary closing of all trading on Cryptopia we have opened a new exchange listing next to the existing CryptoBridge. As previously discussed, higher volume exchanges are in the works but none as actionable as lower volume ones and we needed to open another market quickly to avoid trading centralization. Again, please be aware that not all exchanges listed on our CMC page are endorsed, please only trade on the ones that you see listed on our website gincoin.io/

GINcoin
Dragos C. Badea, Founder & Chief Technology OfficerCryptopia will probably be in maintenance for an unknown period of time. Please be aware of the situation. We caution you - do not deposit anything in previously used Cryptopia addresses. There have been unofficial communications from the crypto community that their ETH wallet was hacked. We do not have a specific view on this matter. Currently, we do not have any reason to believe that Cryptopia 's GIN wallet was affected by the attack. If you need to buy or sell GIN, you might want to use the first exchange that we were listed on: Cryptobridge - crypto-bridge.org/ We are currently working on enabling the community to access new relevant exchanges.

GINcoin
Dragos C. Badea, Founder & Chief Technology OfficerAPI access is now activated to everyone, just access the API access page under My account and generate a new API key p.ginplatform.io/#!/account/api-access We recommend all developers that built apps using the GIN Platform API (especially mobile apps) to upgrade the authentication method to support reading the API key via QR code instead of manual entry.

GINcoin
Alexandru M. Andreescu, Founder & Chief Financial OfficerGINcoin is now supported by the open source NBitcoin library, meaning .NET developers can build cross platform apps that use and interact with the GINcoin blockchain. This is no small feat, as this is the first .NET native implementation of Lyra2Z, now easily enabling other coins using this algorithm to build support. Thank you @Kabak for the great work! github.com/MetacoSA/NBitcoin/pull/592