Bitcoin Forum
June 17, 2024, 08:33:21 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] ArabianChain - DubaiCoin (DBIX) - Smart Contracts from Dubai to the World on: April 20, 2017, 12:26:22 AM
Hello ! I'm still holding 10 DBIC on yobit, is it still possible to exchange them ? Thanks !
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] ArabianChain - DubaiCoin (DBIX) - Smart Contracts from Dubai to the World on: March 28, 2017, 09:38:28 AM
"Embracing failure" is a pillar of the DevOps culture.

What's important is to learn from mistakes.

I hope your attitude changes when we become a community, because we'll have to work together to make this work.
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] ArabianChain - DubaiCoin (DBIX) - Smart Contracts from Dubai to the World on: March 27, 2017, 11:38:16 AM
I agree with you Etar but the only way to learn to do it right, is to fail doing it wrong, so the more they fail, the better it will be, it's not a pleasant experience to fail a software launch, if at least we could stop saying they are this and that and try to encourage them, we will increase our chances of success, when trolls understand this the tendency will go from failure to success.
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] ArabianChain - DubaiCoin (DBIX) - Smart Contracts from Dubai to the World on: March 27, 2017, 11:00:41 AM
Those who don't know talk, those who know ... Smiley

It'll be ready when it'll be ready, no crying is going to change that.

However, given how it's turning, releasing a beta before the real release would be very wise.
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] ArabianChain - DubaiCoin (DBIX) - Smart Contracts from Dubai to the World on: March 27, 2017, 10:51:34 AM
Better to delay a release than releasing something that's not been sufficiently tested.

However, they might release beta code for testing on test blockchains, that would help a lot improving code quality.

Also, if the team decides to do a semi public release without the trolls, i'm not going to blame them Smiley))
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] ArabianChain - DubaiCoin (DBIX) - Smart Contracts from Dubai to the World on: March 25, 2017, 02:40:23 AM
Thank you and good job !!

Maybe on Saturday release the beta for testing ? Cheesy
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] ArabianChain - DubaiCoin (DBIX) - Smart Contracts from Dubai to the World on: March 25, 2017, 01:31:58 AM
Where are the commits going ?

How's the continuous integration pipeline doing ?

You can capitalize easy on software with automated tests and by practicing continuous integration Smiley

Etar if you're not banned, status pls Smiley
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] ArabianChain - DubaiCoin (DBIX) - Smart Contracts from Dubai to the World on: March 24, 2017, 11:05:49 AM
Can you add me to https://dubaicoin-dbic.slack.com/ too please ? myusername @yourlabs.org is my address

Thanks !!
9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: UnxCoin [UNH] - Mining Now Scrypt on: March 22, 2017, 04:51:24 PM
~/UnxCoin/src$ ./unxcoind -a scrypt -u unxcoinrpc -p MYRPCPASSWORD -o 127.0.0.1:32683 -t 1
error: couldn't connect to server

Could someone tell how to start the server ? Thanks in advance !
10  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] ArabianChain - DubaiCoin (DBIX) - Smart Contracts from Dubai to the World on: March 22, 2017, 09:07:42 AM
Is there any test chain we can participate into, to help core devs testing and debugging before the reset ? For me, it's not syncing, even after removing ~/.dubaicoin and running with --fast again, no matter what I do I'm stuck at block 0 ... Thanks for answering !
11  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] ArabianChain - DubaiCoin (DBIX) - Smart Contracts from Dubai to the World on: March 22, 2017, 03:36:10 AM
I'm sure some of the "linux gurus" would not be half as effecient as if they were collaborating with actually experienced crypto hackers _rather than in competition with them_________


I'm stuck on block #1 apparently:

