[quote name=“chrisj” post=“54497” timestamp=“1390525161”]
Looks like it’s being sorted.
[/quote]
Best posts made by estrabd
-
RE: [Solved] give-me-coin.com litecoin pool "event" 19th Jan
-
[DEV] Seeking alpha testers for FreeBSD Port of feathercoin 0.8.5
https://github.com/estrabd/feathercoin-freebsd-port
I have created what I hope will become the official FreeBSD Port of feathercoin. It is based on the litecoin Port.
Anyone who is familiar with FreeBSD Ports is welcome to play with it. For testing, I used a Virtualbox image using Vagrant for FreeBSD 9.2 (https://wunki.org/files/freebsd-9.2-amd64-wunki.box via vagrantbox.es).
Anyone running a window manager on top of FreeBSD would be able to help test the QT client. I haven’t used a WM on top of FreeBSD for a long time, so I need to go through and set it up to make sure the QT side works. I know it builds, though.
Notes:
1. the Makefile will allow one to build feathercoin-qt, though I have tested only that it builds (not the GUI itself)
[font=courier]make install clean distclean # with gui[/font]
2. Makefile-daemon allows one to by-pass the GUI options and just go for the non-GUI build; I have played with this someone, but those more familiar with feathercoind might want to take a run at it
[font=courier]make -f Makefile-daemon install clean distclean # no gui[/font]
I am happy to receive comments here or pull requests via Github. I’d like to make sure this thing is in good shape before
Regards,
-
RE: [DEV] Seeking alpha testers for FreeBSD Port of feathercoin 0.8.5
Just a small update, this is taking forever on their side. I thought I was going to see some movement on Friday. I’m going to poke them again today. In the meantime, the Port usable from the GH link above.
-
RE: BIP38 - Encrypting Feathercoin Private Keys
[quote name=“chrisj” post=“58458” timestamp=“1392120022”]
There is another company in addition to Netnerd who is producing collectable Feathercoin Wallets: http://finitebydesign.net/One of my favourite features in Bitcoin is BIP38 which allows you to encrypt your private keys. This could be really good for collectable companies as they can get customers to send in their own private keys without worrying about trust.
What’s it going to take to get this feature in to Feathercoin?
[/quote]This would be pretty great. Where can we see the dev process in action? Is there a mailing list? Not sure, but it looks like GH is used as a dumping ground and not really a place to view or participate in works-in-progress.
-
RE: [DEV] Seeking alpha testers for FreeBSD Port of feathercoin 0.8.5
I sent an request for follow up today. It’s taking forever to get through their process.
The Port on github can be used. If you need help figuring out how, feel free to PM me.
Here’s the updated PR - with my follow up.
Latest posts made by estrabd
-
RE: What happened to cryptoknox?
You rang? ;)
For the record…
I ONLY DEVELOPED IT.
I never even had access to the main hosting servers, only the development servers.
You need to speak to NutNut he hosted it all.
Hope this helps!Hi Estrabd,
That site has been shut down a while now due to inactivity. An email was sent to users that had a balance informing them of the shutdown.
In anycase, according to the records, you had a balance of 1455.45330879 an i still have the wallet so the funds are sitting here.
If you can let me have your wallet address i’ll get it sent over.
Regards
Nut
I sent you my deposit address in a PM.
Thank you.
-
RE: What happened to cryptoknox?
Nutnut,
Sorry for the delay, I will get a wallet address for you soon.
-
RE: What happened to cryptoknox?
Ok, I messaged him at https://forum.feathercoin.com/index.php?/user/36154-ukmark/ - although it says he has not been active since this past June.
I dug up an email address for him using WHOIS and tried this way also.
Does anyone else have FTC locked up there?
Thank you
-
What happened to cryptoknox?
I just checked the site after some time away from CCs only to find that the site is offline. Does anyone know what’s up? I have some FTC that I’d like to try to recover.
Thank you,
-
RE: Feathercoin 0.8.6
Nice! Will you be tagging it 0.8.6 once you’re through with test?
I’ll roll this up into a FreeBSD Port - though still no movement on the original Port getting into their repo, though. I’m pretty disappointed with their process atm.
-
RE: [DEV] Seeking alpha testers for FreeBSD Port of feathercoin 0.8.5
Just a small update, this is taking forever on their side. I thought I was going to see some movement on Friday. I’m going to poke them again today. In the meantime, the Port usable from the GH link above.
-
RE: New Website Launched!
The FreeBSD Port is making its way through the process on *their* side. Can we think about getting some FreeBSD love on the website - here are some logos:
http://www.freebsd.org/logo.html
Brett
-
RE: BIP38 - Encrypting Feathercoin Private Keys
I am sure the concepts can be easily transferred - if not, it seems to just be AES encryption turned into QR code. We can’t have a FIP38? 8)