Author

Topic: [ANN] TiPS ★ Kimotos Gravity Well ★ World first coin anonymizer launched! - page 117. (Read 572605 times)

member
Activity: 84
Merit: 10
What?
It's only a contribution!

OK, then you don't have a problem with any of us running with the hat and glasses concept?
Not sure I want to invest the $, but think I would go after a concept with the hat and glasses...yet with a different look.

You can use no problem!
legendary
Activity: 1386
Merit: 1000
when the mixing feature will be official online?
in the next 24 hours?
full member
Activity: 168
Merit: 100
sr. member
Activity: 257
Merit: 250
It's only a contribution!

OK, then you don't have a problem with any of us running with the hat and glasses concept?
Not sure I want to invest the $, but think I would go after a concept with the hat and glasses...yet with a different look.
member
Activity: 84
Merit: 10
What?
It's only a contribution!
full member
Activity: 182
Merit: 100
hero member
Activity: 519
Merit: 500
Agree with the guy above, the word Euphoria automatically makes me think neckbeard atheist and that's not really a good thing if you want this coin to be taken serious
sr. member
Activity: 257
Merit: 250
Can we add commas in the new wallet?
In the received TIPS area as well as the Balance, unconfirmed, etc.
How's this? Wink


Beautiful and lightninggggg fast response from the dev.

Whatever happened to the member named "theKing7426"? He was VERY instrumental in getting TIPS back on track..and very quickly!

I was wondering if there were any other member requests that were small for the wallet before new version is released?

As far as the logo goes, would like to hear more of what we desire as far as the image goes. In other words, what we would like to see the coin reflect..like a fedora hat..the words "TipsCoin"...keep/lose the words "Fedora" and/or "Euphoria" completely....colors, etc.

I am willing to drop $100 on a company that has made logos for me in the past...but have stopped myself because we haven't even agreed on whether we want to call the coin "TipsCoin" or "FedoraCoin"..let alone agreeing on the image characteristics on the coin as well.

That said, judging by the images by Fayens' #2164 post he has the skills to get us there.
Interestingly, his left side hat and glasses image gives a little bit of nod to the mixing stealth features that Invisebel's new feature will have.
Think that through gang....with this new MIXING feature we are about to have what could be one of the most sought after features in a coin's transaction. Hence, this kind of stealth/anonymous imagery look to the coin represented in Fayens' left side image on post #2164....exudes that "anonymous/stealth" feeling (the mixing anonymous feature). I think it is in the right direction!
legendary
Activity: 1386
Merit: 1000
Now you must be fast, becaus huge buy action will be tonight i think.
full member
Activity: 221
Merit: 100
full member
Activity: 182
Merit: 100
1100 LTC buy wall @ 44
and a lot of 200 - 400 ltc buy walls from 45 to 35 - overall 3000 LTC WTF

It is starting !!
legendary
Activity: 1386
Merit: 1000
1100 LTC buy wall @ 44
and a lot of 200 - 400 ltc buy walls from 45 to 35 - overall 3000 LTC WTF
member
Activity: 98
Merit: 10
Can we add commas in the new wallet?
In the received TIPS area as well as the Balance, unconfirmed, etc.
How's this? Wink
sr. member
Activity: 257
Merit: 250
On crypto rush there is a TIPS/BTC
 Shocked

@ 1 Satoshi!
We need to spam Cryptsy to add TIPS/BTC!

Now 2 satoshis and hit 3 yesterday!
Buyers are getting into position possibly.
sr. member
Activity: 257
Merit: 250
Can we add commas in the new wallet?
In the received TIPS area as well as the Balance, unconfirmed, etc.
member
Activity: 84
Merit: 10
What?
On crypto rush there is a TIPS/BTC
 Shocked

@ 1 Satoshi!
We need to spam Cryptsy to add TIPS/BTC!
newbie
Activity: 1
Merit: 0
On crypto rush there is a TIPS/BTC
 Shocked
full member
Activity: 298
Merit: 100
dApps Development Automation Platform
Good work!

