Search content
Sort by

Showing 20 of 25 results by AmazingDreams
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][EFL] Electronic Gulden | The Netherlands | Bittrex - cryptopia ea |
by
AmazingDreams
on 06/08/2018, 19:05:55 UTC
Oerushield implementation in announcement is not clear yet please confirm this?

I'm not sure what you mean. Could you elaborate a little?

For general information on the oeru shield see here: https://e-gulden.org/index.php/The_e-gulden_oerushield
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][EFL] Electronic Gulden | The Netherlands | Cryptsy - Bittrex - Bleutrade |
by
AmazingDreams
on 16/12/2015, 08:42:29 UTC
Hello all,

I am preparing a virtual machine with tor browsing and a few crypto wallets pre installed (or unpacking with one macro command). The platform is Xubuntu 14.04. I am interested in maintaining a blockchain torrent as well. EFL would be suitable for having a regional flavour of a virtual machine OS. The final product will be distributed for VMware to run on either the Workstation player or Fusion, for PC/MAC. Anyone that can assist with the right packages/repos etc would be appreciated.

You might want to use the free VirtualBox. (It's free as in 'free beer' and as in 'free speech')

This would be the ppa you'd need: https://launchpad.net/~bitcoin/+archive/ubuntu/bitcoin To get libdb4.8 and the bitcoind and bitcoin-qt binaries, so you won't have to compile these.
The ppa command resides in either software-properties-commmon (latest Ubuntu) or python-software-properties

From the top of my head this is how you'd compile almost any coin. Though the latest versions of bitcoin contain some breaking changes.

Code:
$ sudo apt-get install software-properties-common
$ sudo apt-add-repository ppa:bitcoin/bitcoin
$ sudo apt-get update

Now check what the latest version is. The commands below work for v1.2.0.4, which currently is the latest though this will change in the future: https://github.com/Electronic-Gulden-Foundation/egulden/releases

This would download and install the full egulden daemon:
Code:
$ sudo apt-get install install git build-essential libdb4.8++-dev libssl-dev libboost-all-dev
$ git clone https://github.com/Electronic-Gulden-Foundation/egulden.git --depth=1 -b v1.2.0.4 /tmp/egulden \
&& cd /tmp/egulden/src \
&& make -f makefile.unix USE_UPNP=- \
&& strip eguldend \
&& cp eguldend /usr/local/bin/eguldend \
&& rm -rf /tmp/egulden \
&& chown root:staff /usr/local/bin/eguldend \
&& chmod +x /usr/local/bin/eguldend

This would download and install the egulden QT client:
Code:
$ sudo apt-get install qt4-qmake libqt4-dev build-essential libboost-all-dev libssl-dev libdb4.8++-dev libminiupnpc-dev
$ git clone https://github.com/Electronic-Gulden-Foundation/egulden.git --depth=1 -b v1.2.0.4 /tmp/egulden \
&& cd /tmp/egulden \
&& qmake \
        && make \
&& strip egulden-qt \
&& cp egulden-qt /usr/local/bin/egulden-qt\
&& rm -rf /tmp/egulden \
&& chown root:staff /usr/local/bin/egulden-qt \
&& chmod +x /usr/local/bin/egulden-qt

If something fails you might want to read these as well. They are almost the same for any coin:

https://github.com/Electronic-Gulden-Foundation/egulden/blob/master/doc/build-unix.md
https://github.com/Electronic-Gulden-Foundation/egulden/blob/master/doc/readme-qt.rst

Feel free to contact me if you need help.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][EFL] Electronic Gulden | Christiaan Huygens wallet released
by
AmazingDreams
on 19/12/2014, 21:51:16 UTC
Website redesign
Currently this is somewhat prioritized for investigation. Will be a little problematic though as we're both not really great at designing UI stuff. So if you got some good ideas, please let us know Smiley

Christiaan Huijgens version of Mac wallet
We got working binaries though for an as of yet unknown reason all images are missing. Will look into it ASAP.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][EFL] Electronic Gulden | Christiaan Huygens wallet released
by
AmazingDreams
on 02/11/2014, 08:58:45 UTC
Delf als een Nederlander bij pool.amazingsystems.nl

