Author

Topic: ★ ZEIT ★ [COMMUNITY & KNIGHTS] [ULTRA LOW INFLATION] [MICRO-PAYMENTS] - page 188. (Read 1009280 times)

legendary
Activity: 1318
Merit: 1036
We must distinguish between the build-in alert system and a client messenger.
The alert system cannot be used as a messenger. It's completely independent from the blockchain.
You can broadcast alerts (if high prior = all clients with target protocol would switch into safe mode) and checkpoints.



Other coins are currently removing their communication features due to a possible vulnerability.

Cheers,
Ray
legendary
Activity: 1092
Merit: 1000
Didn't know about that, that's pretty cool.

What if a fee were charged per message? Give stakeholders overall extra rewards and such.

IMO, I don't see a way to keep the spammers from abusing it, as it would not cost enough to keep them from spamming, plus having to worry about some malware link coming thru the wallet.

But you bring up an interesting point, what would be cool , if some third party provider ,
setup something like a teamspeak server and charged Zeitcoins to have a room setup for chat or voice calls between people internationally. And they charged on a daily or weekly or monthly basis for the chat room.

Once our rate drops to 5% , if no one else has done it.
A few of us could get together and setup some Teamspeak servers and take zeitcoins for payment.
The CPA , that I have been consulting with , told me the best time to start those types of ventures is after Zeit hits the 5% rate. Then we can begin the Zeit Game Tournments & start the Zeit Ad Network and see which holds the brighter future for zeit.

 Cool
sr. member
Activity: 319
Merit: 250
It would be so nice to have some sort of messaging function in Zeitcoin, just so we could talk to each other and make announcements like these. There should be some sort of charge to limit spamming, to be paid into the network and paid out as the block reward.  

Naturally the functionality should be COMPLETELY optional, but I think having a communications platform on the wallet would make it useful for letting everyone know when a new mandatory update is coming.

Zeit already has it an announcement feature, Ray has beamed an update message to only the old wallets,
but we have ~16 that have not updated yet.
There was no need to beam the message to the current wallets which is why you did not see it.
Ray is Amazing.  Cheesy

An open communications method in the wallet that everyone can use would be a bad idea,
as spammers would find a way to bombard us with ads, if an open communications was included.
A good example, is that windows users used to be able to send messages directly to any IP address, but because of the spammers, that was blocked. It also could be a source of malware infection , by sending links. Current announcement system is by dev only , no one else can use it, only for important update info regarding zeit.

 Cool

FYI:
Zeit users should make a habit of checking the forums, as we can more easily communicate with each other thru this forum and the official forum.

Didn't know about that, that's pretty cool.

What if a fee were charged per message? Give stakeholders overall extra rewards and such.
legendary
Activity: 1092
Merit: 1000
ZeitKnights Assemble!


All ZeitKnights & Zeit Community,
Please Keep your 2.0.1.7 Zeit Wallets Online as much as possible,
July 31st to August 7th.

Everyone not on 2.0.1.7 Please update.

 Cool
legendary
Activity: 1092
Merit: 1000


All Zeit Wallet Users should update to 2.0.1.7 Gauntlet
Before Aug 1st 2015.

Click the Link Below for the Wallet Update Details,  If you have not updated Yet.

Upgrade Instructions for Current Users, with Blockchain Snapshot

Upgrade Tips for Block Explorers & Exchanges for a Faster update.

 Cool

Current Network Update Status over 80% have updated to 2.0.1.7 .
https://chainz.cryptoid.info/zeit/#!network
legendary
Activity: 1092
Merit: 1000
It would be so nice to have some sort of messaging function in Zeitcoin, just so we could talk to each other and make announcements like these. There should be some sort of charge to limit spamming, to be paid into the network and paid out as the block reward.  

Naturally the functionality should be COMPLETELY optional, but I think having a communications platform on the wallet would make it useful for letting everyone know when a new mandatory update is coming.

Zeit already has it an announcement feature, Ray has beamed an update message to only the old wallets,
but we have ~16 that have not updated yet.
There was no need to beam the message to the current wallets which is why you did not see it.
Ray is Amazing.  Cheesy

An open communications method in the wallet that everyone can use would be a bad idea,
as spammers would find a way to bombard us with ads, if an open communications was included.
A good example, is that windows users used to be able to send messages directly to any IP address, but because of the spammers, that was blocked. It also could be a source of malware infection , by sending links. Current announcement system is by dev only , no one else can use it, only for important update info regarding zeit.

 Cool

FYI:
Zeit users should make a habit of checking the forums, as we can more easily communicate with each other thru this forum and the official forum.
sr. member
Activity: 319
Merit: 250
It would be so nice to have some sort of messaging function in Zeitcoin, just so we could talk to each other and make announcements like these. There should be some sort of charge to limit spamming, to be paid into the network and paid out as the block reward. 

Naturally the functionality should be COMPLETELY optional, but I think having a communications platform on the wallet would make it useful for letting everyone know when a new mandatory update is coming.
legendary
Activity: 1092
Merit: 1000
ZeitKnights Assemble!


All ZeitKnights & Zeit Community,
Please Keep your 2.0.1.7 Zeit Wallets Online as much as possible,
July 31st to August 7th.

Everyone not on 2.0.1.7 Please update.

 Cool
