Bitcoin Forum
May 04, 2024, 07:51:16 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 »
1  Alternate cryptocurrencies / Bounties (Altcoins) / Re: [ANN][BOUNTY] OBSIDIAN | C# .NET | Stratis Core | PoS | Encrypted Messenger on: September 03, 2017, 09:20:11 PM
How can I buy some coins?

Once we get to the markets, you will be able to buy them there. We are planning to go into Cryptopia, Bittrexx and Liqui for a start. More exchanges will come later.
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN - ICO]OBSIDIAN | C# | Stratis Core | PoS | Enc. Messger. | Masternode on: September 02, 2017, 10:32:15 AM

Don't know why, only know it happened me 8 times and only 1 block was credited to my wallet.

After more analysis, it turns out that, out of these 8 times a new block was found, "ERROR: AcceptBlock()" was triggered 6 times, while in the other instances I got:

Code:
CheckWork() : new proof-of-work block found
  proof hash: 00000000486a2ca96a044c9bbe628c1a334356ef49f7ad3af63890558a9fa1d0
target: 000000005818c600000000000000000000000000000000000000000000000000
CBlock(hash=0af4830d9ce404d5b7fe163c7afc8314b96abc2915766bea222a59db5199c55b, ver=7, hashPrevBlock=f34845a0dafa1161726930992e0d0a20c8a530ecad401c4984ddb32c62315d28, hashMerkleRoot=0808bdd904183c6cf810f7cfd3f8$
  Coinbase(hash=0808bdd904183c6cf810f7cfd3f8dddd7796387f220383859a7affe0f91d0503, nTime=1504310401, ver=1, vin.size=1, vout.size=1, nLockTime=0)
    CTxIn(COutPoint(0000000000, 4294967295), coinbase 028e2b0101)
    CTxOut(nValue=4.00, scriptPubKey=OP_DUP OP_HASH160 a37e0d6ccc7e3ed254d1d990f8f8d6af7053d710 OP_EQUALVERIFY OP_CHECKSIG)

  vMerkleTree:  0808bdd904183c6cf810f7cfd3f8dddd7796387f220383859a7affe0f91d0503

generated 4.00
keypool keep 7
AddToWallet 0808bdd904183c6cf810f7cfd3f8dddd7796387f220383859a7affe0f91d0503  new
SetBestChain: new best=0af4830d9ce404d5b7fe163c7afc8314b96abc2915766bea222a59db5199c55b  height=11150  trust=145514044351268806619  blocktrust=12480725596  date=09/02/17 00:00:16
ProcessBlock: ACCEPTED
keypool added key 108, size=101
keypool reserve 8
REORGANIZE
REORGANIZE: Disconnect 1 blocks; f34845a0dafa1161726930992e0d0a20c8a530ecad401c4984ddb32c62315d28..0af4830d9ce404d5b7fe163c7afc8314b96abc2915766bea222a59db5199c55b
REORGANIZE: Connect 1 blocks; f34845a0dafa1161726930992e0d0a20c8a530ecad401c4984ddb32c62315d28..de2429afaae3b1dc991ad4112e06335ef6364dfd2dca6e677430c30930544195
REORGANIZE: done

which was NOT credited, and

Code:
CheckWork() : new proof-of-work block found
  proof hash: 0000000046b9fa8caf298642389086beaef341b9ca4f79cba8b5493894d530cf
target: 0000000097f40000000000000000000000000000000000000000000000000000
CBlock(hash=086fd38cc5d43d1bb2be800cfa402476498b4e41a9c0e2c68f9f53f8ee0ed2d3, ver=7, hashPrevBlock=03c268ecd778c622d4a631ae76e59e626825e0ded1024b8bef8c963bc40642ae, hashMerkleRoot=5036ff09695329beebff3d608e73$
  Coinbase(hash=5036ff09695329beebff3d608e73ae96abf7d69cc1176b7320a4cb48ff039a11, nTime=1504333570, ver=1, vin.size=1, vout.size=1, nLockTime=0)
    CTxIn(COutPoint(0000000000, 4294967295), coinbase 02212e0101)
    CTxOut(nValue=4.00, scriptPubKey=OP_DUP OP_HASH160 3e742215294dc924c7c85575d291f6b66e617b1a OP_EQUALVERIFY OP_CHECKSIG)

  vMerkleTree:  5036ff09695329beebff3d608e73ae96abf7d69cc1176b7320a4cb48ff039a11

generated 4.00
keypool keep 9
AddToWallet 5036ff09695329beebff3d608e73ae96abf7d69cc1176b7320a4cb48ff039a11  new
SetBestChain: new best=086fd38cc5d43d1bb2be800cfa402476498b4e41a9c0e2c68f9f53f8ee0ed2d3  height=11809  trust=158765568409155339721  blocktrust=7235860583  date=09/02/17 06:26:16
ProcessBlock: ACCEPTED
keypool added key 110, size=101
keypool reserve 10

which was instead credited.


All this kind of problems are due to the fact that there're so many miners creating blocks at fast speed. Some of the blocks get "out-of-sync" with the network (the "too early" errors) and others just are superseded by a previously mined block on the blockchain, and to avoid creating a fork, they are automatically discarded (the "REORGANIZE" messages).

When the network is fully PoS those messages will start dissapearing due to the different algorithm managing the staking. Ah .. and some of the mined blocks are rejected due to a "proof-of-stake" block found first and these take precedence.

I hope this explaination is not too technical and you can understand it Cool
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN - ICO]OBSIDIAN | C# | Stratis Core | PoS | Enc. Messger. | Masternode on: August 31, 2017, 10:40:24 PM
when polo?

We believe Bittrex is a nicer starting point for us, but we are also trying Liqui and Cryptopia.
4  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN][ICO - 60% bonus ends today] Billionaire Token - Are you burning to play? on: August 28, 2017, 04:17:57 PM
This thread got a little bit hijacked. So I would like to get it back on topic.

