mineral (OP)
|
 |
June 20, 2013, 12:58:21 PM |
|
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/sapphireUse getgems RPC method for translate BTGS into specific gems. 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.
|
|
|
|
|
|
No Gods or Kings. Only Bitcoin
|
|
|
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
|
|
|
mullick
Legendary
Offline
Activity: 1036
Merit: 1001
|
 |
June 20, 2013, 01:14:14 PM |
|
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/sapphireUse getgems RPC method for translate BTGS into specific gems. 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)
|
 |
June 20, 2013, 02:19:16 PM Last edit: June 20, 2013, 08:52:50 PM by mineral |
|
|
|
|
|
MobGod
|
 |
June 20, 2013, 02:26:17 PM |
|
Nothing to update for Linux ?
|
|
|
|
|
MobGod
|
 |
June 20, 2013, 02:30:27 PM |
|
Sorry I did see that is there any need to update for the pool or just let it go
|
|
|
|
mineral (OP)
|
 |
June 20, 2013, 02:32:07 PM |
|
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.
|
|
|
|
mineral (OP)
|
 |
June 20, 2013, 03:03:04 PM |
|
Interesting, all gems supplied are less than 1.000 rubys of 2 carat. Who owns some of these ones ?  
|
|
|
|
MobGod
|
 |
June 20, 2013, 03:06:00 PM |
|
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?
|
|
|
|
mineral (OP)
|
 |
June 20, 2013, 03:29:32 PM |
|
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 ...
|
|
|
|
MobGod
|
 |
June 20, 2013, 03:35:40 PM |
|
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 
|
|
|
|
MobGod
|
 |
June 20, 2013, 03:49:20 PM |
|
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
|
|
|
|
mineral (OP)
|
 |
June 20, 2013, 03:51:48 PM |
|
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  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  . 
|
|
|
|
mineral (OP)
|
 |
June 20, 2013, 03:52:46 PM |
|
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.
|
|
|
|
MobGod
|
 |
June 20, 2013, 04:05:57 PM |
|
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?
|
|
|
|
mineral (OP)
|
 |
June 20, 2013, 04:13:35 PM |
|
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 ... 
|
|
|
|
MobGod
|
 |
June 20, 2013, 04:17:08 PM |
|
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
|
|
|
|
BitJohn
|
 |
June 20, 2013, 04:17:36 PM |
|
So if wallet is up to date but checkpoint is to old according to wallet whats the issue?
|
|
|
|
BitJohn
|
 |
June 20, 2013, 04:18:23 PM |
|
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
|
 |
June 20, 2013, 04:19:34 PM |
|
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  difficulty seems a little high should i be using a pool
|
|
|
|
|