Pages:
Author

Topic: [ANN] Triangles [TRI] Now Stable & Working Anonymous Cloak over TOR - ON BITTREX - page 14. (Read 90224 times)

full member
Activity: 388
Merit: 101
Bountying for a $100T crypto economy
Dang, I'm on the wrong blockchain . . . I was enjoying all the staking too.

I'll go get to the bottom of that tomorrow after traveling home.

I have been thinking a lot about the ANN page and I'm sorry I did not complete it when I said I would. After thinking about it and reading posts that suggested we hold off, I tabled the work (and was relieved) and went on to a pressing to do list.

In the future you can count on me to be reliable or in communication.

Wurst und company . . . you are my heroes.

Everything I needed to learn about crypto . . . I studied on Triangles.

I agree with Stephen. TRI is the bees knees and I don't want to F up the ANN / web.

I do have a vision though and would like to know what you like about TRI, or what you want to promote. I see it as an old school money club meets new world crypto technology.

I also like the "tiny sleeping giant".

Low volume can grow individual units very quickly. Venture capital through coin trade, purchase or gift.

What do you like from other coin pages? I already have a sense of our personalities and hey . . . we all have something in common . . . YOU KNOW WHAT!

Do we have a road map? How about our Dev team? I will post the dev addresses for sure. Social media for sure. What do you want to share as the long term vision?

I think our website should be a money club service that allows for cloudfunding and contacts for fellow TRI holders.

This is a messy post I know, but I intend it to create some shared visions.

I will be back within 24 hours.  Thank you all for all your work.


legendary
Activity: 896
Merit: 1000
Did anybody say "Block Explorer"?


http://s541732734.online.de:2750


Caution: This is not finished yet - it is work in progress which i simply won't finish today because its late. I just thought you guys might want to know the progress. Wink
Please dont rely an it yet, I will customize it tomorrow.

Same for bittrex - dont reopen the wallet yet please!


Btw: The domain triangles.technology is in the progress of being transfered to my provider, might require a day or two. The block explorer will get a URL like http://explorer.triangles.technology.


Edit: Coins created is wrong by 2 decimals. Nothing serious. Will also be fixed tomorrow.

Fantastic!
hero member
Activity: 840
Merit: 500
Did anybody say "Block Explorer"?


http://s541732734.online.de:2750


Caution: This is not finished yet - it is work in progress which i simply won't finish today because its late. I just thought you guys might want to know the progress. Wink
Please dont rely an it yet, I will customize it tomorrow.

Same for bittrex - dont reopen the wallet yet please!


Btw: The domain triangles.technology is in the progress of being transfered to my provider, might require a day or two. The block explorer will get a URL like http://explorer.triangles.technology.


Edit: Coins created is wrong by 2 decimals. Nothing serious. Will also be fixed tomorrow.
hero member
Activity: 1442
Merit: 521
No more Rekt and Bust
That's one of the coolest green candles I've seen Wink [i'm seeing 11 active :p ]

Great work!
hero member
Activity: 840
Merit: 500



It's so beautiful!  Grin


edit: No 0.00 reward blocks on that one. Getting these less and less with rising diff. Smiley
hero member
Activity: 840
Merit: 500

Excellent!

Updated schedule for rest of the evening:

1. Food and movie break
2. Resume working on the block explorer
3. Create updated and foolproof all-in-one-and-in-every-case update and install instructions and post them here.

(Possible update with MIN_NODE_MINTING_INTERVAL postponed or maybe canceled - will most likely not be needed. because: 10 connections! A fucking green bar! Also Diff is back up to .001 again after it dropped naturally after we reverted)

Network stability still increasing!

Meanwhile do this in case you face problems:

Time to bring everyone to the right chain:

If  "getblockhash 12460" in the debug console doesnt give you this output you're not on the right chain: 4df338563eb017db366be9568e9595f8e2b18580fe0d361db4022ad8c6add694.

So, how to get there with a really clean wallet and a really clean blockchain file in a really easy way?

1. In your currently running wallet go to debug console and do a "dumpprivkey " for every address you have in the "Receive"-Tab (you can spare those which have no coins and which you dont want to keep.). Note those private keys in some txt file.
2. Close wallet. Rename the %appdata%\roaming\triangles folder and keep it as a backup.
3. Create a new, empty "triangles" folder in %appdata%\roaming. Drop only this bootstrap there, nothing else: https://mega.co.nz/#!RZVDhDia!XHDCWzUpMEzZTkU30ll5zGGIT_peBdj9TvFs3DgmTgs (after you extracted it from the zip archive)
4. Start the wallet (takes a while - it imports the blockchain from bootstrap). Use "-connect=ubxidutptf2sslhq.onion:24112" at first run (Its the 24/7 node which will be the block explorer) and let it sync - you now have the cleanest of all possible wallets and databases. Wink
5. Leave your new, clean wallet connected to that node and do the importprivkey thing with each of your keys you kept in that txt file. "importprivkey " in debug console.
6. Let the wallet run that way  (connected to ubxidutptf2sslhq.onion:24112) until most of your acquired coinage is used (simply wait a few mins). After you mined a few blocks close your wallet and start it again (without "-connect=....")

Please do every step as written. Especially the restarting without "-connect" at the end

Now check again:

getblockhash 12460

4df338563eb017db366be9568e9595f8e2b18580fe0d361db4022ad8c6add694


Problems? Tell me. Smiley
(brb - 1 to 2 hours)

if you have more than one staking wallet: do one first - wait a few mins - do the 2nd. this way you decrease the risk of creating a "private fork". Smiley

legendary
Activity: 896
Merit: 1000
I think it's working.  Also, to see change addresses in your old wallet, use listaddressgroupings in console.  Then dump the private keys for any addresses with coins and import them into your new wallet as wurstgelee described.
hero member
Activity: 1442
Merit: 521
No more Rekt and Bust
Time to bring everyone to the right chain:

If  "getblockhash 12460" in the debug console doesnt give you this output you're not on the right chain: 4df338563eb017db366be9568e9595f8e2b18580fe0d361db4022ad8c6add694.

So, how to get there with a really clean wallet and a really clean blockchain file in a really easy way?

1. In your currently running wallet go to debug console and do a "dumpprivkey " for every address you have in the "Receive"-Tab (you can spare those which have no coins and which you dont want to keep.). Note those private keys in some txt file. [to see change addresses in your old wallet, use listaddressgroupings in console - pseudo]
2. Close wallet. Rename the %appdata%\roaming\triangles folder and keep it as a backup.
3. Create a new, empty "triangles" folder in %appdata%\roaming. Drop only this bootstrap there, nothing else: https://mega.co.nz/#!RZVDhDia!XHDCWzUpMEzZTkU30ll5zGGIT_peBdj9TvFs3DgmTgs (after you extracted it from the zip archive)
4. Start the wallet (takes a while - it imports the blockchain from bootstrap). Use "-connect=ubxidutptf2sslhq.onion:24112" at first run (Its the 24/7 node which will be the block explorer) and let it sync - you now have the cleanest of all possible wallets and databases. Wink
5. Leave your new, clean wallet connected to that node and do the importprivkey thing with each of your keys you kept in that txt file. "importprivkey " in debug console.
6. Let the wallet run that way  (connected to ubxidutptf2sslhq.onion:24112) until most of your acquired coinage is used (simply wait a few mins). After you mined a few blocks close your wallet and start it again (without "-connect=....")

Please do every step as written. Especially the restarting without "-connect" at the end

Now check again:

getblockhash 12460

4df338563eb017db366be9568e9595f8e2b18580fe0d361db4022ad8c6add694


Problems? Tell me. Smiley
(brb - 1 to 2 hours)

if you have more than one staking wallet: do one first - wait a few mins - do the 2nd. this way you decrease the risk of creating a "private fork". Smiley

Glad you all stuck with this coin. I think it's pretty much the bees knees as is. 3angle had a really good idea and Wurst really saved the day after 3angle fell off the face of the earth. Hope dude is OK.

Anyway,

moneysupply : 49597.51493800

 Grin
sr. member
Activity: 392
Merit: 250
the Cat-a-clysm.
Updated both wallets 1 at a time to correct chain. Both are good.
hero member
Activity: 1442
Merit: 521
No more Rekt and Bust
Looks good to me Wurst...  have 2 synced and staking again. Sent a few @u.
newbie
Activity: 49
Merit: 0
Is there currently a mac solution?

NightMareLev8 has a compiled Mac Wallet.

@NightMareLev8? Can u upload the Mac Cheops wallet to mega.co.nz and post the link to the wallet here?

I can, however not until tomorrow. Currently I'm not at home.
hero member
Activity: 840
Merit: 500
Is there currently a mac solution?

NightMareLev8 has a compiled Mac Wallet.

@NightMareLev8? Can u upload the Mac Cheops wallet to mega.co.nz and post the link to the wallet here?


if this works - and it appears to do it - for everyone, i will continue working on the block explorer later that evening. Smiley
member
Activity: 64
Merit: 10
Is there currently a mac solution?
newbie
Activity: 49
Merit: 0
Time to bring everyone to the right chain:
...
Problems? Tell me. Smiley

Worked like a charm.

Same for me.
hero member
Activity: 1442
Merit: 521
No more Rekt and Bust

12:19:17

getblockhash 13732


12:19:17

26f7ee28013ddfa2603965a025d39d4ca80835819e058af7fc97ddb426ef1b01



12:19:54

getpeerinfo


12:19:54

[
{
"addr" : "127.0.0.1:54296",
"services" : "00000001",
"lastsend" : 1409501978,
"lastrecv" : 1409501978,
"conntime" : 1409500885,
"version" : 70203,
"subver" : "/Cheops:3.4.3.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 11801,
"banscore" : 0
},
{
"addr" : "127.0.0.1:54469",
"services" : "00000001",
"lastsend" : 1409501927,
"lastrecv" : 1409501877,
"conntime" : 1409501000,
"version" : 70203,
"subver" : "/Cheops:3.4.3.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 13713,
"banscore" : 0
},
{
"addr" : "127.0.0.1:55039",
"services" : "00000001",
"lastsend" : 1409501961,
"lastrecv" : 1409501961,
"conntime" : 1409501175,
"version" : 70203,
"subver" : "/Cheops:3.4.3.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 11596,
"banscore" : 0
},
{
"addr" : "vg7mkmcbbthtai64.onion:24112",
"services" : "00000001",
"lastsend" : 1409501926,
"lastrecv" : 1409501927,
"conntime" : 1409501300,
"version" : 70203,
"subver" : "/Cheops:3.4.3.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 13716,
"banscore" : 1
},
{
"addr" : "127.0.0.1:55188",
"services" : "00000001",
"lastsend" : 1409501979,
"lastrecv" : 1409501979,
"conntime" : 1409501336,
"version" : 70203,
"subver" : "/Cheops:3.4.3.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 12354,
"banscore" : 0
},
{
"addr" : "127.0.0.1:55917",
"services" : "00000001",
"lastsend" : 1409501928,
"lastrecv" : 1409501928,
"conntime" : 1409501836,
"version" : 70203,
"subver" : "/Cheops:3.4.3.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 13728,
"banscore" : 0
},
{
"addr" : "fksblk3w6n7upske.onion:24112",
"services" : "00000001",
"lastsend" : 1409501928,
"lastrecv" : 1409501928,
"conntime" : 1409501842,
"version" : 70203,
"subver" : "/Cheops:3.4.3.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 13729,
"banscore" : 1
}
]
hero member
Activity: 1442
Merit: 521
No more Rekt and Bust
Time to bring everyone to the right chain:

If  "getblockhash 12460" in the debug console doesnt give you this output you're not on the right chain: 4df338563eb017db366be9568e9595f8e2b18580fe0d361db4022ad8c6add694.

So, how to get there with a really clean wallet and a really clean blockchain file in a really easy way?

1. In your currently running wallet go to debug console and do a "dumpprivkey " for every address you have in the "Receive"-Tab (you can spare those which have no coins and which you dont want to keep.). Note those private keys in some txt file.
2. Close wallet. Rename the %appdata%\roaming\triangles folder and keep it as a backup.
3. Create a new, empty "triangles" folder in %appdata%\roaming. Drop only this bootstrap there, nothing else: https://mega.co.nz/#!RZVDhDia!XHDCWzUpMEzZTkU30ll5zGGIT_peBdj9TvFs3DgmTgs (after you extracted it from the zip archive)
4. Start the wallet (takes a while - it imports the blockchain from bootstrap). Use "-connect=ubxidutptf2sslhq.onion:24112" at first run (Its the 24/7 node which will be the block explorer) and let it sync - you now have the cleanest of all possible wallets and databases. Wink
5. Leave your new, clean wallet connected to that node and do the importprivkey thing with each of your keys you kept in that txt file. "importprivkey " in debug console.
6. Let the wallet run that way  (connected to ubxidutptf2sslhq.onion:24112) until most of your acquired coinage is used (simply wait a few mins). After you mined a few blocks close your wallet and start it again (without "-connect=....")

Please do every step as written. Especially the restarting without "-connect" at the end

Now check again:

getblockhash 12460

4df338563eb017db366be9568e9595f8e2b18580fe0d361db4022ad8c6add694


Problems? Tell me. Smiley
(brb - 1 to 2 hours)

if you have more than one staking wallet: do one first - wait a few mins - do the 2nd. this way you decrease the risk of creating a "private fork". Smiley

Worked like a charm.
hero member
Activity: 840
Merit: 500
Time to bring everyone to the right chain:

If  "getblockhash 12460" in the debug console doesnt give you this output you're not on the right chain: 4df338563eb017db366be9568e9595f8e2b18580fe0d361db4022ad8c6add694.

So, how to get there with a really clean wallet and a really clean blockchain file in a really easy way?

1. In your currently running wallet go to debug console and do a "dumpprivkey " for every address you have in the "Receive"-Tab (you can spare those which have no coins and which you dont want to keep.). Note those private keys in some txt file.
2. Close wallet. Rename the %appdata%\roaming\triangles folder and keep it as a backup.
3. Create a new, empty "triangles" folder in %appdata%\roaming. Drop only this bootstrap there, nothing else: https://mega.co.nz/#!RZVDhDia!XHDCWzUpMEzZTkU30ll5zGGIT_peBdj9TvFs3DgmTgs (after you extracted it from the zip archive)
4. Start the wallet (takes a while - it imports the blockchain from bootstrap). Use "-connect=ubxidutptf2sslhq.onion:24112" at first run (Its the 24/7 node which will be the block explorer) and let it sync - you now have the cleanest of all possible wallets and databases. Wink
5. Leave your new, clean wallet connected to that node and do the importprivkey thing with each of your keys you kept in that txt file. "importprivkey " in debug console.
6. Let the wallet run that way  (connected to ubxidutptf2sslhq.onion:24112) until most of your acquired coinage is used (simply wait a few mins). After you mined a few blocks close your wallet and start it again (without "-connect=....")

Please do every step as written. Especially the restarting without "-connect" at the end

Now check again:

getblockhash 12460

4df338563eb017db366be9568e9595f8e2b18580fe0d361db4022ad8c6add694


Problems? Tell me. Smiley
(brb - 1 to 2 hours)

if you have more than one staking wallet: do one first - wait a few mins - do the 2nd. this way you decrease the risk of creating a "private fork". Smiley
hero member
Activity: 1442
Merit: 521
No more Rekt and Bust
hero member
Activity: 840
Merit: 500
OK, i have now 3 nodes including the new 24/7 node on a clean, working chain.

Preparing easy sync instructions now! Hang on a sec!

Pages:
Jump to: