megatilt (OP)
|
|
May 22, 2017, 11:04:45 AM |
|
tiltnode init tilt.json Fatal: Failed to read genesis file: open tilt.json Seems to be working well.- did you unzip it first and run it there? you should see the tilt.json file together with tiltnode.exe on the same folder
|
|
|
|
|
megatilt (OP)
|
|
May 22, 2017, 11:07:15 AM |
|
i compiled that myself so it should be. but if you want, you can build from source. just install golang. same instructions as building geth of ethereum.
|
|
|
|
popcoins
|
|
May 22, 2017, 11:45:35 AM |
|
i try mining now, the command window showing something like,
INFO [05-22....] Generating DAG in progress....
so does that mean working fine and mining? please help! thank you!
|
|
|
|
dmanicus
Full Member
Offline
Activity: 251
Merit: 100
Official
|
|
May 22, 2017, 11:49:02 AM |
|
Seems to be working on Ubuntu 16:
INFO [05-22|21:48:22] Generating DAG in progress epoch=1 percentage=29 elapsed=31.347s INFO [05-22|21:48:24] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=7.899ms mgasps=0.000 number=3731 hash=854a12…023e58 INFO [05-22|21:48:24] Commit new mining work number=3732 txs=0 uncles=0 elapsed=313.188µs
|
|
|
|
megatilt (OP)
|
|
May 22, 2017, 11:49:17 AM |
|
i try mining now, the command window showing something like,
INFO [05-22....] Generating DAG in progress....
so does that mean working fine and mining? please help! thank you!
Yes that will create a dag then it will start mining.
|
|
|
|
popcoins
|
|
May 22, 2017, 11:58:34 AM |
|
i try mining now, the command window showing something like,
INFO [05-22....] Generating DAG in progress....
so does that mean working fine and mining? please help! thank you!
Yes that will create a dag then it will start mining. How do I check my balance? Like what commands in windows prompt. Cheers!
|
|
|
|
megatilt (OP)
|
|
May 22, 2017, 12:37:17 PM |
|
i try mining now, the command window showing something like,
INFO [05-22....] Generating DAG in progress....
so does that mean working fine and mining? please help! thank you!
Yes that will create a dag then it will start mining. How do I check my balance? Like what commands in windows prompt. Cheers! while your node is running/mining, start another one using: tiltnode attach this will create a console where you can run javascript commands to know your balance you can type in the console: quads.fromDwan(tilt.getBalance('9e9bf43ce69583f0337ec280f25686b5b7fc7565'), "tilt") replace the address with your address or any address to know the balance please let know know if you have mined a block and your balance showed up
|
|
|
|
cointron
|
|
May 22, 2017, 02:29:10 PM |
|
Is blockchain moving ?
|
|
|
|
megatilt (OP)
|
|
May 22, 2017, 02:30:03 PM |
|
Is blockchain moving ?
block 5,264 at this moment and moving
|
|
|
|
megatilt (OP)
|
|
May 22, 2017, 02:44:50 PM |
|
Is blockchain moving ?
block 5,264 at this moment and moving Great, good news.- are you mining?
|
|
|
|
cointron
|
|
May 22, 2017, 02:47:30 PM |
|
Is blockchain moving ?
block 5,264 at this moment and moving Great, good news.- are you mining? Try it, but nothing. This computer is weak, I did not get a single block. I calculated, almost 277 blocks per hour. What are those 5xxx mined blocks?
|
|
|
|
megatilt (OP)
|
|
May 22, 2017, 02:50:41 PM |
|
Is blockchain moving ?
block 5,264 at this moment and moving Great, good news.- are you mining? Try it, but nothing. This computer is weak, I did not get a single block. I calculated, almost 277 blocks per hour. What are those 5xxx mined blocks? what do you mean? there are more than 5000 blocks mined so far.
|
|
|
|
cointron
|
|
May 22, 2017, 02:53:14 PM |
|
Is blockchain moving ?
block 5,264 at this moment and moving Great, good news.- are you mining? Try it, but nothing. This computer is weak, I did not get a single block. I calculated, almost 277 blocks per hour. What are those 5xxx mined blocks? what do you mean? there are more than 5000 blocks mined so far. Many miners, that's good. Are there any exchange plans?
|
|
|
|
megatilt (OP)
|
|
May 22, 2017, 02:59:09 PM |
|
Is blockchain moving ?
block 5,264 at this moment and moving Great, good news.- are you mining? Try it, but nothing. This computer is weak, I did not get a single block. I calculated, almost 277 blocks per hour. What are those 5xxx mined blocks? what do you mean? there are more than 5000 blocks mined so far. Many miners, that's good. Are there any exchange plans? i dont think there are many miners at this time. i'm running 2 now using a slow vps. we cant approach any exchanges yet. we will need gpu miner first to increase our difficulty and increase the gas limit. otherwise, we will just be attacked by double spending.
|
|
|
|
popcoins
|
|
May 22, 2017, 03:18:25 PM |
|
how to find out if a block is mined? can someone capture some screen shots as some explainations please? many thanks!
|
|
|
|
megatilt (OP)
|
|
May 22, 2017, 03:26:49 PM |
|
how to find out if a block is mined? can someone capture some screen shots as some explainations please? many thanks!
while your node is mining, you can run another instance to get a console. type this in the command prompt: tiltnode attach this will give you a console attached to your miner. from the console you can run commands like: tilt.getBlock(100) this will give you details of block 100, including the miner, etc there is also a quads object (same as web3) in ethereum. for now read about geth in ethereum while we don't have much docs yet. you can start from what i typed above. you can also ask here if you have other questions. i'm also trying to make a block explorer.
|
|
|
|
bspus
Legendary
Offline
Activity: 2165
Merit: 1002
|
|
May 22, 2017, 03:37:25 PM |
|
I got 74 tilt in a few minutes. How many tilt per block?
|
|
|
|
megatilt (OP)
|
|
May 22, 2017, 03:41:13 PM |
|
I got 74 tilt in a few minutes. How many tilt per block?
1 TILT per block.
|
|
|
|
antaresus
Member
Offline
Activity: 117
Merit: 11
|
|
May 22, 2017, 04:08:15 PM Last edit: May 22, 2017, 08:10:28 PM by antaresus |
|
The following are the genesis addresses that contain the 100M TILT premine: a1e4f4157f699996dfcf49a2a9657098dfecadd8 ee18de88c1da14b5b1fe60b2dc49090cafaa6b46 02ff99197616949103549cf8f5b7a4cd139f4aaa 8d566c32658876ba163312e5768690ef12e5a7fc 8ec84cf61a2b7c6a9dec885cec706e48ac61aafe
Why do those addresses contain 100 000 000 000 TILTs? Must contain 100 000 000 TILTs.
|
|
|
|
|