Bitcoin Forum
May 11, 2024, 10:59:48 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 »
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ☑☑☑[ANN][BSD] BitSend - online since 2014 [ Core 0.21x] on: September 28, 2023, 05:42:01 PM
if you want to resurrect the project, you need to find a good utility idea. simethink like: Bit=bits, Send = Send encrypted documents to destination. or anything.
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ⚡[ANN]⚡ ▐░Espers [ESP]░▌▐░PoW/PoS░▌▐░HMQ1725 Algo░▌ ▐░New Features░▌ on: April 29, 2023, 07:00:08 PM
A dev please contact me!
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]Joincoin (J) ToR Anonymous All Algorithm mining! NEW THREAD on: February 08, 2023, 10:18:23 PM
I modified the joincoin code, to remove the internal tor. So now, you can use tor to connect v3 onion address nodes.
https://github.com/bitbandi/joincoin

Just rebuild the code. Add this to config:
Code:
tor=127.0.0.1

After you install the tor, you can run the wallet too.
You can connect to my node with this address: ukvewg7vjip46tir7dedmke6ncvalgrfecewoc6pzc4gcxj3fq7pytid.onion (my last block is: 1430193)

(start wallet with this command line parameter:
Code:
-connect=ukvewg7vjip46tir7dedmke6ncvalgrfecewoc6pzc4gcxj3fq7pytid.onion
)


If you want incoming connection, setup a hidden service to your torrc:
Code:
HiddenServicePort 17941 127.0.0.1:17941
Start tor, read tordatadir/hidden_service/hostname file, add the hostname to joincoin config:
Code:
externalip=ukvewg7vjip46tir7dedmke6ncvalgrfecewoc6pzc4gcxj3fq7pytid.onion
and run wallet.
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]Joincoin (J) ToR Anonymous All Algorithm mining! NEW THREAD on: January 26, 2023, 10:49:29 PM
I can't find any. Even chainz block explorer lost all peers about a month back.
joincoin use tor v2 addresses for peers. but tor v2 is deprecated, i think no longer works. if anyone has skills, internal tor code need to upgrade. (and v2 address handle too)
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ⚡[ANN]⚡ ▐░Espers [ESP]░▌▐░PoW/PoS░▌▐░HMQ1725 Algo░▌ ▐░New Features░▌ on: September 30, 2021, 10:03:42 AM
there is a bug in code, full sync is broken.

Log:
Quote
ERROR: ConnectBlock() : coinbase reward exceeded (actual=500000000000 vs calculated=50000000000)
InvalidChainFound: invalid block=0000000006aaf635de85b86559f87f772d207d0116ecf4a8253539552ff56806  height=980950  trust=4845407660789531761261460  blocktrust=130028193633  date=07/07/21 01:
InvalidChainFound:  current best=000000000781f9a50f68def6a53a2d641029faaaac3f3201b37f999c3a99b39e  height=980949  trust=4845407660789401733067827  blocktrust=118207235452  date=07/07/21 01:

the 980950 block is here: https://explorer.espers.io/block/0000000006aaf635de85b86559f87f772d207d0116ecf4a8253539552ff56806
the reward is 5000.
Block is in blockchain, but this code reject the reward:
Code:
    if (nHeight >= 980950) {
        nSubsidy = (500 * COIN);
    }

This sould be:
Code:
if (nHeight > 980950) {
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][Main] Bitcore- BTX - New algo is online! on: September 22, 2020, 02:18:24 PM
man hit a lot of blocks on zerg but even after 3 days the rewards are not even half way confirmed.... 1818 of 4032

and on coinspool - I hit their first block 6 days ago and its at 3515/4032  -  it should not take a week or longer to get block rewards.
Daily found blocks are ~550 blocks, so 4032/550=7days -> block maturity is almost 7 days. if you have problem with this, ask the devs to lower this.
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][Main] Bitcore- BTX - New algo is online! on: September 15, 2020, 09:22:14 PM
Here is a (beta) nvidia miner for my pool: http://www.coinspool.cc/static/ccminer_megabtx.zip

Just set your bitcore address, (maybe one secure port if you have big rig) and start mine Wink

If you have issue, contact me on pm!

Elbandi
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][Main] Bitcore- BTX - New algo is online! on: September 15, 2020, 01:45:44 AM
so the blocks it said I found were wrong or right? and do i need to change something?


edit - the miner is running more smoothly now but i am still curious about all those blocks it said i found - I stopped counting after 35 or so. though the miner says i am running at about 25 mh/s and the pool says 1.6 mh/s

for example i am getting this scrolling repeatedly

now its acting all goofy again - not sure if its the pool or the miner. but going to give it a break for a few days and see if any new updates come out.

we already found a block. the pool hashrate display was buggy. i tested with my pc, and displays same as the miner.

i dont know, why shows many foundblocks for you. Sad
9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][Main] Bitcore- BTX - New algo is online! on: September 14, 2020, 11:34:16 PM
no matter what port I use - it rejects 99% of all shares as being too low diff

and while the miner(using wildrig) says that i "found shares" the pool still says nothing.

now wildrig is reporting that i am finding a block but pool still shows zero.
Fixed, there was a wrong settings in pool config. :/
10  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][Main] Bitcore- BTX - New algo is online! on: September 14, 2020, 10:10:29 PM

Another pool for this coin: http://www.coinspool.cc/info_bitcore-mega

Happy mining!

Elbandi
11  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zettelkasten - ZTTL, New Algo: BurgerHash V6 🍔, CPU-SOLO-mineable on: June 27, 2020, 04:13:20 PM
Please detail why you think this coin is a scam
netto120g
Newbie

Activity: 1
Merit: 0
Posts: 1

 Grin Grin Grin Grin  Huh Huh Huh  Roll Eyes Roll Eyes
12  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [MΣC] MEGACOIN - New Core ONLINE - New Hashalgo- Mega-Mec on: June 27, 2020, 12:16:45 PM
A new bootstrapp is online.

https://github.com/LIMXTEC/Megacoin/releases/download/1.9.9.2/bootstrap-27-06-2020.zip

Code:
12:27:07

getblockhash 1286044


12:27:07

afb194b1d3a7ea93b1ab77813cf919ca00ac55558a392ae50c1920907d8d5c2d

Best Regards Chris


the exchange is on blockheight 1285216 in a different fork.
13  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zettelkasten - ZTTL, New Algo: BurgerHash V6 🍔, CPU-SOLO-mineable on: June 25, 2020, 04:34:47 PM
I think its enough to be serious if not then this coin will fail like another cpu coins.
won't be surprised if this coin will fail.
I've seen hundreds of cpu coins from 2018 nothing serious.
just a joke project because he has an unused cpu because he mine valuable coins using the gpu..
how many coin are still alive from them?

after i see there is no sign of seriousness in the development of this project.
like a road to map plan, no team trying gain more ppls, try lis to marketcap, try to add to another exchange

I'm interested with this project but i wont to bought if no mature plan is arranged
as a trader no matter what the price listed on the exchanges if it makes a profit why not but not a dead market too
fancy roadmap graph is good, but doent mean anything. many dead coins has roadmap Smiley
Do your homework: marketcap exists here and here. no need another exchange. is any issue with the current?

if you want just buy low and wait for a pump, this project is not for you. sorry. Sad

14  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [MΣC] MEGACOIN - New Core ONLINE - New Hashalgo- Mega-Mec on: June 21, 2020, 11:41:31 AM
WTS, one masternode coins: 4200 mec. btc/ltc prefered.

i dont like russian exchange, so direct sell. it's safe with atomic swap!
15  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [MΣC] MEGACOIN - New Core ONLINE - New Hashalgo- Mega-Mec on: June 03, 2020, 08:46:20 PM

This is a new install of MegaCoin on Windows 10 64.

Edit:
I just got some MEC. So the mining part does work but it seems to be only single threaded.
you can run the daemon.
If you want to use the qt wallet while mining, just clone the blockchain ($HOME/.megacoin ) from qt wallet to a different directory (wallet sould stopped when copy!)
no need to copy the wallet.dat if you use disablewallet in daemon.
run it:

Code:
./megacoind -datadir=/cloneddirpath -listen=0  -disablewallet -rpcthreads=XXXX
XXX = number of your cpus + 2

choose an address from qt wallet, and start mining to that:

Code:
./megacoin-cli -datadir=/cloneddirpath generatetoaddress 99999 YOURADDRESS 300000000

each calls "eat" one rpc threads, so use multiple times (=your cpu count)

you can control the daemon with last two rpc thread. (getnetworkhash, getmininginfo,  stop)

you can start the qt wallet, and watch for your blocks.

16  Alternate cryptocurrencies / Announcements (Altcoins) / Re: PRE-ANN 🚀|VCTP| Vectorium Plus ⚡ x13 ALGO - 🚀 IEO - EXMARKETS.COM - 30% OFF on: June 18, 2019, 08:11:28 PM
"X13 consists of 13 different hashing functions for increased resistance to coin mining with ASIC-miners.". did you sleep in last two years?  Huh

https://www.asicminervalue.com/miners/baikal/giant-a2000
17  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ⚡[ANN]⚡ ▐░Espers [ESP]░▌▐░PoW/PoS░▌▐░HMQ1725 Algo░▌ ▐░New Features░▌ on: April 12, 2019, 11:50:30 AM
Currently this nodes are on right blockchain (has ~819800 blocks as in explorer):
Code:
80.211.102.142:22448
212.237.32.138:22448
42.51.33.196:22448
95.216.45.141:22448
46.232.248.142:22447
134.249.115.39:22448
76.237.131.44:22448
89.69.18.4:22448
76.237.131.42:22447
213.195.118.194:22448
194.87.235.171:22448
217.61.4.198:22448
80.211.27.133:22448
159.89.114.40:22448
80.211.102.238:22448
176.31.205.41:22448

Other ~70 nodes are on wrong blockchain. You can use esp-seed.coinspool.cc dns seed to connect a good node.
18  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Blazecoin *BLZ* - Still Going - Updates on the way on: March 23, 2019, 10:50:21 AM
no online node? got no sync.

post your nodes Wink
my tiny blazecoin seeder:

addnode=blz-seed.coinspool.cc
19  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN](YLL) Yllineum - HIGH ROI% (20000%) - sale - scrypt - POW + POS - Bounty on: December 28, 2018, 08:01:55 PM
20  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ⚡[ANN]⚡ ▐░Espers [ESP]░▌▐░PoW/PoS░▌▐░HMQ1725 Algo░▌ ▐░New Features░▌ on: September 28, 2018, 11:14:59 AM
Any info on patching latest bitcoin client vulnerability?

https://bitcointalk.org/index.php?topic=5034070.0

Not affected. Espers is based on 0.8 codebase.
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!