Pages:
Author

Topic: [ANN] Triangles [TRI] - low supply X13 PoS over TOR with secure messaging - page 50. (Read 102307 times)

legendary
Activity: 1204
Merit: 1000
to your stations, man the pineapples!!!
200 TRI to wurst for efforts on Wallet! Smiley

Woohooo! Just saw that - thanks a lot!

Regarding wallet release:
Apparently the compiled Mac wallet build doesnt contain the needed libs. This will be fixed  - but since I dont compile the Mac wallet myself, I don't know if this will happen today or if it will take another day. This isn't time critical since "Pharao"/4.0.0.4 wallets will still work together with "Black Pharao"/4.2.1.0 wallets.

The windows wallet will still be released this evening (CET timezone). Wink

Edit: Just returned home after a loooooooooong day. Uploaded everything. I'm drop dead tired, gonna update the ANN tomorrow morning.

work till you drop !!!
just testing the mac wallet Wink
hero member
Activity: 840
Merit: 500
200 TRI to wurst for efforts on Wallet! Smiley

Woohooo! Just saw that - thanks a lot!

Regarding wallet release:
Apparently the compiled Mac wallet build doesnt contain the needed libs. This will be fixed  - but since I dont compile the Mac wallet myself, I don't know if this will happen today or if it will take another day. This isn't time critical since "Pharao"/4.0.0.4 wallets will still work together with "Black Pharao"/4.2.1.0 wallets.

The windows wallet will still be released this evening (CET timezone). Wink

Edit: Just returned home after a loooooooooong day. Uploaded everything. I'm drop dead tired, gonna update the ANN tomorrow morning.
full member
Activity: 213
Merit: 100
200 TRI to wurst for efforts on Wallet! Smiley
hero member
Activity: 840
Merit: 500
Hint: Still waiting for a volunteer. :p


Pineapples were manned. Wink

I will upload and release both the Mac and the Win wallet tomorrow, together with an up-to-date bootstrap file.

hero member
Activity: 840
Merit: 500
Hint: Still waiting for a volunteer. :p
hero member
Activity: 840
Merit: 500
Got the new wallet up. Looks good, runs good, no problems.

I changed some minor things after that preview, but nothing big. I have everything ready, all I need now is someone to compile the Mac wallet. Wink
sr. member
Activity: 392
Merit: 250
the Cat-a-clysm.
Got the new wallet up. Looks good, runs good, no problems.
hero member
Activity: 840
Merit: 500
Do we have any volunteer here who would compile the Mac wallet? Smiley
legendary
Activity: 1848
Merit: 1000
Happy belated birthday to the 3 sided coin that is TRI, you know why
hero member
Activity: 840
Merit: 500
Update: Getting closer. I reached a point where even the smallest GUI deficiencies annoy me enough to spend way too much time to adjust and/or fix them. Wink

For those who want to have a look at the current state of wallet development:

** download link removed - please download latest wallet linked in the OP **

Backups of %appdata%/Triangles recommended as usual.

Please report any - even the smallest - errors and optical deficiencies in this thread. Thank you!

Wink


Edit: I am aware that the notification messageboxes - like the one that pops up when you set options that require a restart - don't have proper styling yet. That's the last thing to do on my list!
hero member
Activity: 840
Merit: 500
Lol wurst, got the final answer, Tor to work needs 64 bit, though a Pi is 32 bit, so there's the problem. But i still got my vps so no worries.

Edit: I have to correct everything I said earlier - yep, that seems to be the problem. Doesn't run under 32bit linux distros.
sr. member
Activity: 466
Merit: 250
Lol wurst, got the final answer, Tor to work needs 64 bit, though a Pi is 32 bit, so there's the problem. But i still got my vps so no worries.
sr. member
Activity: 392
Merit: 250
the Cat-a-clysm.
Triangles made it a whole year! Its been a rough road for a while. Impressive though, the altcoin space is tough. Thanks to the continued efforts of a skilled developer and involved members of the crypto community. Here's to another year ladies and gentlemen!
hero member
Activity: 840
Merit: 500
And suddenly: 366.161 (Chain age)


Happy birthday TRI! Wink

