Hey. Welcome to Feathercoin!
Posts made by UnklAdM
-
RE: Saying Hello... and reporting a link error.
-
RE: [Guide] Build FeathercoinD & Feathercoin-QT v0.9.6.1 on Ubuntu
Good information. Thanks everyone!
- UnklAdM
-
RE: New member
Welcome from beautiful Upstate New York, USA!
- UnklAdM
-
RE: Burr its cold in here, light em up! -2016 Gpu miner build log
Holy crap, 5k stream processors? Make sure you post your hash rate, that’s a monster.
PS: My condolences on the dog, lost the wife 6 weeks ago and the dog keeps me going. Remember we’re pioneers in mining.
“Leave a Mark.” - UnklAdM
-
RE: [Dev] Packaging feathercoind and feathercoin-qt on Linux
I’ve got a dev box at home with 14.04 LTS installed on it. Would getting this working on that help at all? If so, what version should I try?
I managed to get my primary wallet running on Centos 7 but that was a totally different scenario.
Just trying to help out, the wife passed 6 weeks ago and I’m trying to keep busy. I’ve been pretty active with Syscoin lately so a lot of this is pretty fresh to me.
-
RE: Which gpu to get???
I’d go 7870.
I’m getting these #s now:
HD 6950 - 80 kHash/s
HD 7950 - 380 kHash/sI’d estimate HD 7870 at around 200k, but I could be completely wrong. I was considering buying one myself just to find out.
-
RE: [Solved] Compile issues with a Feathercoin Fork
Thanks… I got this working on Centos 7, here’s what I did…
As advised, I made width and height public in ./zxing/LuminanceSource.h
As Centos 7 (and Red Hat) lack the ec_curve cipher in openssl, I applied this patch to src/key.c
http://pastebin.com/raw/iFYJsgus
Then I manually replaced all remaining occurrences of
EC_KEY_new_by_curve_name(NID_secp256k1);
with
EC_KEY_new_by_curve_name_NID_secp256k1();
Surely an ugly hack, but the wallet is now syncing…
;)
Note: I cloned zxing from https://github.com/glassechidna/zxing-cpp.git into the Feathercoin subdir then
cd src/qt
ln -s …/…/zxing-cpp/core/src/zxing zxing -
RE: [Solved] Compile issues with a Feathercoin Fork
I am also having issues compiling on linux. After finally getting zxing installed, I am now getting several of these errors.
./zxing/LuminanceSource.h:31:13: error: ‘const int zxing::LuminanceSource::width’ is private
Advice? Guidance? Beer?
-
RE: [Guide] Create a full node and Build Feathercoin v0.16 on Centos 7.
@aciddude
I’ve been running various wallets and patches on Centos 7 for quite a while now and this is a great example that can be applied to many many coins.
Thanks for the detailed step by step, this will simplify many wallet upgrades for me!
THANKS!
Back to mining FTC…
-
RE: Hi guys back again
@AmDD said:
@UnklAdM said:
@AmDD said:
Hi, Maryland here… no too far away.
I was in DC with the wife last summer. Stopped in The Diner and cashed in some BTC at their ATM. Dinner on the blockchain!
What diner? Im about 2-3 hours West of DC, western most part of the state. Next time Im in DC (probably this summer) I want to see if I can find any places that take crypto.
It’s on 18th St, here are some links…
http://www.dinerdc.com/
http://coinatmradar.com/bitcoin_atm/328/bitcoin-atm-genesis-coin-washington-the-diner/If you like beer I recommend The Baron Hotel. It’s a couple of blocks from Dupont Circle (Metro station there) in the Georgetown district. Book one night and extend your stay day by day via front desk or internet for the best prices.
-
RE: Hi guys back again
@AmDD said:
Hi, Maryland here… no too far away.
I was in DC with the wife last summer. Stopped in The Diner and cashed in some BTC at their ATM. Dinner on the blockchain!
-
RE: NSGminer v0.9.2: The Fastest Feathercoin / NeoScrypt GPU Miner
@Wellenreiter said:
In the code a type is defined, that was previously defined in another part/module/file
Suggesstion:
Edit miner.h and comment out the lines defining the type ullong and uchar
Then try again.
[Edit]
Ghostlanders way is far more elegant :DTried that, that’s why I’m here. Thanks anyway! I’ll try the other fix when I get to the office
- UnklAdM.
-
RE: Feathercoin price: advanced technical analysis 31st January 2016
@AmDD Technically the GPU would only have to mine enough FTC to support it’s own transaction flow, so a lower end card would possibly work. Another option would be to use a small SHA256 ASIC miner and auto-exchange to FTC.
-
RE: Feathercoin price: advanced technical analysis 31st January 2016
@mirrax Just being sarcastic, it’s in our blood here in Upstate NY. I’m also one of the ‘nice guys’. Stay calm and mine on! ;)
-
RE: Feathercoin price: advanced technical analysis 31st January 2016
I am interested in building a Point Of Sale ledger on a blockchain.
I have 25+ years experience in wholesale/retail databases.
I am willing to build each POS a full node with a decent GPU.
Have been watching Syscoin, but they seem to be suffering from feature bloat and regular hard forks. I’m a keep it simple (and efficient) kind of guy.
The ledger would have accurate inventory and sales data tracked by FTC address. A ‘warehouse’ would distribute and restock via small FTC transactions. Product sales would also be processed by a small transaction. Miners could profit by prioritizing these transactions.
Roughly 1000-2000 transactions per day for my current pool of 30 POS systems. Average transaction size is 80 bytes.
Any interest here?
Portions of our code would require NDA (I didn’t write it).
Edit: Mirrax, if you steal this concept, I’ll hate you forever. Patent it if you will, I want half. Software patents (IMHO) suppress progress and the evolution of innovation.
“The natural progression of technology cannot be stopped.” - UnklAdM
Thanks in advance,
-
RE: NSGminer v0.9.2: The Fastest Feathercoin / NeoScrypt GPU Miner
Trying to compile on a custom Puppy Linux install (MinerPup).
... make[2]: Entering directory `/root/archive/nsgminer' CC nsgminer-miner.o In file included from miner.c:66: neoscrypt.h:9: error: redefinition of typedef ‘ullong’ miner.h:34: error: previous declaration of ‘ullong’ was here neoscrypt.h:12: error: redefinition of typedef ‘uchar’ miner.h:30: error: previous declaration of ‘uchar’ was here make[2]: *** [nsgminer-miner.o] Error 1 make[2]: Leaving directory `/root/archive/nsgminer' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/archive/nsgminer' make: *** [all] Error 2
Any suggestions?
-
Hi guys back again
Hi from UnklAdM in beutiful Upstate New York, USA!
-
RE: USB Block erupter - which non scrypt coin to mine?
Hi,
I just bought 10 myself ($106 delivered!).
I’m mining bitcoin at give-me-coins.com using bfgminer (compiled without opencl).
Runs and works fine alongside cgminer on my linux FTC mining rig.
Bitcoin is currently worth mining with these. I use coinwarz.com to evaluate other coins.