Bitcoin Forum
May 09, 2024, 08:36:20 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
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 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 »
  Print  
Author Topic: [ANN] ** NEW SITE bitgem.pw ** BTG BitGem 0.4.9.ALPHA1 | COLORED COINS | FAUCET  (Read 147650 times)
mineral (OP)
Full Member
***
Offline Offline

Activity: 217
Merit: 100



View Profile
June 20, 2013, 12:58:21 PM
 #361

Hi,  I implemented a simple 4Cs gemstone infrastructure model, modelling Carat, Color, Clarity and Cut vars.

Get the 'sapphire' branch of my repo and build. https://github.com/bitgem/bitgem/tree/sapphire

Use getgems RPC method for translate BTGS into specific gems.

Code:
bitgem:~/bitgem/src$ ./bitgemd getgems diamond 10  d fl excellent  round  17051.30698700
4.41212766


bitgem:~/bitgem/src$ ./bitgemd help getgems
getgems translates BTGs amount into gemstones defined by means of the especified properties in params, returning the equivalent amount.
getgems <type> <carat> <color> <clarity> <cut> <shape> [<amount>]
getgems <type> : DIAMOND, RUBY, SAPPHIRE, EMERALD.
getgems <carat> : double.
getgems <color> : range D-Z.
getgems <clarity> : clarity levels I3, I2, I1, SI2, SI1, VS2, VS1, VVS2, VVS1, IF, FL.
getgems <cut> : cut proportions levels POOR, FAIR, GOOD, VERY_GOOD, EXCELLENT.
getgems <shape> : valid shapes TRILLION, TRIANGLE, EMERALD_SHAPE, RECTANGLE, TAPERED_BAGUETTE, BAGUETTE, SQUARE_CUSHION, SQUARE_EMERALD, SQUARE, HEART, MARQUISE,  PEAR, OVAL, ROUND.
getgems [<amount>] : amount of BTGs to translate. By default, account balance.


1 BTG = 1 SAPPHIRE  [ carat=1.0 color=J clarity=VVS2 cut=GOOD shape=OVAL ]

Someone has got a 10 carat round diamond ?

Enjoy!

I am a bit lost here Mineral. Is this a new client or what is it? Do we need to compile a windows qt ourselves?

It is the source for linux, for testing. Next I will merge into master branch and build the windows qt client.

BTC: 1BTGghTiiqz2mQCYP2AiSv5ec5kcvkaJXu
LTC: LfgarrrLJgkZMSUCeScgHatxyfQtiggN9Z
BTG: gTpTt8d9rSejXDm4QX5vrLtPkrXkpwbrDL
1715286980
Hero Member
*
Offline Offline

Posts: 1715286980

View Profile Personal Message (Offline)

Ignore
1715286980
Reply with quote  #2

1715286980
Report to moderator
Make sure you back up your wallet regularly! Unlike a bank account, nobody can help you if you lose access to your BTC.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715286980
Hero Member
*
Offline Offline

Posts: 1715286980

View Profile Personal Message (Offline)

Ignore
1715286980
Reply with quote  #2

1715286980
Report to moderator
1715286980
Hero Member
*
Offline Offline

Posts: 1715286980

View Profile Personal Message (Offline)

Ignore
1715286980
Reply with quote  #2

1715286980
Report to moderator
1715286980
Hero Member
*
Offline Offline

Posts: 1715286980

View Profile Personal Message (Offline)

Ignore
1715286980
Reply with quote  #2

1715286980
Report to moderator
mullick
Legendary
*
Offline Offline

Activity: 1064
Merit: 1002


View Profile
June 20, 2013, 01:14:14 PM
 #362

Hi,  I implemented a simple 4Cs gemstone infrastructure model, modelling Carat, Color, Clarity and Cut vars.

Get the 'sapphire' branch of my repo and build. https://github.com/bitgem/bitgem/tree/sapphire

Use getgems RPC method for translate BTGS into specific gems.

Code:
bitgem:~/bitgem/src$ ./bitgemd getgems diamond 10  d fl excellent  round  17051.30698700
4.41212766