Client is almost ready, I didn't have any time the last two days due to a major "someone else's fuck up" @ my wage slavery job - which I had to fix. :/
Will complete it during the upcoming weekend. Wink
sr. member
Activity: 466
Merit: 250
Oh great - so simply comment that line out?
Edit: What is bug "930"?
Well i didn't find anything specific but i assumed it was the error i had, though since i'm still building i can't be sure.
The tor sources currently included in TRI are outdated anyways - I will see if I can easily replace them with a current release later today. There is no memarea.c in the current release. :p
Nice! When i'll have some spare btc i'll build up a wallet and try it out Wink
Edit: lol didn't work. But i found out that it was probably a Pi thing cause i compiled it fine on my vps. So if anyone has the same issue i'm afraid you'll have to wait till raspbian Jessie comes along.
hero member
Activity: 840
Merit: 500
Oh great - so simply comment that line out?
Edit: What is bug "930"?
Well i didn't find anything specific but i assumed it was the error i had, though since i'm still building i can't be sure.

The tor sources currently included in TRI are outdated anyways - I will see if I can easily replace them with a current release later today. There is no memarea.c in the current release. :p
sr. member
Activity: 466
Merit: 250
Oh great - so simply comment that line out?
Edit: What is bug "930"?
Well i didn't find anything specific but i assumed it was the error i had, though since i'm still building i can't be sure.
hero member
Activity: 840
Merit: 500
Hey Wurst, remember this error i had?

Code:
QObject::connect: No such signal AddressBookPage::stakeForCharitySignal(QString)
QObject::connect:  (sender name:   'AddressBookPage')
QObject::connect: No such slot BitcoinGUI::gotoBlockBrowser(QString)
Jul 15 15:32:04.664 [err] tor_assertion_failed_(): Bug: src/tor/memarea.c:127: $
Jul 15 15:32:04.664 [err] Bug: Assertion realign_pointer(res->next_mem) == res-$
Aborted

I was trying to compile another wallet, and it came up again. I googled a bit more and i found this in memarea.c, so i figured i'd share it on here too.

57 static INLINE void *
58 realign_pointer(void *ptr)
59 {
60   uintptr_t x = (uintptr_t)ptr;
61   x = (x+MEMAREA_ALIGN_MASK) & ~MEMAREA_ALIGN_MASK;
62   /* Reinstate this if bug 930 ever reappears
63   tor_assert(((void*)x) >= ptr);
64   */
65   return (void*)x;
66 }

This should be the solution.

Oh great - so simply comment that line out?

Edit: What is bug "930"?
hero member
Activity: 840
Merit: 500
Nice! So whats are the new updates?

Edit: Are you referring to Triangles upcoming birthday?

Good catch. It's tomorrow. Wink

Also I will finish the new wallet today or tomorrow - so it will be ready for the party. Smiley

I thought the beta3 was as close to the final wallet as it gets - I learned it wasn't. Spent the last 4 or 5 evenings with the wallet, 5-6 hours minimum each day.
Internals were updated (for example now with latest OpenSSL 1.02c), code was optimized, the wallet executable size (for windows) is almost half the size as it was before, all Icons have been changed, CSS was impoved and added where it was missing, lots of smaller bugs in the UI were fixed etc pp. Really locking forward to get this done now. Wink

sr. member
Activity: 466
Merit: 250
Hey Wurst, remember this error i had?

Code:
QObject::connect: No such signal AddressBookPage::stakeForCharitySignal(QString)
QObject::connect:  (sender name:   'AddressBookPage')
QObject::connect: No such slot BitcoinGUI::gotoBlockBrowser(QString)
Jul 15 15:32:04.664 [err] tor_assertion_failed_(): Bug: src/tor/memarea.c:127: $
Jul 15 15:32:04.664 [err] Bug: Assertion realign_pointer(res->next_mem) == res-$
Aborted

I was trying to compile another wallet, and it came up again. I googled a bit more and i found this in memarea.c, so i figured i'd share it on here too.

57 static INLINE void *
58 realign_pointer(void *ptr)
59 {
60   uintptr_t x = (uintptr_t)ptr;
61   x = (x+MEMAREA_ALIGN_MASK) & ~MEMAREA_ALIGN_MASK;
62   /* Reinstate this if bug 930 ever reappears
63   tor_assert(((void*)x) >= ptr);
64   */
65   return (void*)x;
66 }

This should be the solution.
Pages:
Jump to: