Bitcoin Forum
May 13, 2024, 05:43:48 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 [19] 20 21 22 23 24 25 26 27 »
361  Alternate cryptocurrencies / Announcements (Altcoins) / Re: DERO: Secure, Private Blockchain with Smart Contracts. on: January 18, 2018, 11:39:01 AM
DERO 44 days update:

Please to announce Status update release 1 of DERO Blockchain :
https://github.com/deroproject/derosuite

As per https://github.com/deroproject/derosuite/blob/master/README.md

In the status update release 1, Following parts of cryptonote has been rewritten in golang.

At present, Golang DERO daemon can sync and verify blockchain with the existing DERO network.

For specific details of current DERO core implementation and capabilities, see below:

    Cryptonight Hash: This is an ASIC resistant, memory-bound algorithm. This provides assurance that all miners are equal. ( No miner has any advantage over common miners).
    Wire protocol (90% completed): This protocol is used to exchange data between 2 DERO daemon nodes. At this point, Go daemon can connect to C daemon and vice-versa, sync blockchain and exchange, already possible. Complete interoperability has been achieved. This has 3 sub protocols:
   Levin Protocol: Bottom most layer, basically message framing.
   P2P Protocol: Handshake exchange, P2P commands and timed synchronization.
   CryptoNote Protocol: This layers controls exchange of blocks, transactions and blockchain itself.
    Pederson Commitment: (Part of ring confidential transactions): Pederson commitment algorithm is a cryptographic primitive that allows user to commit to a chosen value while keeping it hidden to others. Pederson commitment is used to hide all amounts without revealing the actual amount. It is a homomorphic commitment scheme.
    Borromean Signature: (Part of ring confidential transactions): Borromean Signatures are used to prove that the commitment has a specific value, without revealing the value itself.
    Additive Homomorphic Encryption: Additive Homomorphic Encryption is used to prove that sum of encrypted Input transaction amounts is EQUAL to sum of encrypted output amounts. This is based on Homomorphic Pederson commitment scheme.
    Multilayered Linkable Spontaneous Anonymous Group (MLSAG) Work-in-Progress: (Part of ring confidential transactions): MLSAG gives DERO untraceability and increases privacy and fungibility. MLSAG is a user controlled parameter ( Mixin) which the user can change to improve his privacy. Mixin of minimal amount is enforced and user cannot disable it.
   Core-Consensus Protocol implemented: Consensus protocol serves 2 major purpose
          Protects the system from adversaries and protects it from forking and tampering.
          Next block in the chain is the one and only correct version of truth ( balances)
   Proof-of-Work(PoW) algorithm: PoW part of core consensus protocol which is used to cryptographically prove that X amount of work has been done to successfully find a        block. To deter use of specialized hardware, an ASIC resistant, memory bound cryptonight algorithm is used in DERO project.
    Difficulty algorithm: Difficulty algorithm controls the system so as blocks are found roughly at the same speed, irrespective of the number and amount of mining power deployed.
    Serialization/De-serialization of blocks: Capability to encode/decode/process blocks .
    Serialization/De-serialization of transactions: Capability to encode/decode/process transactions.
    Socks proxy: Socks proxy has been implemented and integrated within the daemon to decrease user identifiability and improve user anonymity.
    Interactive daemon can print blocks, txs, even entire blockchain from within the daemon
    status, diff, print_bc, print_block, print_tx and several other commands implemented
    GO DERO Daemon has both mainnet, testnet support.
    Tree-hash for transactions (based on keccak): This merkle root allows user to verify transactions as needed without adding transaction body to block header.
    BOLT Database: DERO Blockchain uses BoltDB for future scalability and low latency reads.
    Enhanced Reliability, Privacy, Security, Useability, Portabilty assured. For discussion on each point how pls visit forum.

The daemon is only for limited testing and evaluation purposes only.



NOTE: DO NOT MIGRATE to this daemon. This is strictly for evaluation.

Pls download precompiled binaries for Windows, Solaris, Mac, BSDs, arm etc. from:  https://github.com/deroproject/derosuite

Thank you.

362  Alternate cryptocurrencies / Announcements (Altcoins) / Re: DERO: A secure, private blockchain with Smart Contracts. on: January 18, 2018, 03:39:06 AM
Good News ..
the wallet  Stocks.exchange is now online : you can send your coins to it !!
Also You can Join our Pool And mine directly TO stocks.exchange
by putting walletaddress.paymentid

Connection Details
Code:
stratum+tcp://dero.coinwire.eu:6666

For Xmr-stak Users
edit config :
Code:
"pool_address" : "dero.coinwire.eu:6666"
"wallet_address" : walletaddress.paymentid
"pool_password" : "x",
link : https://dero.coinwire.eu

Pls can you check your pool, looks it got stucked.  Also PM you.

Also Everyone pls confirm from official sources that exchanges is working or not. For some deposits/wihtdraw working.
Pls test with some small tests deposits/withdraw first to double sure.
363  Alternate cryptocurrencies / Announcements (Altcoins) / Re: DERO: A secure, private blockchain with Smart Contracts. on: January 18, 2018, 03:33:44 AM
To be part of DERO NETWORK and start mining DERO:
Download daemon & wallet from below links, choose your OS.
https://github.com/deroproject/dero
https://github.com/deroproject/dero/releases/download/v0.11.2/dero-linux-amd64.tar.gz
https://github.com/deroproject/dero/releases/download/v0.11.2/dero-windows-amd64.zip

Extract and change into that directory by cmd-prompt.
Run derod.exe or derod depending on operating system. It will start syncing.
Open another command-prompt and run dero-wallet-cli.exe/dero-wallet-cli and follow options to create wallet.
Make sure to backup your wallet-file/password/seed/key etc…

SOLO MINING:
Run “start_mining X” cmd in wallet X-> NO. of cores in your CPU

POOL MINING:
Visit http://pool.dero.live/#getting_started

DERO POOLS:
http://pool.dero.live Official pool.
http://dero.tech
https://dero.nitropools.com/ Fix diff supported
364  Alternate cryptocurrencies / Announcements (Altcoins) / Re: DERO: A secure, private blockchain with Smart Contracts. on: January 17, 2018, 02:16:51 AM

Link is expired, do you have a new link?

Slack Link updated: https://join.slack.com/t/deroproject/shared_invite/enQtMzAwMDc5MDY4NDUzLTAzOWNjYWZmNDgxZTk1YjNiNWFiYjg1OWNiMmQ2MmUxOWRmNjNjOWM3ODAzMzE3M2RhNzBhZjUyZGQxYjQxY2U
365  Alternate cryptocurrencies / Announcements (Altcoins) / Re: DERO: A secure, private blockchain with Smart Contracts. on: January 17, 2018, 02:13:14 AM
Stocks.exchange had a similar issue with INTS, (few days before) the wallet was locked for 3 days.
Maybe devs have some informations?

Exchange mailed me a day before to check the withdraw/deposit  but I found only withdrawals were working in small amounts like 50 DERO.
Deposits are still showing 0/12 confirmations. 

366  Alternate cryptocurrencies / Announcements (Altcoins) / Re: DERO: A secure, private blockchain with Smart Contracts. on: January 16, 2018, 03:49:20 PM

DON'T use exchange for deposits.
just try with small withdrawls first.

367  Alternate cryptocurrencies / Announcements (Altcoins) / Re: DERO: A secure, private blockchain with Smart Contracts. on: January 16, 2018, 03:20:40 PM

I'm sorry, I didn't get. How the daemon  sync is related to pools? I don't mine on the host where sync failed. And problem started just few minutes ago.

If you don't mine on that pool, you need not worry. you daemon will be synced  auto after sometime.


at this moment difference is keep growing. Isn't daemon supposed to be always in sync? What if I decide to send DERO right now?


Your transitions are valid and will be accepted by NW.
NW which has more than 51% power will be original and accepted. Blockchain works that way Smiley
In simple terms just to explain you : dero.tech has created his own NW fork but orignal NW will reject that chain unless it has greater power than total power combined by rest NW.
Orignal NW is relative term in blockchain depends on who has >51% rest are just emotions.



368  Alternate cryptocurrencies / Announcements (Altcoins) / Re: DERO: A secure, private blockchain with Smart Contracts. on: January 16, 2018, 02:50:56 PM

I'm sorry, I didn't get. How the daemon  sync is related to pools? I don't mine on the host where sync failed. And problem started just few minutes ago.

If you don't mine on that pool, you need not worry. you daemon will be synced  auto after sometime.


369  Alternate cryptocurrencies / Announcements (Altcoins) / Re: DERO: A secure, private blockchain with Smart Contracts. on: January 16, 2018, 02:33:01 PM
 Looks http://pool.dero.tech/  got some issues seems under load, got hanged  few hrs back also perhaps host overloaded.
Can all pls move to following pools till operator fixes.
pool.dero.live
https://dero.nitropools.com/

I observe strange behavior of the daemon.
 At some point it was at sync, and then, for some reason stopped sync. Any advice?

2018-01-16 13:41:05.183 [P2P3]  INFO    global  src/cryptonote_protocol/cryptonote_protocol_handler.inl:1521    SYNCHRONIZED OK


Update:  All synced in less than 30 mins. thanks to him.
370  Alternate cryptocurrencies / Announcements (Altcoins) / Re: DERO: A secure, private blockchain with Smart Contracts. on: January 16, 2018, 02:00:56 PM
Is anybody mining this coin?
I want to buy a pc to mine some!
How about the return ration?
Thanks,guys!

Yes there are more than 100 miners. See pool.dero.live
371  Alternate cryptocurrencies / Announcements (Altcoins) / Re: DERO: A secure, private blockchain with Smart Contracts. on: January 16, 2018, 02:22:33 AM