Cannot wait till it gets released.
member
Activity: 98
Merit: 10
Coin mixing service ==> COMPLETE!
Thanks to everyone who's helped test it so far, it looks like the mixing service is working great, even better than I expected!
0.60 looks about ready to release, pending some more last minute testing.
(if you want early access to 0.60 and you want to help test, join us in https://kiwiirc.com/client/irc.freenode.net/#team-tips to receive a download link)

The full release is planned for tomorrow at 6PM GMT
(as long as everything goes well, as it has so far Cheesy)

0.60 brings plenty of changes, such as the distributed coin mixing service and the new per-user wallet system (two firsts for any coin!)

If you want to start a coin mixing node (receive 2% on top of every mixed transaction processed!) please get in touch, it only requires two separately located servers and a few million coins to start the mixer off with.

Full 0.60 changelog:
Quote
* Built-in coin mixing/anonymizer service, to conceal transaction origins
    - Mixing services can be announced to the network and are chosen by clients at random
    - 2% fee is added on top of mixed transactions to help out and give incentive toward running mixing services
    - A guide to starting a mixing service is available below

* RPC user system, become your own web wallet!
    - Users can be added with the adduser command and passwords are changed with the passwd command
    - User wallets are stored separately to the main wallet
    - Passwords are hashed with a per-user salt to help strengthen them, their password is also used to encrypt their wallet ensuring only they have access to their coins.
    - The encryption password can be changed with the usual commands, affecting the users password
    - Users have restricted access to commands, only the main admin user can use them all (admin user is read from fedoracoin.conf when 0.60 is first run, rpcuser is later unneeded in the conf file afterward)
    - A full list of commands is available below

* Alert key changed, now you can get alerts near instantly after an important announcement
    - You can use the -alertnotify setting to execute scripts when alerts are received
    - New admin-only commands: createalert, signalert, sendalert - only useful with the alert private key.
    - Mixer announcements use the same system as alerts with seperate keypairs, also has a set of admin-only commands: createann, signann, sendann (again only useful with the private key) and listann

* JavaScript/AJAX access now enabled on the RPC server, allowing web frontends to connect to your wallet (if allowed)
    - For an example of this set rpcuser and rpcpassword in your fedoracoin.conf file and also add daemon=1 and server=1 on seperate lines at the end
    - Run the QT wallet and after it's loaded visit http://fedoracoin.net/js-wallet/, enter your rpc login there and make sure the url field is set to "http://localhost:22888/"
    - Alternatively you can create a user in the debug console (with the adduser command) and login using that users details
    - Wallet is directly connected between your browser and your local wallet, our servers aren't anywhere in between

* Changed coin denominations to thousands and millions
* Improved sync with updated checkpoints
* Code now builds with no warnings on Windows, very few on other OS's
* TestNet now enabled, you can test whatever changes you like on there
* 500 billion coin limit now forced thanks to the new getchainvalue command
* Splash screen made transparent

* New commands:
adduser (admin only) - adds new user
authuser (admin only) - tests user login
passwd (admin only) | passwd (user only) - update users password
root (admin only) - displays root username
whoami - displays logged in username

createalert (admin only) - creates alert data and outputs hex data
signalert (admin only) - signs alert data with the private key and outputs hex data
sendalert (admin only) - sends (correctly signed only!) alert to the network

createann (admin only) - creates announcement data and outputs hex data
signann (admin only) - signs announcement data with the private key and outputs hex data
sendann (admin only) - sends (correctly signed only!) announcement to the network
listann (admin only) - lists mixing announcements in effect

getchainvalue [uptoblockidx] - outputs current chains total value up to given block idx

* Updated commands:
getinfo/getmininginfo - updated with admin-only info
sendtoaddress - add :mixed to end of destination address to send the coins through a mixer
sendmany/sendfrom - add :mixed to end of source account to send the coins through a mixer

* Admin only commands:
stop
getconnectioncount
getpeerinfo
addnode
getaddednodeinfo
generatekey
backupwallet
getgenerate
setgenerate
gethashespersec
getrawmempool
verifymessage
settxfee
setmininput
signrawtransaction
sendrawtransaction
gettxoutsetinfo
gettxout
verifychain
adduser
authuser
root
createalert
signalert
sendalert
createann
signann
sendann
listann
encryptwallet
Jump to: