Bitcoin Forum
September 22, 2025, 06:35:06 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][INK] INKcoin - Launched! SHAvite-3 Hash, NO PRE-M! on: February 22, 2014, 03:29:33 PM
We are exchange , please send   12445Cbb3rBDZm2wswZFGK9nUTTBN5TaN6    1 ink  or   0.1 ink  , I am test .  thank you guy.
1 INK sent. Looking forward to see this coin on your exchange.
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][INK] INKcoin - Launched! SHAvite-3 Hash, NO PRE-M! on: February 22, 2014, 02:59:19 PM
Are there any new nodes? Freshly added miners can't seem to sync fast enough anymore.
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin, new prime numbers POW coin, launches Feb 11, 2014 on: February 12, 2014, 03:44:49 PM
From a quick examination of their miner, it's less than a day of work for a good programmer to get a 5-10x speedup.  Someone who's had experience in high performance prime sieves could get more in less time.

(I hacked on my own version briefly and got an 80% speedup with about 30 minutes of work.)

I'd be surprised if there aren't at least several private fast implementations done already, devs or otherwise.  Doesn't mean the devs did it, of course, but I'd bet money that someone did.
Where's the code with those 80% speed increases? Or do you prefer to keep them to yourself? Wink


4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MTC][CPU mining] Metiscoin | new secure hashing, NO PREMINE| LAUNCHED! on: January 21, 2014, 01:26:46 PM
I can't get metiscoin to work on Ubuntu 12.04, when I try to compile from source I always end up with an error:
Quote
-fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/alert.d -o obj/alert.o alert.cpp
alert.cpp:268:1: fatal error: opening dependency file obj/alert.d: No such file or directory
compilation terminated.
Any tips?
You have to create the obj directory manually (inside the src directory where the makefiles are located):
Code:
mkdir obj
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] MemoryCoin 2.0 (MMC) - Emergency Fork - Block 607 - 0.8.54 on: December 19, 2013, 09:04:39 PM
According to listtransactions i've found two blocks. But they don't show up in the blockexplorer. Huh I'm also stuck at block 772 according to getmininginfo whereas the blockexplorer says current block is above 1000. Does that mean i'm still on the old blockchain? I've updated the miner after the emergency fork and the blocks where found afterwards. I didn't delete the wallet though. Should i have done that?
Code:
[
    {
        "account" : "",
        "address" : "MRUAc61dQD6uhJxFnkp8CsKKFfgYsuK17G",
        "category" : "immature",
        "amount" : 280.00010000,
        "confirmations" : 10,
        "generated" : true,
        "blockhash" : "0049a57560d87ed026ad57b7aea7848ee9f5414931669fa8049073b9e9830962",
        "blockindex" : 0,
        "blocktime" : 1387477565,
        "txid" : "1bfdcec0340c5522d99f31050863afd85c2cc0b7f353e5111122365d93831cfb",
        "time" : 1387477565,
        "timereceived" : 1387477583
    },
    {
        "account" : "",
        "address" : "MRUAc61dQD6uhJxFnkp8CsKKFfgYsuK17G",
        "category" : "immature",
        "amount" : 280.00010000,
        "confirmations" : 1,
        "generated" : true,
        "blockhash" : "003789be44561f94d6ad4fbf5147357fa89d3b72f6fdc23dfe5e276ded264ca9",
        "blockindex" : 0,
        "blocktime" : 1387482904,
        "txid" : "7883920b4b0c085be87e86fd69a1e5801464b3a32529d90218b70526ee14cf76",
        "time" : 1387482904,
        "timereceived" : 1387482921
    }
]
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] MemoryCoin 2.0 (MMC) - Emergency Fork - Block 607 - 0.8.54 on: December 19, 2013, 08:34:50 PM
How is the memorycoin qt-wallet compiled on linux? Unlike other bitcoin forks the source on github doesn't seem to include a qt pro file.

Oops - should be there now.
Thanks for the quick response! qt-wallet compiled just fine.
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] MemoryCoin 2.0 (MMC) - Emergency Fork - Block 607 - 0.8.54 on: December 19, 2013, 08:07:35 PM
How is the memorycoin qt-wallet compiled on linux? Unlike other bitcoin forks the source on github doesn't seem to include a qt pro file.


8  Other / Beginners & Help / Re: Is BTC-e scamming you? on: November 30, 2013, 07:07:57 PM
Send some BTC to btc-e two days ago and it still hasn't been credited to my account. A smaller transaction worked the same day.

The transaction which wasn't credited didn't include a transaction fee (by accident, bitcoin-qt simply didn't ask me for the first time). Anyway the transaction came through after a few hours and received almost 300 confirmations in the meantime. Up to now, nothing got credited to my account.

The support just ignores my ticket. Starts to make me little nervous, 0.5 BTC is alot for me. Undecided
btc-e resolved my issue a few minutes ago. My BTC was funded.
9  Other / Beginners & Help / Re: Is BTC-e scamming you? on: November 29, 2013, 06:45:45 PM
Send some BTC to btc-e two days ago and it still hasn't been credited to my account. A smaller transaction worked the same day.

The transaction which wasn't credited didn't include a transaction fee (by accident, bitcoin-qt simply didn't ask me for the first time). Anyway the transaction came through after a few hours and received almost 300 confirmations in the meantime. Up to now, nothing got credited to my account.

The support just ignores my ticket. Starts to make me little nervous, 0.5 BTC is alot for me. Undecided
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!