QUESTION:

What is the first thing you would do if you were Billionaires ?
What would you buy?

FREE TIME!

Smiley
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN - ICO]OBSIDIAN | C# | Stratis Core | PoS | Enc. Messger. | Masternode on: August 28, 2017, 03:54:20 PM
okay, thx for the info, but I meant more specific timelinewise Wink

Each exchange have some preconditions to accept a new coin for trading: some just take some money as a "listing fee" and you can submit your wallet and do the setup; others are free, but they still need the wallet code and help on the setup; the exchanges we are aiming at have more stringent conditions, being one of them an active community (BitCoinTalk threads, Slack, etc.)

And they also have their own timetables for everything, so what we can do is make sure all the requisites are met and then wait for their answers. A good reason not to be able to give a precise timeline, like you and others require.

We try to expedite the process as much as we can, though.
6  Alternate cryptocurrencies / Bounties (Altcoins) / Re: [ANN][BOUNTY] OBSIDIAN | C# .NET | Stratis Core | PoS | Encrypted Messenger on: August 28, 2017, 03:40:02 PM
Where is i can see spreadsheet link?

Join the slack with the link on our signature and request access to our bounty room Smiley
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN - ICO]OBSIDIAN | C# | Stratis Core | PoS | Enc. Messger. | Masternode on: August 26, 2017, 07:04:48 AM

ONE IMAGE IS WORTH A THOUSAND WORDS!



THANKS!

8  Alternate cryptocurrencies / Bounties (Altcoins) / Re: [ANN][BOUNTY] OBSIDIAN | C# .NET | Stratis Core | PoS | Encrypted Messenger on: August 26, 2017, 07:03:29 AM
Ico is closed.When i can change the signature?

THE ICO HAS FINISHED AND THE BOUNTY CAMPAIGN TOO. HEAD TO OUR SLACK FOR UPDATES AND TO CHECK YOUR CONTRIBUTIONS. WE MUST TALLY EVERYTHING UP AND THE BOUNTIES WILL BE DISTRIBUTED AFTER THE JOB IS FINISHED.

IF WE FIND THAT YOU HAVE USED NON-HONEST TACTICS (ROBO ACCOUNTS OR FAKE FOLLOWERS AND SUCH) WE CAN CANCEL YOU BOUNTY AT OUR DISCRETION. IF YOU FEEL THAT YOU HAVE BEEN UNJUSTLY ACCUSED OF DOING THAT, SEND US PROOF THAT YOUR ACCOUNT AND FOLLOWERS ARE LEGIT.

THANKS!
9  Alternate cryptocurrencies / Bounties (Altcoins) / Re: [ANN][BOUNTY] OBSIDIAN | C# .NET | Stratis Core | PoS | Encrypted Messenger on: August 23, 2017, 06:56:29 PM
Is there any spreadsheet yet?

Now we have opened a #bounth channel on our slack .. If you participate on the bounties, send a dm to someone from the team for an invite!

Join us at https://join.slack.com/t/obsidianproject/shared_invite/MjI2NjkyODE2Njc1LTE1MDI4MDAwNzMtNjUzNjJhNzM2MQ
10  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN - ICO]OBSIDIAN | C# | Stratis Core | PoS | Enc. Messger. | Masternode on: August 21, 2017, 03:32:26 PM

OBSIDIAN PLATFORM HAS BEEN FEATURED ON FORBES DIGITAL MAGAZINE!! Cool

Check it out at this link:

https://www.forbes.com/sites/omribarzilay/2017/08/21/3-ways-blockchain-is-revolutionizing-cybersecurity/#3524f1923349


Quote from: forbes
Obsidian uses the blockchain-decentralized network, which cannot be censored or controlled by any single source. In addition, communications meta-data is scattered throughout the distributed ledger, and cannot be gathered at one central point, reducing the risk of surveillance through such digital fingerprints. Users need not link to their email addresses or telephone numbers, thereby increasing privacy.

11  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN - ICO]OBSIDIAN | C# | Stratis Core | PoS | Enc. Messger. | Masternode on: August 20, 2017, 09:41:25 PM

DEAR COMMUNITY - WE HAVE BROKEN THE 10 MILLION ODN BARRIER!



THANKS AGAIN TO ALL THE CONTRIBUTORS FOR THEIR TRUST AND WE WILL WORK HARD TO MAKE THIS WORTH!

12  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN - ICO]OBSIDIAN | C# | Stratis Core | PoS | Enc. Messger. | Masternode on: August 20, 2017, 01:28:42 PM
When do these coins become tradable on exchanges?

As soon as we finish our tests on the Qt wallet, we will submit it to the exchanges. Then the ball will be on their court and we just must wait for their approval.
13  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN - ICO]OBSIDIAN | C# | Stratis Core | PoS | Enc. Messger. | Masternode on: August 20, 2017, 01:21:40 PM
I love the idea of this project.

But my reservation is the vague timeframe for getting this to android and IOS.

Desktop app is nice but the big money is getting it on a mobile messaging app.

The way ICOs have been lately, after hitting the exchange, there needs to be constant improvement, excitement, and big ventures, especially within the first few months. Otherwise, it will likely dip below the ico level which creates a dumpoff.

Still undecided about this.

We understand your reservations. But the objective market for this kind of ultrasecure applications is more for the security-conscious people around: journalists, white collar workers, military, etc. From them it will gradually trickle to the general public, same as Slack that initially was just a tools for business and now every cryptogroup in the world uses it.

About "constant improvement, excitement, and big ventures", we have many things up our sleeves. The thing is that we don't like to overpromise like hundred other ICOs around while at the same time underdeliver on them. We prefer to do just the opposite: underpromise and underdeliver.

Thanks for taking your time to analyze us! Cool
14  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN - ICO]OBSIDIAN | C# | Stratis Core | PoS | Enc. Messger. | Masternode on: August 19, 2017, 09:39:58 AM
COMMUNITY, NOW YOU CAN COMPARE OTHER MESSENGERS WITH OBSIDIAN!



THANKS FOR YOUR SUPPORT!


Thats a great comparison. Would consider adding it to the front page of this thread.