legendary
Activity: 1330
Merit: 1000
Blockchain Developer
LevelDB isn't the reason.
Clock drift decreased to 60 seconds on 1st of August.
Code:
....
inline int64 FutureDrift(int64_t nTime)
{
    if (nTime > FORK_2017_TIME)
        return nTime + 1 * 60; // up to 1 minute from the future
    else
        return nTime + 2 * 60 * 60; // up to 120 minutes from the future
}


Cheers,
Ray

Awesome Smiley Thanks for quick response.
legendary
Activity: 1092
Merit: 1000
Is the only update leveldb? If so I don't believe this would be a mandatory update correct?

No Worries, your Block explorer is already on the latest version.   Cheesy
Gauntlet_LINUX:2.0.1.7


But anyone that does not update to 2.0.1.7 risks a visit from this guy.



 Cool
legendary
Activity: 1318
Merit: 1036
LevelDB isn't the reason.
Clock drift decreased to 60 seconds on 1st of August.
Code:
....
inline int64 FutureDrift(int64_t nTime)
{
    if (nTime > FORK_2017_TIME)
        return nTime + 1 * 60; // up to 1 minute from the future
    else
        return nTime + 2 * 60 * 60; // up to 120 minutes from the future
}


Cheers,
Ray
legendary
Activity: 1330
Merit: 1000
Blockchain Developer


All Zeit Wallet Users should update to 2.0.1.7 Gauntlet
Before Aug 1st 2015.

Click the Link Below for the Wallet Update Details,  If you have not updated Yet.

Upgrade Instructions for Current Users, with Blockchain Snapshot

Upgrade Tips for Block Explorers & Exchanges for a Faster update.

 Cool

Current Network Update Status over 80% have updated to 2.0.1.7 .
https://chainz.cryptoid.info/zeit/#!network

Is the only update leveldb? If so I don't believe this would be a mandatory update correct?
legendary
Activity: 1092
Merit: 1000
FYI:
CoinMarketcap Volume Numbers are wrong at the present time.

Posted this to their forum.
_____________________________________________________
Problem with Zeitcoin Market volume report.
Volume Not updating

1    Cryptsy   ZEIT/LTC    $ 0   $ 0.000010    357.91 %    8 hours ago
6    Cryptopia   ZEIT/LTC    $ 0   $ 0.000012    0.00 %    9 hours ago

Please check.

_______________________________________________________

 Cool

Edit :
On the plus side they did just add SouthXchange to the Marketcap reporting.
legendary
Activity: 1894
Merit: 1001
 C-Cex is nfg. they steal coin.
 
    - some ppl lost hundreds/thousands of VNL because of their incompetence
    - some ppl lost hundreds/thousands/millions? of maryjane for the same reason
    - have heard of other things that i personally can't confirm

 polo would be good
cryptopia is absolutely awsome for such a small (but growing) userbase
sr. member
Activity: 319
Merit: 250
The latest batch of coins that you've never heard of to be culled this month....

Quote
C-CEX.com exchange news!

We have to free up server resources for new coins by delisting some coins which have consistently low trading volume.
The following coins will be removed on 31.07.2015 if their average trading volume for the last month has not exceeded 0.2 BTC/day (or 6 BTC for last 30 days):

BTI HCSU [BTI], Bitquark [BTQ], Bubble [BUB], Crypto [CTO], DarkCrave [DCC], ExperienceCoin [EPC], CryptoFocus [FCS], Igoat [GOAT], MistCoin [MIC], MotoCoin [MOTO], ShellCoin [SHELL], SongCoin [SONG], SpinCoin [SPC], StealthCash [STX], TicketCoin [TKT], UltimateCoin [UTLE], UniversalCurrency [UNIT], WarOfCoins [WOC2], X-Coin [XCO].

The name of the game is SURVIVAL Wink

Now if we can only get on C-CEX.com
legendary
Activity: 1318
Merit: 1036
Small Update: zeit-coin.net is now protected by Cloudflare.
forum.zeit-coin.net is not available ATM. Some issues with SSL and Cloudflare. solved!

Cheers,
Ray
full member
Activity: 214
Merit: 100
Updated wallet, syncing, pretty easy with snapshot Cheesy
hero member
Activity: 938
Merit: 1000
Crypto-missionary to the Kingdom of Rhegged
The latest batch of coins that you've never heard of to be culled this month....

Quote
C-CEX.com exchange news!

We have to free up server resources for new coins by delisting some coins which have consistently low trading volume.
The following coins will be removed on 31.07.2015 if their average trading volume for the last month has not exceeded 0.2 BTC/day (or 6 BTC for last 30 days):

BTI HCSU [BTI], Bitquark [BTQ], Bubble [BUB], Crypto [CTO], DarkCrave [DCC], ExperienceCoin [EPC], CryptoFocus [FCS], Igoat [GOAT], MistCoin [MIC], MotoCoin [MOTO], ShellCoin [SHELL], SongCoin [SONG], SpinCoin [SPC], StealthCash [STX], TicketCoin [TKT], UltimateCoin [UTLE], UniversalCurrency [UNIT], WarOfCoins [WOC2], X-Coin [XCO].

The name of the game is SURVIVAL Wink
legendary
Activity: 1318
Merit: 1036
I've changed the Polish flag and it would be kewl to have a "holländisch" translation.  Grin
Thanks in advice...
www.zeit-coin.net

Cheers,
Ray


legendary
Activity: 1050
Merit: 1001
flag for Polish is another one ,now  looks like  Romania, should change
Jump to: