Search content
Sort by

Showing 20 of 802 results by Schild_
Post
Topic
Board Announcements (Altcoins)
Re: [SDC] ShadowCash | POSV3 | Untraceable E-Cash | NIZKP | HD+BIP32 | ShadowMarket*
by
Schild_
on 31/05/2016, 11:39:30 UTC
I'm having a soft spot for Freemarket or Freebay.

Post
Topic
Board Announcements (Altcoins)
Re: WARP - Something different - VPN Wallet BETA Release - Bittrex/YoBit
by
Schild_
on 09/03/2016, 10:13:04 UTC
New on board!

Look like I was right buying on the dev is gone panic. Interesting coin, will follow Smiley.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] AEON 2nd gen cryptonote, anon, mobile-friendly, scalable, pruning
by
Schild_
on 30/08/2015, 11:30:27 UTC
Nice smooth job smooth, the RAM reduction is real, just imagine now AEON running with the LMDB databse... it will be perfect for smartphones and small devices indeed.

I second that. Nice work.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] AEON -- HARD FORK 2015-08-04 - MANDATORY UPDATE TO 0.9.0.0+ REQUIRED
by
Schild_
on 25/08/2015, 21:11:17 UTC
@smooth,

As I had compiled from git just yesterday, I am also running a pruned node, right? Just wondering.
All is working well here, just found a block solo, yay!  Smiley

No pruning is not in git yet, and the first version with pruning (very soon) will be a designated test version, not a release.

The current official release does have some memory and storage optimizations I came across when working on pruning that are in there.

Quote
just found a block solo

Nice!

Thank you for supporting the network!

Awesome. Thanks for the hard work.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] AEON -- HARD FORK 2015-08-04 - MANDATORY UPDATE TO 0.9.0.0+ REQUIRED
by
Schild_
on 22/08/2015, 21:03:21 UTC
Any news?  Smiley

I am doing testing on pruning right now.


Hehe. Multitasking Smooth Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] AEON -- HARD FORK 2015-08-04 - MANDATORY UPDATE TO 0.9.0.0+ REQUIRED
by
Schild_
on 22/08/2015, 20:45:39 UTC
Super quiet here...  Grin
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] AEON -- HARD FORK 2015-08-04 - MANDATORY UPDATE TO 0.9.0.0+ REQUIRED
by
Schild_
on 18/08/2015, 09:23:33 UTC
Cryptsy is a horrible exchange. I'm not sure if it would be a good thing...
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] AEON -- MANDATORY UPDATE, HARD FORK BLOCK 592000 (approx 2015-08-04)
by
Schild_
on 16/08/2015, 23:11:43 UTC
Status update and short term plans

Obviously we have the hard fork coming up in about one week with the mainstream CPU and mobile-friendly PoW. (Done)

There have been discussions with exchanges, so I do expect the coin to be listed for trading soon (either before or after the hard fork, I'm not sure). (Done. Aeon is now on bittrex)

Here is the short term roadmap for the next two versions (there may be incremental bug fix releases in between, along with additional minor features included with each release or as intermediate feature releases):

Version 0.10.0.0

Local blockchain pruning (light full nodes). On systems with limited resources (RAM and/or HD) you will be able to run a full node without storing an archive of the entire chain. This comes with no reduction in security -- you will still be validating the entire chain, but not storing it. Your node will be able to forward blocks and transactions, support wallets with full node security, and even mine. The only thing it won't be able to do is serve old blocks over the p2p to brand new users (it will still serve recent blocks to other users who are syncing after a limited amount of time offline). Brand new users or those offline for an extended period can use a bootstrap, or they can still sync over the p2p by connecting to archive nodes (full nodes that are not running in light mode).

Version 1.0.0.0

Cryptonote GUI integration (some preliminary work on this is already done).

Following version 1.0.0.0, we will move to the more on to the longer-term roadmap items, including the SPV client model, and finally the multisig, simple contract scripts, payment channels, and global blockchain pruning.

Although not presently on the roadmap, I would like to at some point see actual mobile wallets, which could work either as SPV clients or as light full nodes. For that to realistically happen, we'll have to see how things go with funding for the project and/or expansion of the core team.





Bumping this post. Just found it. Always cool to know whats the plan.
Post
Topic
Board Altcoin Discussion
Re: XMR/AEON Developer Smooth Investigation
by
Schild_
on 15/08/2015, 13:48:21 UTC
I'm not attacking you. You misunderstand. I'm pointing out the pointlessness of all this politicking and FUD, same as you.

I will say that a non-anonymous fully public highly-respected professor of computer science says openly that he was the one mining >50% of the hash rate on AWS, and that he sold off the coins, paid his $250K in mining bills, and made a nice little profit. I believe him, but ultimately no one really knows anything in life other than what they have done themselves.

Thank you for the clarification. My error I guess (it exhibits that I don't really pay attention about launches, I am the nerd who is too busy on other preoccupations). Again I am only trying to find a way to innovate and fund innovation (oh and also get wealthy again but not an idiotic scam or try to own 10% of the entire world's money supply or some stupid shit that destroy's the work I did) and so if people are going to be too dogmatic about "fair launch" without seeing the bigger picture, then I view them as obstructionists. I am not saying that is you, but I do hope I can influence you to be more about creating and less about analytical deconstructing (even though both are obviously necessary talents).

I hope you don't waste more of your time here. Or on Dash. But of course that is your personal decision and I shouldn't dictate to you. It Dash really that important? $5m mcap and the global economy is $40 trillion.

I think you are probably a talented programmer and can make a difference.

Awesome. Hopefully we can close this thread on that last one...
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] AEON -- HARD FORK 2015-08-04 - MANDATORY UPDATE TO 0.9.0.0+ REQUIRED
by
Schild_
on 14/08/2015, 17:48:47 UTC
New test release

This release reduces memory usage and blockchain file size by optimizing storage of the outputs table. While the reduction is somewhat modest, it will be more significant with pruning (the pruned data does not include the outputs table).

Please test, especially if you have a smaller memory configuration. Very small memory configurations won't work with this, but if you have something that has been barely able to run the deemon previously, this should improve your performance quite a bit.

The next step after this is pruning, so if any issues arise here I would like to address them before releasing the pruning support.

Instructions:

1. Copy your blockchain.bin file to another location as a backup. This version will convert the blockchain file to a new format and you won't able to downgrade to the released code with the upgraded blockchain file.

2.
Quote
git clone https://github.com/iamsmooth/aeon bcmreduce
cd bcmreduce
git checkout bcmemreduce
make etc.

3. Start node. You should get a message at startup about the blockchain being converted. You can ignore any debug messages about empty outputs and such.

4. Exit node to save the converted blockchain

5. Start node again with new blockchain

Report any issues (or even if no issues)

Thanks for testing!

Well done Smooth!


Lots of new blood coming. And its just the beginning...  Hero member dev, people with tech background, old forum members, super cheap price after drama... Couldn't resist again... Seriously... 7 millions coins out there and trading at 4k... Its a robbery...  Grin Grin Grin
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] AEON -- HARD FORK 2015-08-04 - MANDATORY UPDATE TO 0.9.0.0+ REQUIRED
by
Schild_
on 14/08/2015, 12:21:09 UTC
Price is really going to the ground. I won't put more BTC for support till the shitstorm is gone. Its really hurting the coin.

At the risk of stating the obvious, upside in this coin is a long term prospect. If you aren't comfortable with that, it's probably not the play for you.

Of course, I respect your right to trade or not trade as you see fit.

Either way, I'm not going anywhere, trolls or no trolls. Development will continue.

Some progress on the memory front due shortly.

Ok, great to hear that. I'm anyway comfy with your dev lead skills ...  and I don't mind long term prospect at all in a coin.  I'm holding SDC since more than a year for instance!

My concern is more the shitstorm. At the risk of stating the obvious too, conflicts are bad. It sucks time that could be used for actual development. Some people are anyway stupid, sometimes Its better to prove them wrong with execution than with words.

Post
Topic
Board Announcements (Altcoins)
Re: [ANN] AEON -- HARD FORK 2015-08-04 - MANDATORY UPDATE TO 0.9.0.0+ REQUIRED
by
Schild_
on 14/08/2015, 11:28:43 UTC
Price is really going to the ground. I won't put more BTC for support till the shitstorm is gone. Its really hurting the coin.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] AEON -- HARD FORK 2015-08-04 - MANDATORY UPDATE TO 0.9.0.0+ REQUIRED
by
Schild_
on 13/08/2015, 19:25:10 UTC
This whole VNL copyright copyright infringement and obfuscation is very interesting. I'd thought this was a very interesting coin, even if the zero confirmation whitepaper I'd ready seemed to not include any technical details, but I'd chalked that down on not having read the initial whitepaper, and assumed the tech details were implied to be there.

So thanks for the word of warning, Traumschiff, smooth, erok. Doesn't mean it's necessarily all bad, but it certainly casts this in another light.


I said it was shit, I knew the code was stolen from Bitcoin, I had a hunch when I read it from github but all you'll receive for alerting people is hate PMs and mods deleting your posts.

Lets keep this thread to AEON. Like this we may not attract more furious VNL supporters.

What do you have against free thread bumps and higher activity stats? Smiley



Free thread bumps and higher activity stats- definitely nothing Wink . But tons of enemy willing to kill the coin and your reputation- no, thanks!

Post
Topic
Board Announcements (Altcoins)
Re: [ANN] AEON -- HARD FORK 2015-08-04 - MANDATORY UPDATE TO 0.9.0.0+ REQUIRED
by
Schild_
on 13/08/2015, 17:31:03 UTC
This whole VNL copyright copyright infringement and obfuscation is very interesting. I'd thought this was a very interesting coin, even if the zero confirmation whitepaper I'd ready seemed to not include any technical details, but I'd chalked that down on not having read the initial whitepaper, and assumed the tech details were implied to be there.

So thanks for the word of warning, Traumschiff, smooth, erok. Doesn't mean it's necessarily all bad, but it certainly casts this in another light.


I said it was shit, I knew the code was stolen from Bitcoin, I had a hunch when I read it from github but all you'll receive for alerting people is hate PMs and mods deleting your posts.

Lets keep this thread to AEON. Like this we may not attract more furious VNL supporters.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] AEON -- HARD FORK 2015-08-04 - MANDATORY UPDATE TO 0.9.0.0+ REQUIRED
by
Schild_
on 13/08/2015, 13:39:26 UTC
smooth can we see a preview of the gui wallet

The first wallet is going to be based on the cryptonote reference wallet, so it looks just like good old Bitcoin-Qt (which cryptonote forked to develop it). I'm not going to say it is sexy, but it gets the job done.

Later we can consider other prettier wallets (Monero has one that includes just dhe UI code and requires integration, for example) and especially mobile wallet, but that's down the road.

You can see some pictures of cryptonote reference wallet running here:

https://forum.cryptonote.org/viewtopic.php?f=5&t=609

Nice preview of your own wallet, which you coded.

Let's get this coin on Poloniex and we can moon after.

Seriously, you are not coherent.  You are doing exactly the same as you reproach smooth.  If you consider him a douchebag, you're just part of the same club now.

Thanks for the cheap coins.

Doesn't matter how hard I and the rest of the community members tried to answer his questions and trolling he refused to stop. He picked  currency/project that is way above his coding skills.

I had no clue he has an own project until a few hours ago and I must say, it is pathetic that someone has to attack others before even cleaning out his own closet. Sorry, but I can't feel bad for pointing out the obvious on AEON and I'm sorry that you are invested in a project where he is the lead dev. Look at his time management, 90% trolling, 5% coding (MAXIMUM) and 5% off topic.


Quote
Thanks for the cheap coins.

Implying you can call the coins sourced from smooth's project cheap instead of worthless.

I'm not here to defend him especially. I've asked around before investing and most of the people said Smooth was controversial BUT legit.  I believe he has more skills than most of the shitcoins devs out there and we'll actually see some REAL development on it soon.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] AEON -- HARD FORK 2015-08-04 - MANDATORY UPDATE TO 0.9.0.0+ REQUIRED
by
Schild_
on 13/08/2015, 13:25:17 UTC
smooth can we see a preview of the gui wallet

The first wallet is going to be based on the cryptonote reference wallet, so it looks just like good old Bitcoin-Qt (which cryptonote forked to develop it). I'm not going to say it is sexy, but it gets the job done.

Later we can consider other prettier wallets (Monero has one that includes just dhe UI code and requires integration, for example) and especially mobile wallet, but that's down the road.

You can see some pictures of cryptonote reference wallet running here:

https://forum.cryptonote.org/viewtopic.php?f=5&t=609

Nice preview of your own wallet, which you coded.

Let's get this coin on Poloniex and we can moon after.

Seriously, you are not coherent.  You are doing exactly the same as you reproach smooth.  If you consider him a douchebag, you're just part of the same club now.

Keep on fudding, we love it here! Thanks for the cheap coins.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] AEON -- HARD FORK 2015-08-04 - MANDATORY UPDATE TO 0.9.0.0+ REQUIRED
by
Schild_
on 13/08/2015, 12:00:36 UTC
Smooth's competitors attacking his coins on any threads:
...

0 posts

Perhaps this accounting could use revision.



I'm not the Vanillacoin developer so the number still stands accurate.

An interesting distinction perhaps.

Quote
And I came to check out your fork with no gui wallet or proper miner because you constantly attacked 3 threads regarding Vanillacoin.

Welcome!

Quote
I wasn't dissapointed to see that the OP is full with inaccurate bullshit.

OK

I'm kinda sad because while attacking the competitors threads you always get half page answers from community members.

When asking about the AEON gui wallet, you simply respond: "maybe we will have one"

Kinda sad, thought you have better skills as a developer and could code a gui, what exactly are you developing for XMR?

Aeon gui wallet is of course coming. Its not an issue I would worry about.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] AEON -- HARD FORK 2015-08-04 - MANDATORY UPDATE TO 0.9.0.0+ REQUIRED
by
Schild_
on 12/08/2015, 11:24:42 UTC
Looks good going here, keeping my eye on here on future developments. Keep up the good work Aeon Team  Smiley

I second that. Bought an nice amount of coin because everything is going for it. I'll be glad to mine once this function is on the GUI.
Post
Topic
Board Project Development
Re: [ANN] Spells of Genesis - Innovating Trading Card Games with the Blockchain
by
Schild_
on 11/08/2015, 18:51:59 UTC
Super! Bien joués les gars!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] AEON -- HARD FORK 2015-08-04 - MANDATORY UPDATE TO 0.9.0.0+ REQUIRED
by
Schild_
on 08/08/2015, 19:02:05 UTC
For everyone with a poloniex account:

AEON has been listed on poloniex before and according to smooth their wallet has been updated. So I would like to ask everyone that has an account to send them a message that you would be interested in trading AEON (again). You can just open a support ticket and I think the mods will pass it along. Personally I hope it gets reenabled, more exchanges means more awareness.


Yes, that would be nice to increase awarness. But there is a question everybody will ask : What is Aeon about exactly?

I'm still trying to understand.

What's the plan here? I'm confused.