Thanks for the update.  The exchange situation is pretty bad out there for new coins, so don't be discouraged, we'll get there.  Everyone is having trouble dealing with volume right now.

Nice to see such support and understanding.
All exchanges seem to have some troubles as new users have increased manifold on all exchanges.
372  Alternate cryptocurrencies / Announcements (Altcoins) / Re: DERO: A secure, private blockchain with Smart Contracts. on: January 07, 2018, 09:50:49 AM
Privacy in combination with smart contracts, is that even possible? DM's are open.

Contracts would be open on block-chain but the identities/addresses involved in carrying out the transaction with contracts will not be public.They will be private.
373  Alternate cryptocurrencies / Announcements (Altcoins) / Re: DERO: A secure, private blockchain with Smart Contracts. on: January 07, 2018, 08:57:31 AM

Incase DERO blockchain data not syncing.
Restart derod daemon and use status command to check status of daemon.If still not syncing delete chaindata and restart daemon.
Else for faster sync, download chain data from following link :
http://seeds2.dero.io/data.mdb     Replace data.mdb in  .dero/lmdb/ folder Or corresponding folder in windows user.
Windows users can look for dero-chain-data folder in their user folder or  C:\ProgramData\dero\lmdb
374  Alternate cryptocurrencies / Announcements (Altcoins) / Re: DERO: A secure, private blockchain with Smart Contracts. on: January 07, 2018, 05:39:26 AM

Check DERO stats on coincodex: https://coincodex.com/crypto/dero/
375  Alternate cryptocurrencies / Announcements (Altcoins) / Re: DERO: A secure, private blockchain with Smart Contracts. on: January 07, 2018, 02:17:29 AM
Edited my post. It might be that the daemon is down on the official pool.

My wallet daemon was spitting out a bunch of reorganization warnings and that isn't connected to the official mining pool, so it might be that dero.tech is the pool mining air this time.



If they are, then my pool is too as we agree on the block height.



Official pool got rebooted , And scripts didn't worked as planned.
Working fine Now.
 Sorry for disruption to miners on main pool.
376  Alternate cryptocurrencies / Announcements (Altcoins) / Re: DERO: A secure, private cryptocurrency with Smart Contracts. on: January 06, 2018, 05:28:18 PM

2million premine is very high. Is there any bounty\airdrop planned from this ?

i assume all are aware that there is lot lot of work to bring smart contract to the chain especially which doesn't have native support of it .
We also have plan to rewrite in go in coming months devoting full time to this project. We will soon release the roadmap and you/community can decide and justify everything after going through it.
We also have plan to fund cryptographers whose services will be used to bring security and confidence to the project.
Everything will planned based on community and success of the project.
You are welcome.

but I think hold a ICO to collect the cash to support the project.
why not hold but choose to reserved the coin?
all the exchange would more like cash Smiley

thanks for your words but It depends more on the nature, discipline, values in your life.
We will work and build together a strong community slowly our own in hard way. We don't need anything big in millions or so like ICO.
We will work hard and produce something  & if remarkable DERO will get its success.

Thank you.

 




377  Alternate cryptocurrencies / Announcements (Altcoins) / Re: DERO: A secure, private blockchain with Smart Contracts. on: January 06, 2018, 04:29:31 PM
I joined the mine. I hope this future project will be good. the most important is the community. I'm waiting for bounty and airdrop too. good luck dev.

Welcome 3dyx,
                   We have small and very close community and hope to keep so in future.
We have all genuine and cool minded miners. Mostly there are miners who are with us from the first day and I am very thankful to all.
We have personally invited most of the miner and we have not done any bounty or airdrop nor planned till we are able to deliver something our own.


Thank you.
Capt. D

 

 
378  Alternate cryptocurrencies / Announcements (Altcoins) / Re: DERO: A secure, private blockchain with Smart Contracts. on: January 06, 2018, 02:27:12 PM
Hi Dev,

When can we get DERO in https://coinmarketcap.com? I think it's free....great way to get some more exposure.

yeah definitely, Lets see what are their requirements for listing. 
379  Alternate cryptocurrencies / Announcements (Altcoins) / Re: DERO: A secure, private blockchain with Smart Contracts. on: January 06, 2018, 09:04:09 AM
What coin can I use to buy this Ico? How do you secure a private blockchain with smart contract? Your project sounds interesting.

It's not an ICO, but a fair launch. You can earn it by mining it.

DERO based on cryptonote algo, you can mine this coin with cpu.
See below how to mine DERO.
http://pool.dero.live/#getting_started
380  Alternate cryptocurrencies / Announcements (Altcoins) / Re: DERO: A secure, private blockchain with Smart Contracts. on: January 06, 2018, 03:45:17 AM
Yes, come back, but two days waiting a deposit confirmation is an absurd.

Working with exchange to reduce deposits time.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 [19] 20 21 22 23 24 25 26 27 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!