yeah, that's a great graphic, i'd definitely add it to the OP

Added! I was too busy yesterday so I only had time to make the post. Now I have a bit of free time before going back to wallet development. We want that you can have a working value as close to the ICO closing date as possible Cool
15  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN - ICO]OBSIDIAN | C# | Stratis Core | PoS | Enc. Messger. | Masternode on: August 18, 2017, 06:56:32 PM
COMMUNITY, NOW YOU CAN COMPARE OTHER MESSENGERS WITH OBSIDIAN!



THANKS FOR YOUR SUPPORT!

16  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN - ICO]OBSIDIAN | C# | Stratis Core | PoS | Enc. Messger. | Masternode on: August 13, 2017, 09:38:28 PM
THANKS TO ALL THE CONTRIBUTORS WE HAVE REACHED THE 4 MILLION ODN COINS SOLD!



GO, OBSIDIAN TEAM! GO! Cool

17  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN/ICO] Billionaire Token (XBL) Gambling and deflation through Smart Contracts on: August 13, 2017, 08:08:18 PM
Awesome!  I can't wait Cheesy  And I can't wait to play my first game.  Is poker and the raffle the only games you are offering?

We will definitely offer more than one game that can be audited via Smart Contracts.

Blackjack would be the first option. You'll play versus a dealer with other people - this dealer will be controlled via a smart contract.

What about slots or sports betting?  Is that something you think you'll be interested in adding?

Slot machines are not really something we will be implementing. We will consider sports betting though.

What other games would the community like to see?

Blackjack would be awesome.  How about Craps or maybe, Pai gow?  An altcoin craps table would be pretty sweet.  Smiley

Craps is another great idea!:)

Awesome!  I can't wait Cheesy  And I can't wait to play my first game.  Is poker and the raffle the only games you are offering?

We will definitely offer more than one game that can be audited via Smart Contracts.

Blackjack would be the first option. You'll play versus a dealer with other people - this dealer will be controlled via a smart contract.

What about slots or sports betting?  Is that something you think you'll be interested in adding?

Slot machines are not really something we will be implementing. We will consider sports betting though.

What other games would the community like to see?

Dice

As with craps, a game of dice can easily have the randomness controlled by an Ethereum Smart Contract


Mahjohng, for the Chinese and Japanese markets will be a good idea too Smiley It's not an easy game to make, but ...
18  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN][ICO] Billionaire Token (XBL): Super-deflation achieved by Smart Contracts on: August 12, 2017, 07:08:20 PM
I just subscribed to you mailing list Cheesy  But I have a question how will we know the poker game will be fair, there's so many scams out there and I can't tell who's scamming and cheating.

We will actually be seeding our random number generator (from the poker game) via an Ethereum Smart Contract - The seed will become public knowledge once the game is over.
Since this seed can be sniffed (and thus people will be able to cheat at the poker game) we will combine this with an internally-generated number, one that will also be made public once the game is over.

This will make the "Billionaire Hold'em" poker game 100% fair and auditable.

As a developer myself, I must agree that this is a good thing! Bravo for auditability and fair game! Keeping an eye on this project!
19  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN-Presale-ICO]OBSIDIAN | C# | Stratis Core | PoS | Enc. Messger. | Masternode on: August 10, 2017, 08:58:02 PM
It's nice to see a project that has already been tested before even coming out with the ico, finally with all this ico waves of shitcoins its difficult to find projects with fundamentals! The only thing I was wondering if ODN dose other than encrypted messaging

Everything will come with time. Many things on the pipeline and ideas to be juggled and evaluated before actually implement them. We like to speak about what we are currently doing and speculate the less possible about future additions.
20  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN-Presale-ICO]OBSIDIAN | C# | Stratis Core | PoS | Enc. Messger. | Masternode on: August 10, 2017, 08:11:35 PM
Just curious if there is any progress on the ODN Wallet?

Yes sir, been hard at work here. Things are coming along smoothly, we'll keep everyone updated when wallet release is in sight.



Reposted to show the image!
Pages: [1] 2 3 4 5 6 7 8 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!