Code:
jpic@bd0:~/go-dubaicoin$ build/bin/gdbix --rpc --fast
I0322 04:34:16.219342 ethdb/database.go:83] Alloted 128MB cache and 1024 file handles to /home/jpic/.dubaicoin/chaindata
I0322 04:34:16.227999 ethdb/database.go:171] closed db:/home/jpic/.dubaicoin/chaindata
I0322 04:34:16.228728 ethdb/database.go:83] Alloted 128MB cache and 1024 file handles to /home/jpic/.dubaicoin/chaindata
I0322 04:34:16.258759 ethdb/database.go:83] Alloted 16MB cache and 16 file handles to /home/jpic/.dubaicoin/dapp
I0322 04:34:16.261868 dbix/backend.go:172] Protocol Versions: [63 62], Network Id: 7559
I0322 04:34:16.261991 dbix/backend.go:201] Blockchain DB Version: 3
I0322 04:34:16.262853 core/blockchain.go:214] Last header: #1 [89c5df47…] TD=2146435072
I0322 04:34:16.262881 core/blockchain.go:215] Last block: #1 [89c5df47…] TD=2146435072
I0322 04:34:16.262894 core/blockchain.go:216] Fast block: #1 [89c5df47…] TD=2146435072
I0322 04:34:16.262986 dbix/handler.go:114] blockchain not empty, fast sync disabled
I0322 04:34:16.263844 p2p/server.go:313] Starting Server
I0322 04:34:18.330154 p2p/discover/udp.go:217] Listening, enode://45192aebd024e82d4d275b4e8cb8c51a8debd76a4c1720255b2681d86ae43a1713861706c30d603acce98ee50185592474ccdea8e5167d12282744f05c1fc70a@[::]:56925
I0322 04:34:18.330546 p2p/server.go:556] Listening on [::]:56925
I0322 04:34:18.332038 node/node.go:296] IPC endpoint opened: /home/jpic/.dubaicoin/gdbix.ip
12  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] ArabianChain - DubaiCoin (DBIX) - Smart Contracts from Dubai to the World on: March 22, 2017, 02:51:09 AM
Just download Ubuntu and install it: it's free, like we should all be Smiley

Then, it compiles in a few seconds and just works !!

I wonder if I'm mining correctly, then I could take some time documenting for our brothers

Quote
miner  03:47:52.623|ethminer  Mining on PoWhash #a63f6baa… : 797604 H/s = 399600 hashes / 0.501 s
miner  03:47:53.124|ethminer  Mining on PoWhash #a63f6baa… : 816566 H/s = 409100 hashes / 0.501 s
miner  03:47:53.625|ethminer  Mining on PoWhash #a63f6baa… : 838522 H/s = 420100 hashes / 0.501 s
miner  03:47:54.126|ethminer  Mining on PoWhash #a63f6baa… : 793812 H/s = 397700 hashes / 0.501 s
miner  03:47:54.628|ethminer  Mining on PoWhash #a63f6baa… : 801596 H/s = 401600 hashes / 0.501 s
miner  03:47:55.130|ethminer  Mining on PoWhash #a63f6baa… : 825748 H/s = 413700 hashes / 0.501 s
miner  03:47:55.631|ethminer  Mining on PoWhash #a63f6baa… : 833532 H/s = 417600 hashes / 0.501 s
miner  03:47:56.132|ethminer  Mining on PoWhash #a63f6baa… : 850299 H/s = 426000 hashes / 0.501 s
miner  03:47:56.633|ethminer  Mining on PoWhash #a63f6baa… : 795409 H/s = 398500 hashes / 0.501 s
miner  03:47:57.134|ethminer  Mining on PoWhash #a63f6baa… : 737600 H/s = 368800 hashes / 0.5 s
miner  03:47:57.636|ethminer  Mining on PoWhash #a63f6baa… : 791417 H/s = 396500 hashes / 0.501 s
miner  03:47:58.138|ethminer  Mining on PoWhash #a63f6baa… : 829282 H/s = 416300 hashes / 0.502 s
miner  03:47:58.647|ethminer  Mining on PoWhash #a63f6baa… : 796259 H/s = 404500 hashes / 0.508 s
miner  03:47:59.157|ethminer  Mining on PoWhash #a63f6baa… : 790373 H/s = 402300 hashes / 0.509 s
miner  03:47:59.658|ethminer  Mining on PoWhash #a63f6baa… : 828942 H/s = 415300 hashes / 0.501 s
miner  03:48:00.159|ethminer  Mining on PoWhash #a63f6baa… : 850698 H/s = 426200 hashes / 0.501 s
miner  03:48:00.660|ethminer  Mining on PoWhash #a63f6baa… : 837724 H/s = 419700 hashes / 0.501 s
miner  03:48:01.161|ethminer  Mining on PoWhash #a63f6baa… : 836926 H/s = 419300 hashes / 0.501 s
miner  03:48:01.663|ethminer  Mining on PoWhash #a63f6baa… : 822155 H/s = 411900 hashes / 0.501 s
DAG  03:48:01.783|ethminer  Generating DAG file. Progress: 20 %
miner  03:48:02.164|ethminer  Mining on PoWhash #a63f6baa… : 759880 H/s = 380700 hashes / 0.501 s
miner  03:48:02.665|ethminer  Mining on PoWhash #a63f6baa… : 824351 H/s = 413000 hashes / 0.501 s
miner  03:48:03.166|ethminer  Mining on PoWhash #a63f6baa… : 843313 H/s = 422500 hashes / 0.501 s
miner  03:48:03.668|ethminer  Mining on PoWhash #a63f6baa… : 828685 H/s = 416000 hashes / 0.502 s
miner  03:48:04.193|ethminer  Mining on PoWhash #a63f6baa… : 669083 H/s = 350600 hashes / 0.524 s
miner  03:48:04.694|ethminer  Mining on PoWhash #a63f6baa… : 751497 H/s = 376500 hashes / 0.501 s
miner  03:48:05.195|ethminer  Mining on PoWhash #a63f6baa… : 789021 H/s = 395300 hashes / 0.501 s
miner  03:48:05.697|ethminer  Mining on PoWhash #a63f6baa… : 835329 H/s = 418500 hashes / 0.501 s
miner  03:48:06.198|ethminer  Mining on PoWhash #a63f6baa… : 771057 H/s = 386300 hashes / 0.501 s
miner  03:48:06.699|ethminer  Mining on PoWhash #a63f6baa… : 818562 H/s = 410100 hashes / 0.501 s
miner  03:48:07.200|ethminer  Mining on PoWhash #a63f6baa… : 798003 H/s = 399800 hashes / 0.501 s
miner  03:48:07.701|ethminer  Mining on PoWhash #a63f6baa… : 836926 H/s = 419300 hashes / 0.501 s
miner  03:48:08.203|ethminer  Mining on PoWhash #a63f6baa… : 838123 H/s = 419900 hashes / 0.501 s

> you can shove it where the sun doesnt shine , have fun with your scam coin

ur bad manners r only exceeded by ur bad manners
dictated but not read
13  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] ArabianChain - DubaiCoin (DBIX) - Smart Contracts from Dubai to the World on: March 22, 2017, 02:32:54 AM
Hello !

It builds very well on ubuntu but i'm really a newbie and i'm not sure i created an account on ArabianChain, could you check it out for me pls ? e406000eb198dcf7172ecca217beb1c3b8a7b66c

Also, it seems i'm stuck on block 0 ?
Code:
jpic@lolol:~/go-dubaicoin$ build/bin/gdbix --rpc
I0322 03:30:39.978409 ethdb/database.go:83] Alloted 128MB cache and 1024 file handles to /home/jpic/.dubaicoin/chaindata
I0322 03:30:39.986776 ethdb/database.go:171] closed db:/home/jpic/.dubaicoin/chaindata
I0322 03:30:39.987446 ethdb/database.go:83] Alloted 128MB cache and 1024 file handles to /home/jpic/.dubaicoin/chaindata
I0322 03:30:40.017109 ethdb/database.go:83] Alloted 16MB cache and 16 file handles to /home/jpic/.dubaicoin/dapp
I0322 03:30:40.020485 dbix/backend.go:172] Protocol Versions: [63 62], Network Id: 7559
I0322 03:30:40.020669 dbix/backend.go:201] Blockchain DB Version: 3
I0322 03:30:40.021303 core/blockchain.go:214] Last header: #0 [463833e4…] TD=1073741824
I0322 03:30:40.021328 core/blockchain.go:215] Last block: #0 [463833e4…] TD=1073741824
I0322 03:30:40.021341 core/blockchain.go:216] Fast block: #0 [463833e4…] TD=1073741824
I0322 03:30:40.022180 p2p/server.go:313] Starting Server
I0322 03:30:42.083859 p2p/discover/udp.go:217] Listening, enode://45192aebd024e82d4d275b4e8cb8c51a8debd76a4c1720255b2681d86ae43a1713861706c30d603acce98ee50185592474ccdea8e5167d12282744f05c1fc70a@[::]:56925
I0322 03:30:42.084223 p2p/server.go:556] Listening on [::]:56925
I0322 03:30:42.085840 node/node.go:296] IPC endpoint opened: /home/jpic/.dubaicoin/gdbix.ipc
I0322 03:30:42.086336 node/node.go:366] HTTP endpoint opened: http://localhost:7565


Thanks !
14  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] ArabianChain - DubaiCoin (DBIX) - Smart Contracts from Dubai to the World on: March 22, 2017, 02:10:32 AM
Please maintain docker image bro, I'll make video tutorial if anybody asks for docker !

right now dockerhub replies with 404 https://hub.docker.com/r/dubaicoin/go-dubaicoin/

Containers are awesome because we can haz crytpo narchist distros Smiley
15  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] ArabianChain - DubaiCoin (DBIX) - Smart Contracts from Dubai to the World on: March 21, 2017, 08:54:55 PM
Take your time brother today or tomorrow or else it'll be ready when it'll be ready. It would help if someone could administrate a summary topic

Best
James
16  Economy / Services / Full stack web developer accepts crypto currencies on: March 21, 2017, 04:24:04 PM
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hello everybody !

Sorry for the title, I'm not as brilliant as advertised but I wanted you to
click, at least I can state that I'm an established Open Source user &
contributor.

See my cv here: https://stackoverflow.com/cv/jpic
And my githubs here: https://github.com/jpic https://github.com/yourlabs

I'm offering services in exchange for crypto currencies:

- - web development with stack: linux, python, django, postgresql, redis, jquery, react, security (no black hat),
- - documentation: writing tutorials or making videos,
- - translation (english, french, spanish),

My rate is the equivalent of USD 2 /minute or USD 90 /hour or USD 700 /day (9
hours), any established, in-development and promising crypto currency accepted,
and that's what I think makes is frigging awesome.

But wait there's more, I'll cut my rates by two if you want whatever me
to do for you to be released in the public domain ! Very good to sponsor
documentation or tutorials !

Ok, I hope I didn't make too much of a fool of myself heh, looking forward to talk with you !

My gpg key is on https://jpic.fr and my email is my username @ yourlabs.org

Have a beautiful day
James
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEoGH+0E0ptsNxIb3NAySbKBzYL/YFAljRVLwACgkQAySbKBzY
L/ZO8w/7By937VB+X2IucaldrPq0IiQz3udms9ysv9iB9Mq6WPYrO1SkKFqX7272
8ETGC138Jd0tA1VATEI5MjSLsKWBqoHaFr3xQFvWdnNdd8FouKYQylNt1g2aDSsO
36TIHJNPR1tDpS15+IW+3sQQDcl0m2O6soT5OECf77NDSSJj9zvD9WAsKeiXA0/P
IHeQbKNrXAu38Q/2V5hJLSEIed+TXm7rJbqpDvsR/o828WAgGkEjWNO+UCsN97CU
gOHZ21DMIroIo8M45qamHhYInbTic0xfG8Z1WIOSA0/nyuDT960KI1pY5EGT6+/s
+YAMDQrmwzowk3R2vyl2K0twf9KU2lWG3tiRSCM8cgice/KJkX1rizZe996kZ+X0
J0q5v/kqOMkovpiK/8OhnbULPo1Th0ZXMXDtMVX06OKkfShdc9MH1df49SZzIkkY
6ey+S1LetpeLEaB2htEYltpQGhwxMG0WU1Z0YnjIw7GqYBuAHPBLYrTAuR5L/HIJ
BoJLEpfdYyP4Eve8lDKCiQ/WGFn3XaNKE27H8jDC3Yo23erJA8GbBw7wNmq89Ohd
E5x6P4CX4mglhjmOr0Im3ALZdQtVMVwt9S16p4Q3/2zL/AhULqn2Nd+GcTY873+f
FEYOWjHctJ/ph9SJSGEJZ04aekLhagIyM+JgNPVfWbvr04crD0g=
=+wlM
-----END PGP SIGNATURE-----
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!