Slechts 1% fee
Stratum + MPOS + Debian 7

---------------

Mine like a Dutchman on pool.amazingsystems.nl

Only 1% fee
Stratum + MPOS + Debian 7
Post
Topic
Board Markt
Re: GEZOCHT: COIN DEVELOPER
by
AmazingDreams
on 01/11/2014, 08:42:58 UTC
PM me maar met je plan / aanbod.
Post
Topic
Board Alt Coins (Nederlands)
Re: e-Gulden: Foundation out of the closet
by
AmazingDreams
on 18/10/2014, 12:26:31 UTC
Mate you talk about morals and bad energy while supporting a scam like it's the second coming.  You are essentially giving credit to the developer who did not have your vision when creating efl. I would actually believe the above as sincere if you started your own coin.

I'm glad you got that out of your system. Can we move on now?
Post
Topic
Board Beurzen
Re: Bitcoin ATM in Gent
by
AmazingDreams
on 15/10/2014, 13:02:35 UTC
Het lijkt op de automaat van General Bytes: http://www.generalbytes.com/ Daar kunnen inderdaad ook andere coins op.

Post
Topic
Board Alt Coins (Nederlands)
Re: e-Gulden: even bijkletsen
by
AmazingDreams
on 12/10/2014, 08:25:08 UTC
Deze achterover gedrukte coins kunnen elk moment op de markt gezet kunnen worden (waardoor de prijs behoorlijk inzakt)

Dus jij verwacht een dump als de prijs omhoog gaat? Dat gebeurt toch altijd? En dan zakt het weer, kopen we weer, prijs omhoog, en verkopen dumpen maar weer...
Post
Topic
Board Mining (Nederlands)
Topic OP
EFL pool.amazingsystems.nl
by
AmazingDreams
on 11/10/2014, 21:35:22 UTC
Nederlandse Mining Pool!

1% Fee
Debian + MPOS + Stratum + IRC

IRC: freenode #eguldenpool @ https://webchat.freenode.net/?channels=#eguldenpool
http://pool.amazingsystems.nl/

Vragen kan via het contactformulier op de site, of hieronder!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][Checkcoin] Explore the world using Crypto! [POW PHASE STARTED]
by
AmazingDreams
on 21/09/2014, 11:42:36 UTC
what block is this at right now?

~ 4000, which means that block 8000 will be reached in about 2.7777 days.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][Checkcoin] Explore the world using Crypto! [POW PHASE STARTED]
by
AmazingDreams
on 21/09/2014, 08:10:55 UTC
Hi all,

I'm the one who created this coin for the devs. I tested the following on a local testnet:

I mined some zero reward blocks and indeed the daemon did not tell me about these. They did not show up on the listtransactions list as either generate or immature transactions. Then I changed the 8000 blocks to some low value on this line to 20 or whatever blocks I already mined: https://github.com/Checkcoin/checkcoin/blob/master/src/main.cpp#L1327 Recompiled and rebooted the daemons and started mining again. This time transactions were showing up on the listtransactions list.
Anyone can repeat this test if you can change a number, compile your own wallet and run two instances as a different user. (Finding blocks is easy on testnet)

Here is what I personally think about this 'issue':
Transactions with a value of 0 are worthless, they can never ever be referenced as input transactions. Thus they are a waste of bits and are not stored in the wallet (but they are in the blockchain).

My test proves that the 'findblock' will work after block 8000. Perhaps the blocks currently found and registered in the pools are due to the nFees being some non-zero value. Mind that the transaction volume is so low that tx
fees are not necessary yet. Though I am interested in an example where zero reward blocks are showing up in a pool. This will help tell me whether this is because of something I changed myself or it is something much deeper in the wallet core that should not be touched anyway.

I suggested to the dev's changing the block reward to 1 satoshi until block 8000, so you guys know that it's all working properly.
Post
Topic
Board Mining (Nederlands)
Re: Bitcoin P2pool Nodes
by
AmazingDreams
on 19/07/2014, 05:41:38 UTC
Post
Topic
Board Mining (Nederlands)
Topic OP
[EFL Pool] pool.amazingsystems.nl - Geen fees!
by
AmazingDreams
on 19/07/2014, 05:31:48 UTC
Uiteraard de beste, stabielste, enz. pool van Nederland!

