Bitcoin Forum
June 16, 2024, 01:36:52 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: Would you like the weekly TILT rewards be given based on player balance or rake ranking?
Player balance - 21 (72.4%)
Rake ranking - 8 (27.6%)
Total Voters: 29

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 »
  Print  
Author Topic: ANN [TILT] A Poker Player's Cryptocurrency (Main chain is LIVE!)  (Read 40963 times)
megatilt (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile WWW
May 22, 2017, 11:04:45 AM
 #421

You can now start CPU mining TILT in Windows

https://github.com/megatilt/go-tilt/wiki/How-to-CPU-mine-TILT-in-Windows

Please let me know if you encounter problems.
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

kamiyama
Sr. Member
****
Offline Offline

Activity: 742
Merit: 251



View Profile
May 22, 2017, 11:05:54 AM
 #422

https://github.com/megatilt/go-tilt/releases/download/1.0.0/tilt.zip
safe?
megatilt (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile WWW
May 22, 2017, 11:07:15 AM
 #423


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
Hero Member
*****
Offline Offline

Activity: 577
Merit: 500


View Profile
May 22, 2017, 11:45:35 AM
 #424

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!


                                ███
                              █████
           ██           █████████              ██
       █████         
█████████         ██████
     ████████         
█████         █████████
         ████████       
███       █████████
            ████████              █████████
               █████       ███       █████
         
      ███       ██       █████       ██       ███
    █████            █████████            █████
█████████    █████████████    █████████
█████████    █████████████    █████████       
    █████            █████████            █████
      ███        ██      █████      ██      ███
               █████      ███       █████
            ████████              █████████
         ████████       
███       █████████
     ████████         
█████        █████████
       █████         
█████████        ██████
           ██           
█████████           ██
                              █████
                                ███
                             


Adonx.one


◆ Twitter
◆ Telegram
◆ Discord

dmanicus
Full Member
***
Offline Offline

Activity: 251
Merit: 100


Official


View Profile
May 22, 2017, 11:49:02 AM
 #425

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)
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile WWW
May 22, 2017, 11:49:17 AM
 #426

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
Hero Member
*****
Offline Offline

Activity: 577
Merit: 500


View Profile
May 22, 2017, 11:58:34 AM
 #427

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!


                                ███
                              █████
           ██           █████████              ██
       █████         
█████████         ██████
     ████████         
█████         █████████
         ████████       
███       █████████
            ████████              █████████
               █████       ███       █████
         
      ███       ██       █████       ██       ███
    █████            █████████            █████
█████████    █████████████    █████████
█████████    █████████████    █████████       
    █████            █████████            █████
      ███        ██      █████      ██      ███
               █████      ███       █████
            ████████              █████████
         ████████       
███       █████████
     ████████         
█████        █████████
       █████         
█████████        ██████
           ██           
█████████           ██
                              █████
                                ███
                             


Adonx.one


◆ Twitter
◆ Telegram
◆ Discord

megatilt (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile WWW
May 22, 2017, 12:37:17 PM
 #428

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
Hero Member
*****
Offline Offline

Activity: 896
Merit: 500


View Profile
May 22, 2017, 02:29:10 PM
 #429

Is blockchain moving ?
megatilt (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile WWW
May 22, 2017, 02:30:03 PM
 #430

Is blockchain moving ?

block 5,264 at this moment and moving

megatilt (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile WWW
May 22, 2017, 02:44:50 PM
 #431

Is blockchain moving ?

block 5,264 at this moment and moving

Great, good news.-

are you mining?

cointron
Hero Member
*****
Offline Offline

Activity: 896
Merit: 500


View Profile
May 22, 2017, 02:47:30 PM
 #432


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)
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile WWW
May 22, 2017, 02:50:41 PM
 #433


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
Hero Member
*****
Offline Offline

Activity: 896
Merit: 500


View Profile
May 22, 2017, 02:53:14 PM
 #434


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)
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile WWW
May 22, 2017, 02:59:09 PM
 #435


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
Hero Member
*****
Offline Offline

Activity: 577
Merit: 500


View Profile
May 22, 2017, 03:18:25 PM
 #436

how to find out if a block is mined?
can someone capture some screen shots as some explainations please?
many thanks!


                                ███
                              █████
           ██           █████████              ██
       █████         
█████████         ██████
     ████████         
█████         █████████
         ████████       
███       █████████
            ████████              █████████
               █████       ███       █████
         
      ███       ██       █████       ██       ███
    █████            █████████            █████
█████████    █████████████    █████████
█████████    █████████████    █████████       
    █████            █████████            █████
      ███        ██      █████      ██      ███
               █████      ███       █████
            ████████              █████████
         ████████       
███       █████████
     ████████         
█████        █████████
       █████         
█████████        ██████
           ██           
█████████           ██
                              █████
                                ███
                             


Adonx.one


◆ Twitter
◆ Telegram
◆ Discord

megatilt (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile WWW
May 22, 2017, 03:26:49 PM
 #437

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 Offline

Activity: 2165
Merit: 1002



View Profile
May 22, 2017, 03:37:25 PM
 #438

I got 74 tilt in a few minutes. How many tilt per block?

megatilt (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile WWW
May 22, 2017, 03:41:13 PM
 #439

I got 74 tilt in a few minutes. How many tilt per block?

1 TILT per block.

antaresus
Member
**
Offline Offline

Activity: 117
Merit: 11


View Profile
May 22, 2017, 04:08:15 PM
Last edit: May 22, 2017, 08:10:28 PM by antaresus
 #440

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.
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 »
  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!