bitgem:~/bitgem/src$ ./bitgemd help getgems
getgems translates BTGs amount into gemstones defined by means of the especified properties in params, returning the equivalent amount.
getgems <type> <carat> <color> <clarity> <cut> <shape> [<amount>]
getgems <type> : DIAMOND, RUBY, SAPPHIRE, EMERALD.
getgems <carat> : double.
getgems <color> : range D-Z.
getgems <clarity> : clarity levels I3, I2, I1, SI2, SI1, VS2, VS1, VVS2, VVS1, IF, FL.
getgems <cut> : cut proportions levels POOR, FAIR, GOOD, VERY_GOOD, EXCELLENT.
getgems <shape> : valid shapes TRILLION, TRIANGLE, EMERALD_SHAPE, RECTANGLE, TAPERED_BAGUETTE, BAGUETTE, SQUARE_CUSHION, SQUARE_EMERALD, SQUARE, HEART, MARQUISE,  PEAR, OVAL, ROUND.
getgems [<amount>] : amount of BTGs to translate. By default, account balance.


1 BTG = 1 SAPPHIRE  [ carat=1.0 color=J clarity=VVS2 cut=GOOD shape=OVAL ]

Someone has got a 10 carat round diamond ?

Enjoy!

I am a bit lost here Mineral. Is this a new client or what is it? Do we need to compile a windows qt ourselves?

It is the source for linux, for testing. Next I will merge into master branch and build the windows qt client.

Ok! Wow that makes sense I see you use e 4Cs gem grading system If I am correct. You put a lot of thought into this!
mineral (OP)
Full Member
***
Offline Offline

Activity: 217
Merit: 100



View Profile
June 20, 2013, 02:19:16 PM
Last edit: June 20, 2013, 08:52:50 PM by mineral
 #363

Quote
SAPPHIRE EDITION Win32 installer: version: 0.4.1.4  SAPPHIRE EDITION * UPDATED  20/JUN/13
          [official]bitgem-0.4.1.4-sapphire-win32-setup.exe      MD5SUM 4a16513906cf14d6c22c48e27e3a7106

           Source: build branch 'sapphire', https://github.com/bitgem/bitgem/tree/sapphire



BTC: 1BTGghTiiqz2mQCYP2AiSv5ec5kcvkaJXu
LTC: LfgarrrLJgkZMSUCeScgHatxyfQtiggN9Z
BTG: gTpTt8d9rSejXDm4QX5vrLtPkrXkpwbrDL
MobGod
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500



View Profile WWW
June 20, 2013, 02:26:17 PM
 #364

Quote
SAPPHIRE EDITION Win32 installer: version: 0.4.1.4  SAPPHIRE EDITION * UPDATED  20/JUN/13
          [official] bitgem-0.4.1.4-sapphire-win32-setup.exe    MD5SUM 4a16513906cf14d6c22c48e27e3a7106

Nothing to update for Linux ?

For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
mineral (OP)
Full Member
***
Offline Offline

Activity: 217
Merit: 100



View Profile
June 20, 2013, 02:28:43 PM
 #365

Quote
SAPPHIRE EDITION Win32 installer: version: 0.4.1.4  SAPPHIRE EDITION * UPDATED  20/JUN/13
          [official] bitgem-0.4.1.4-sapphire-win32-setup.exe   MD5SUM 4a16513906cf14d6c22c48e27e3a7106

Nothing to update for Linux ?

build branch 'sapphire',

https://github.com/bitgem/bitgem/tree/sapphire

BTC: 1BTGghTiiqz2mQCYP2AiSv5ec5kcvkaJXu
LTC: LfgarrrLJgkZMSUCeScgHatxyfQtiggN9Z
BTG: gTpTt8d9rSejXDm4QX5vrLtPkrXkpwbrDL
MobGod
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500



View Profile WWW
June 20, 2013, 02:30:27 PM
 #366

Quote
SAPPHIRE EDITION Win32 installer: version: 0.4.1.4  SAPPHIRE EDITION * UPDATED  20/JUN/13
          [official] bitgem-0.4.1.4-sapphire-win32-setup.exe   MD5SUM 4a16513906cf14d6c22c48e27e3a7106

Nothing to update for Linux ?

build branch 'sapphire',

https://github.com/bitgem/bitgem/tree/sapphire
Sorry I did see that is there any need to update for the pool or just let it go

For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
mineral (OP)
Full Member
***
Offline Offline

Activity: 217
Merit: 100



View Profile
June 20, 2013, 02:32:07 PM
 #367

Quote
SAPPHIRE EDITION Win32 installer: version: 0.4.1.4  SAPPHIRE EDITION * UPDATED  20/JUN/13
          [official] bitgem-0.4.1.4-sapphire-win32-setup.exe   MD5SUM 4a16513906cf14d6c22c48e27e3a7106

Nothing to update for Linux ?

build branch 'sapphire',

https://github.com/bitgem/bitgem/tree/sapphire
Sorry I did see that is there any need to update for the pool or just let it go

uhmmm, for now no, but it is recommended for testing this new feature.

BTC: 1BTGghTiiqz2mQCYP2AiSv5ec5kcvkaJXu
LTC: LfgarrrLJgkZMSUCeScgHatxyfQtiggN9Z
BTG: gTpTt8d9rSejXDm4QX5vrLtPkrXkpwbrDL
mineral (OP)
Full Member
***
Offline Offline

Activity: 217
Merit: 100



View Profile
June 20, 2013, 03:03:04 PM
 #368

Interesting, all gems supplied are less than 1.000 rubys of 2 carat.

Who owns some of these ones ? Wink


BTC: 1BTGghTiiqz2mQCYP2AiSv5ec5kcvkaJXu
LTC: LfgarrrLJgkZMSUCeScgHatxyfQtiggN9Z
BTG: gTpTt8d9rSejXDm4QX5vrLtPkrXkpwbrDL
MobGod
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500



View Profile WWW
June 20, 2013, 03:06:00 PM
 #369

I would love to mine this just to check it out Is this a solo thing for testing or what? Also would you just connect the same way?

For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
mineral (OP)
Full Member
***
Offline Offline

Activity: 217
Merit: 100



View Profile
June 20, 2013, 03:29:32 PM
 #370

I would love to mine this just to check it out Is this a solo thing for testing or what? Also would you just connect the same way?

It is not necessary mining; you just can translate your balance in  BTGs into amounts of several gems: 2 carat J-color VVS2 clarity round ruby, 3 carat E-Color VVS1 clarity round diamond and so. By the moment, typing in console ...

BTC: 1BTGghTiiqz2mQCYP2AiSv5ec5kcvkaJXu
LTC: LfgarrrLJgkZMSUCeScgHatxyfQtiggN9Z
BTG: gTpTt8d9rSejXDm4QX5vrLtPkrXkpwbrDL
MobGod
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500



View Profile WWW
June 20, 2013, 03:35:40 PM
 #371

I would love to mine this just to check it out Is this a solo thing for testing or what? Also would you just connect the same way?

It is not necessary mining; you just can translate your balance in  BTGs into amounts of several gems: 2 carat J-color VVS2 clarity round ruby, 3 carat E-Color VVS1 clarity round diamond and so. By the moment, typing in console ...
I have no coins or gems would you like to send me some to try Smiley

For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
MobGod
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500



View Profile WWW
June 20, 2013, 03:49:20 PM
 #372

I would love to mine this just to check it out Is this a solo thing for testing or what? Also would you just connect the same way?

It is not necessary mining; you just can translate your balance in  BTGs into amounts of several gems: 2 carat J-color VVS2 clarity round ruby, 3 carat E-Color VVS1 clarity round diamond and so. By the moment, typing in console ...
Hey Min do you suggest pool mining on this or solo is fine not sure the diff or how it works

For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
mineral (OP)
Full Member
***
Offline Offline

Activity: 217
Merit: 100



View Profile
June 20, 2013, 03:51:48 PM
 #373

I would love to mine this just to check it out Is this a solo thing for testing or what? Also would you just connect the same way?

It is not necessary mining; you just can translate your balance in  BTGs into amounts of several gems: 2 carat J-color VVS2 clarity round ruby, 3 carat E-Color VVS1 clarity round diamond and so. By the moment, typing in console ...
I have no coins or gems would you like to send me some to try Smiley

 i am the programmer, there is out a give away thread ...

Anyway there is an param <amount> where you can to pass BTGs amounts for traslating.

For example, all BTGs avalaible are equivalent to a 22 carat D-color FL clarity excelletns cut proportions marquise shaped diamond. I am sure I am not the owner of such diamond Wink.



BTC: 1BTGghTiiqz2mQCYP2AiSv5ec5kcvkaJXu
LTC: LfgarrrLJgkZMSUCeScgHatxyfQtiggN9Z
BTG: gTpTt8d9rSejXDm4QX5vrLtPkrXkpwbrDL
mineral (OP)
Full Member
***
Offline Offline

Activity: 217
Merit: 100



View Profile
June 20, 2013, 03:52:46 PM
 #374

I would love to mine this just to check it out Is this a solo thing for testing or what? Also would you just connect the same way?

It is not necessary mining; you just can translate your balance in  BTGs into amounts of several gems: 2 carat J-color VVS2 clarity round ruby, 3 carat E-Color VVS1 clarity round diamond and so. By the moment, typing in console ...
Hey Min do you suggest pool mining on this or solo is fine not sure the diff or how it works


I think solo mining  is possible still.

BTC: 1BTGghTiiqz2mQCYP2AiSv5ec5kcvkaJXu
LTC: LfgarrrLJgkZMSUCeScgHatxyfQtiggN9Z
BTG: gTpTt8d9rSejXDm4QX5vrLtPkrXkpwbrDL
MobGod
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500



View Profile WWW
June 20, 2013, 04:05:57 PM
 #375

I would love to mine this just to check it out Is this a solo thing for testing or what? Also would you just connect the same way?

It is not necessary mining; you just can translate your balance in  BTGs into amounts of several gems: 2 carat J-color VVS2 clarity round ruby, 3 carat E-Color VVS1 clarity round diamond and so. By the moment, typing in console ...
Hey Min do you suggest pool mining on this or solo is fine not sure the diff or how it works


I think solo mining  is possible still.
ok so i do understand this if i find a block solo it's 3 BTG right?

For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
mineral (OP)
Full Member
***
Offline Offline

Activity: 217
Merit: 100



View Profile
June 20, 2013, 04:13:35 PM
 #376

I would love to mine this just to check it out Is this a solo thing for testing or what? Also would you just connect the same way?

It is not necessary mining; you just can translate your balance in  BTGs into amounts of several gems: 2 carat J-color VVS2 clarity round ruby, 3 carat E-Color VVS1 clarity round diamond and so. By the moment, typing in console ...
Hey Min do you suggest pool mining on this or solo is fine not sure the diff or how it works


I think solo mining  is possible still.
ok so i do understand this if i find a block solo it's 3 BTG right?

No, now is 0.354550.

The great Chalk Emerald, 37.8 carats, VS1 inclussions, square_emerald shaped , d-color ...


All supplied BTGS are 7.13 great Chalk Emerald ... interesting ...






BTC: 1BTGghTiiqz2mQCYP2AiSv5ec5kcvkaJXu
LTC: LfgarrrLJgkZMSUCeScgHatxyfQtiggN9Z
BTG: gTpTt8d9rSejXDm4QX5vrLtPkrXkpwbrDL
MobGod
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500



View Profile WWW
June 20, 2013, 04:17:08 PM
 #377

can this be right i'm showing no network hash


"blocks" : 9535,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 1.28656406,
    "errors" : "",
    "generate" : false,
    "genproclimit" : -1,
    "hashespersec" : 0,
    "pooledtx" : 0,
    "testnet" : false

For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
BitJohn
Hero Member
*****
Offline Offline

Activity: 826
Merit: 1001

@Bit_John


View Profile
June 20, 2013, 04:17:36 PM
 #378

So if wallet is up to date but checkpoint is to old according to wallet whats the issue?
BitJohn
Hero Member
*****
Offline Offline

Activity: 826
Merit: 1001

@Bit_John


View Profile
June 20, 2013, 04:18:23 PM
 #379

can this be right i'm showing no network hash


"blocks" : 9535,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 1.28656406,
    "errors" : "",
    "generate" : false,
    "genproclimit" : -1,
    "hashespersec" : 0,
    "pooledtx" : 0,
    "testnet" : false


I dont think the old bitgem displayed networkhash right either
MobGod
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500



View Profile WWW
June 20, 2013, 04:19:34 PM
 #380

can this be right i'm showing no network hash


"blocks" : 9535,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 1.28656406,
    "errors" : "",
    "generate" : false,
    "genproclimit" : -1,
    "hashespersec" : 0,
    "pooledtx" : 0,
    "testnet" : false


I dont think the old bitgem displayed networkhash right either
ok so it's not me than Smiley difficulty seems a little high should i be using a pool

For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
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 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!