http://pool.amazingsystems.nl/

Tot ziens!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][EFL] Electronic Gulden - WE HIT THE NEWS! - NEW WALLETS ONLINE!
by
AmazingDreams
on 14/04/2014, 07:04:58 UTC
DUTCH POOL THAT'S BEEN HERE FOR A FEW DAYS LOOKING FOR NEW MINERS

http://pool.amazingsystems.nl/

MPOS (that new sexy look) + Stratum + vardiff
IRC: freenode #eguldenpool @ https://webchat.freenode.net/?channels=#eguldenpool

No fees, please donate Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][EFL] Electronic Gulden - WE HIT THE NEWS! - 30 MIN INTERVIEW
by
AmazingDreams
on 10/04/2014, 05:03:41 UTC
DUTCH POOL THAT'S BEEN HERE FOR A FEW WEEKS LOOKING FOR NEW MINERS

http://pool.amazingsystems.nl/

MPOS (that new sexy look) + Stratum + vardiff
IRC: freenode #eguldenpool @ https://webchat.freenode.net/?channels=#eguldenpool

No fees, please donate Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][EFL] Electronic Gulden - WE HIT THE NEWS! - 30 MIN INTERVIEW
by
AmazingDreams
on 09/04/2014, 07:10:32 UTC
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][EFL] Electronic Gulden - NEWSPAPERS! BUY/SELL NOW FOR EURO
by
AmazingDreams
on 05/04/2014, 06:43:18 UTC
NEDERLANDSE POOL DIE HIER AL EEN TIJDJE RONDHANGT IS OP ZOEK NAAR NIEUWE MINERS

http://pool.amazingsystems.nl/

MPOS (die nieuwe sexy look) + Stratum + vardiff
IRC: freenode #eguldenpool @ https://webchat.freenode.net/?channels=#eguldenpool

Geen fees, doneer alstublieft Smiley

-------------------------------------------------------------------------------------------------------

DUTCH POOL THAT'S BEEN HERE FOR A FEW DAYS LOOKING FOR NEW MINERS

http://pool.amazingsystems.nl/

MPOS (that new sexy look) + Stratum + vardiff
IRC: freenode #eguldenpool @ https://webchat.freenode.net/?channels=#eguldenpool

No fees, please donate Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][EFL] Electronic Gulden - DUTCH CRYPTO - FAIR DISTRIBUTION!
by
AmazingDreams
on 04/04/2014, 05:47:55 UTC
DUTCH POOL THAT'S BEEN HERE FOR A FEW DAYS LOOKING FOR NEW MINERS

http://pool.amazingsystems.nl/

MPOS (that new sexy look) + Stratum + vardiff
IRC: freenode #eguldenpool @ https://webchat.freenode.net/?channels=#eguldenpool

No fees, please donate Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][EFL] Electronic Gulden - DUTCH CRYPTO - FAIR DISTRIBUTION!
by
AmazingDreams
on 03/04/2014, 04:44:40 UTC
DUTCH POOL THAT'S BEEN HERE FOR A FEW DAYS LOOKING FOR NEW MINERS

http://pool.amazingsystems.nl/

MPOS (that new sexy look) + Stratum + vardiff
IRC: freenode #eguldenpool @ https://webchat.freenode.net/?channels=#eguldenpool

No fees, please donate Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][EFL] Electronic Gulden - DUTCH CRYPTO - DISTRIBUTION STARTED!
by
AmazingDreams
on 02/04/2014, 16:16:50 UTC
DUTCH POOL THAT'S BEEN HERE FOR A FEW DAYS LOOKING FOR NEW MINERS

http://pool.amazingsystems.nl/

MPOS (that new sexy look) + Stratum + vardiff
IRC: freenode #eguldenpool @ https://webchat.freenode.net/?channels=#eguldenpool

No fees, please donate Smiley