4
|
Bitcoin / Project Development / Re: Will create Dice Game for you
|
on: March 28, 2017, 10:10:47 PM
|
Hello. Would like to offer my Dice Game, game like satishidice, with same mechanic and transaction signing. Features: - Support Bitcoin and Altcoins created with RPC protocol - Support Ethereum - Support ERC20 Ethereum Smart Contract Coins - Provably Fair with Pseudorandom algorithm - Pre-generated tokens Demo:You can take a look at already working and launched Dice Game here: http://yodice.betPrice: Feel free to contact me in Skype for price Contacts:Skype: tfctree Telegram: georgetagirov Tempted. I see on your profile your a .net dev. Is the solution in c#?
|
|
|
6
|
Bitcoin / Bitcoin Technical Support / Re: Bitcoind not starting 0.13.2 on Azure
|
on: February 27, 2017, 03:41:58 AM
|
Hmm, no blocks? azureuser@xx:~/.bitcoin/blocks$ cd .. azureuser@xx:~/.bitcoin$ ls banlist.dat bitcoin.conf blocks chainstate db.log fee_estimates.dat peers.dat wallet.dat azureuser@xx:~/.bitcoin$ nano bitcoin.conf azureuser@xx:~/.bitcoin$ cd blocks azureuser@xx:~/.bitcoin/blocks$ ls blk00000.dat index rev00000.dat
|
|
|
7
|
Bitcoin / Bitcoin Technical Support / Bitcoind not starting 0.13.2 on Azure
|
on: February 27, 2017, 03:37:13 AM
|
My node on MS Azure has fallen over and won't start. It does the "verifying blocks" for a while, then nothing. I've checked disk space and seems to be heaps. debug.log is empty. Any ideas? azureuser@xxx:~$ bitcoin-cli getinfo error code: -28 error message: Verifying blocks... azureuser@bitcoinaa3:~$
azureuser@xxx:~$ sudo df Filesystem 1K-blocks Used Available Use% Mounted on udev 837820 0 837820 0% /dev tmpfs 171540 17848 153692 11% /run /dev/sda1 29711408 5097308 24597716 18% / tmpfs 857692 0 857692 0% /dev/shm tmpfs 5120 0 5120 0% /run/lock tmpfs 857692 0 857692 0% /sys/fs/cgroup none 64 0 64 0% /etc/network/interfaces.dynamic.d /dev/sdc1 257898884 112919244 131872492 47% /media/blocks tmpfs 171540 0 171540 0% /run/user/1000
|
|
|
9
|
Bitcoin / Project Development / Re: C# Developer
|
on: January 30, 2017, 12:38:47 AM
|
Hello all.
I am looking for a C# developer who is very expert at C# and can make a project that I have in my mind.
So anybody interested in that ?
Best regards.
Do you have a budget or an enumeration in mind?
|
|
|
10
|
Bitcoin / Development & Technical Discussion / Re: NBitcoin - bitcoin on C# why?
|
on: January 30, 2017, 12:37:06 AM
|
Microsoft technologies are not very popular by programmers with revolutionary spirit. Linux and free software are preferred in the free world. It's not the products of marketing firms like Microsoft.
that's why the question isn't java more popular than C# in enterprise? No
|
|
|
11
|
Bitcoin / Development & Technical Discussion / Re: NBitcoin - bitcoin on C# why?
|
on: January 30, 2017, 12:36:30 AM
|
I mean why have bitcoin on C# (proprietary language) ?
care to "school" me?
Because I write most of my clients code in c#. This package has saved me months of development. Ive tipped back to the project too. There are a lot of great c# programmers too. More implementations, the better.
|
|
|
13
|
Bitcoin / Project Development / BitPoker.io Update #2
|
on: December 26, 2016, 11:42:12 PM
|
After looking at a few other projects like Augur, Im pretty confident that I’ve got a scaleable design thats inline with a lot of other DAPs. I’ve been refactoring the messages protocol to use JSON RPC 2.0 protocol. Peers will communicate to each other via HTTP GETs or POSTs. Using this design will allow the solution to be module and written using .Net or .Net Core Owin / Katana controllers or a NodeJS client. A lot of work has gone into the project, making the solution modular and have the ability to inject in mocks. This will enable better testing and hopefully more developers. I've taken a full TDD approach at the moment, focusing just on the core logic in the controllers. A thin UI client will come later. At the moment, Im not working about any network discovery code to find peers. There will be a centralised api at www.bitpoker.io/api where clients will “register” their addresses. This is only a temporary solution and can be thought of as a seed. I’ve also had a conversation with the colour coin exchange Lykke.com, to perhaps to create an ICO using colour coin tokens for anyone wanting to contribute to the project. Finally, also investigating protocols like WebRTC in parallel. www.bitpoker.io
|
|
|
16
|
Bitcoin / Bitcoin Technical Support / Re: libboost_program_options.so.1.54.0: cannot open shared object file
|
on: December 22, 2016, 09:11:25 PM
|
Thanks for the suggestion, tried that one already Reading package lists... Done Building dependency tree Reading state information... Done libboost-all-dev is already the newest version (1.58.0.1ubuntu1). 0 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade. doof@SubZero:~$
Also tried sudo apt-get install libboost-program-options1.54.0 libboost-program-options1.54-dev
|
|
|
17
|
Bitcoin / Bitcoin Technical Support / libboost_program_options.so.1.54.0: cannot open shared object file
|
on: December 22, 2016, 04:15:05 AM
|
I recently upgraded my Ubnutu 14 desktop to 16.04 LTS. When I attempt to start bitcoind from terminal, I get this error xx@xx:~$ bitcoind bitcoind: error while loading shared libraries: libboost_program_options.so.1.54.0: cannot open shared object file: No such file or directory Thinks I've tried: Removing the bitcoind package and the lib boost package Adding them back apt-get updates Some are saying on other forums its a symbolic link problem, but haven't been abled to solve it. We are down one node because of this error 
|
|
|
18
|
Economy / Trading Discussion / Re: Have you ever exchanged BTC face to face?
|
on: December 14, 2016, 02:39:01 AM
|
I do it a fair bit. I get them to meet at the local casino. Lots of security there and a few thousand dollars doesn't look out of place. I then get them to hand the cash to the croupier who count cash for a living and can spot counterfeits. Also the casino absorbs the risks and you're not under pressure to count correctly.
Then take the chips off the croupier. Again, counting 2x $500 is easier than a bunch of notes.
Scan their QR code on your phone and your done.
|
|
|
|