Bitcoin Forum
July 25, 2024, 01:38:48 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [MERGE] [PoW/PoS/Masternode] Merge | Bringing Blockchains Together on: February 14, 2019, 12:45:03 AM
Any chance of getting a linux wallet with statically linked Qt libraries. I am interested in seeing the swap ratio for some coins, but can't seem to even do that without a Merge address. I would rather not modify my current system just to compile a wallet I may or may not ever even use. I feel like I am not the only one as per this github issue https://github.com/ProjectMerge/merge/issues/2.

Isn't this just an issue with a package not being installed?

It is due to Qt being dynamically linked when building the linux wallet. If you start with a clean build of most any linux flavor and try to run the precompiled wallet available on github you'll get the error mentioned in that issue. If I want to build the wallet myself I would have to update my Qt beyond 5.2.1, which I would rather not do. Statically linking the libraries would mean the precompiled wallet wouldn't have any outside dependencies, and would just work.
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [MERGE] [PoW/PoS/Masternode] Merge | Bringing Blockchains Together on: February 13, 2019, 04:35:44 PM
Any chance of getting a linux wallet with statically linked Qt libraries. I am interested in seeing the swap ratio for some coins, but can't seem to even do that without a Merge address. I would rather not modify my current system just to compile a wallet I may or may not ever even use. I feel like I am not the only one as per this github issue https://github.com/ProjectMerge/merge/issues/2.
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [AMBER] X13 POW/POS| 10k AMBER=0,01% SHARES | BUY, HOLD & GET DIVIDENDS in BTC/$ on: July 18, 2017, 03:18:11 AM
So, my wallet is synced, I don't see an exchange I can send them to, I guess I have to exchange these things for the next scam coin before I can't even do that. How the hell do I do it? I sent an email and haven't received a response, this whole thing is just plain silly, but I want my few dollars back.
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XRA] RateCoin | PoS | Unique Generous Rewards | Low Supply Inflation on: August 14, 2015, 03:51:46 AM
My wallet seems to be stuck at zero connected peers, I have added the only 2 nodes I have seen listed to my conf file. I also tried using the bootstrap, my wallet is on block 113244 thanks to that. Are there other nodes I should be using, or am I missing something here?

Try these:
Code:
addnode=213.118.198.15
addnode=82.46.79.119
addnode=79.40.53.148
addnode=212.243.7.37
addnode=65.50.96.63
addnode=94.9.68.125
addnode=84.54.149.152
addnode=68.224.6.180
addnode=129.125.144.84
addnode=85.25.214.175
addnode=82.66.55.40
addnode=109.153.235.22
addnode=66.30.80.136

Thanks for the quick response, those worked, now it is syncing.
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XRA] RateCoin | PoS | Unique Generous Rewards | Low Supply Inflation on: August 14, 2015, 03:35:05 AM
My wallet seems to be stuck at zero connected peers, I have added the only 2 nodes I have seen listed to my conf file. I also tried using the bootstrap, my wallet is on block 113244 thanks to that. Are there other nodes I should be using, or am I missing something here?
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [SDC] The Shadow Project | Anon POS | Market* | Thunderclap 1,3M+ on: May 15, 2015, 07:55:00 PM
I am having issues with the wallet. When I start it it doesn't display "Me" and my address in the upper right corner, it also shows a zero balance. While in this state if I open the debug window and console, running getbalance returns the correct balance, I also have the green cog in the lower right corner and hovering over it tells me I am staking and gives the expected time accurately. If I rename my wallet.dat to something else and restart it, forcing it to create another wallet.dat, and then close it, delete the new wallet.dat, and then change the name of my old wallet.dat back when I restart the wallet it will show my address and balance correctly. Any suggestions?

I had the same issue when I had the wallet set to open when I logged in to my computer. Although, simply closing and reopening the wallet fixed it.

I don't have the wallet set to start on boot, and no amount of closing and reopening will remedy the problem. I have recompiled the wallet from source several times hoping that would fix it, to no avail. I am really frustrated by this, anyone else have any ideas?
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [SDC] The Shadow Project | Anon POS | Market* | Thunderclap 1,3M+ on: May 15, 2015, 12:28:30 PM
I am having issues with the wallet. When I start it it doesn't display "Me" and my address in the upper right corner, it also shows a zero balance. While in this state if I open the debug window and console, running getbalance returns the correct balance, I also have the green cog in the lower right corner and hovering over it tells me I am staking and gives the expected time accurately. If I rename my wallet.dat to something else and restart it, forcing it to create another wallet.dat, and then close it, delete the new wallet.dat, and then change the name of my old wallet.dat back when I restart the wallet it will show my address and balance correctly. Any suggestions?
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Experiment 10k | Cloud Staking | High Liquidity | GorillaStake.com on: March 06, 2015, 10:00:21 PM
Hello, can anyone help me get this wallet installed on Ubuntu? I just keep getting undefined reference errors. Am I ,issing something?

Paste the errors, please

A fatal error occured. 10k can no longer continue safely and will quit.

EXCEPTION: 11DbException      
DbEnv::open: Invalid argument      
10k in Runaway exception      


This one. Try running it with no wallet

If I keep trying to open it I keep getting the same error. Lots of tries, and several reboots, same results. How would I go about running it with no wallet?
9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Experiment 10k | Cloud Staking | High Liquidity | GorillaStake.com on: March 06, 2015, 09:26:59 PM
Hello, can anyone help me get this wallet installed on Ubuntu? I just keep getting undefined reference errors. Am I ,issing something?

Paste the errors, please

Well, when I run qmake I get probably 20  "Warning: ignoring <defaultcodec> element" notices, but it seems to finish fine. then when I run make there are a lot....



build/moc_qcustomplot.o:(.rodata._ZTV11QCustomPlot[_ZTV11QCustomPlot]+0x1b8): undefined reference to `QWidget::languageChange()'
build/moc_qcustomplot.o:(.rodata._ZTV11QCPAxisRect[_ZTV11QCPAxisRect]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV11QCPAxisRect[_ZTV11QCPAxisRect]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV21QCPAbstractLegendItem[_ZTV21QCPAbstractLegendItem]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV21QCPAbstractLegendItem[_ZTV21QCPAbstractLegendItem]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV22QCPPlottableLegendItem[_ZTV22QCPPlottableLegendItem]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV22QCPPlottableLegendItem[_ZTV22QCPPlottableLegendItem]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV9QCPLegend[_ZTV9QCPLegend]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV9QCPLegend[_ZTV9QCPLegend]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV12QCPPlotTitle[_ZTV12QCPPlotTitle]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV12QCPPlotTitle[_ZTV12QCPPlotTitle]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV28QCPColorScaleAxisRectPrivate[_ZTV28QCPColorScaleAxisRectPrivate]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV28QCPColorScaleAxisRectPrivate[_ZTV28QCPColorScaleAxisRectPrivate]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV13QCPColorScale[_ZTV13QCPColorScale]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV13QCPColorScale[_ZTV13QCPColorScale]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV8QCPGraph[_ZTV8QCPGraph]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV8QCPGraph[_ZTV8QCPGraph]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV8QCPCurve[_ZTV8QCPCurve]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV8QCPCurve[_ZTV8QCPCurve]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV7QCPBars[_ZTV7QCPBars]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV7QCPBars[_ZTV7QCPBars]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV17QCPStatisticalBox[_ZTV17QCPStatisticalBox]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV17QCPStatisticalBox[_ZTV17QCPStatisticalBox]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV11QCPColorMap[_ZTV11QCPColorMap]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV11QCPColorMap[_ZTV11QCPColorMap]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV19QCPItemStraightLine[_ZTV19QCPItemStraightLine]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV19QCPItemStraightLine[_ZTV19QCPItemStraightLine]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV11QCPItemLine[_ZTV11QCPItemLine]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV11QCPItemLine[_ZTV11QCPItemLine]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV12QCPItemCurve[_ZTV12QCPItemCurve]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV12QCPItemCurve[_ZTV12QCPItemCurve]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV11QCPItemRect[_ZTV11QCPItemRect]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV11QCPItemRect[_ZTV11QCPItemRect]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV11QCPItemText[_ZTV11QCPItemText]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV11QCPItemText[_ZTV11QCPItemText]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV14QCPItemEllipse[_ZTV14QCPItemEllipse]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV14QCPItemEllipse[_ZTV14QCPItemEllipse]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV13QCPItemPixmap[_ZTV13QCPItemPixmap]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV13QCPItemPixmap[_ZTV13QCPItemPixmap]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV13QCPItemTracer[_ZTV13QCPItemTracer]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV13QCPItemTracer[_ZTV13QCPItemTracer]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV14QCPItemBracket[_ZTV14QCPItemBracket]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV14QCPItemBracket[_ZTV14QCPItemBracket]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
collect2: error: ld returned 1 exit status
make: *** [10k-Qt] Error 1
home@home:~/10k-master$

There are more than that, but there are mor than the 64000 character posting limit. When I tried using QT creator it said that there were like 2500 errors or something crazy. If I delete the folder I extraced from the zip and try QT creator again, It will seem to work, But when I try to run it I am met with....

A fatal error occured. 10k can no longer continue safely and will quit.

EXCEPTION: 11DbException      
DbEnv::open: Invalid argument      
10k in Runaway exception      
10  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Experiment 10k | Cloud Staking | High Liquidity | GorillaStake.com on: March 06, 2015, 08:11:55 PM
Hello, can anyone help me get this wallet installed on Ubuntu? I just keep getting undefined reference errors. Am I ,issing something?
11  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BitBean | Innovative PoS | Scalability | No IPO | No premine -New Dev Team on: February 26, 2015, 09:30:13 PM


100.000 BitB GiveAway
( Total btc in giveaway: 0.02 Btc @20sat)

Tweet this image with some comments about BitBean and get 10.000 BitB

To be eligible the tweet must have: #BitBean #BitB @BitBeanCoin

Note: One payout per twitter account only // Retweets will not be eligible, must be a new tweet!

To get the BitB leave the direct link to the tweet or send it to me on PM with the Address to get your Bitbean (need this step to verification and payment)


https://twitter.com/McGayHome/status/571053439335206914
BITB: 2GQtvxJnYEF4g5A9ztJtp5HAZetSbLxRH7
Go team Bean, let's see what you can do.
12  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BitBean | Innovative PoS | Scalability | No IPO | No premine on: February 24, 2015, 06:34:45 PM
So, I got my wallet working, send some BitBean there, and this morning it was staking. I found a Block and was awarded 1000 BitBean, cool. Without having done anything, a few hours later I get the message that I am not staking because I don't have any mature coins. Is this normal, do my coins that were staking become immature once the mining proceeds confirm, or did something go wrong? Thanks.
13  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BitBean | Innovative PoS | Scalability | No IPO | No premine on: February 23, 2015, 10:47:05 PM
I completely removed it, I am recompiling now. If that doesn't get me anywhere I will give the router reset a go. Thanks for the suggestions.
14  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BitBean | Innovative PoS | Scalability | No IPO | No premine on: February 23, 2015, 10:25:10 PM
How long should it take for the wallet to sync? I have had it running for hours and it doesn't seem to be getting anywhere. I seem to be maxing out around 16 connection, does that seem about right?

about 10 minutes !
You have to turn off the wallet make BitBean.conf and add this nodes, turn on wallet and will sync.
Directories where go BitBean.conf

(XP) C:\Documents and Settings\username\Application Data\BitBean\

(Vista, 7) C:\Users\username\AppData\Roaming\BitBean\

nodes:
Code:
addnode=100.4.165.154
addnode=104.222.117.197
addnode=104.34.30.248
addnode=104.43.194.6
addnode=107.140.102.35
addnode=107.15.79.154
addnode=108.192.161.157
addnode=108.199.229.161
addnode=109.185.151.67
addnode=109.192.127.133
addnode=109.242.237.45
addnode=110.170.30.222
addnode=118.92.245.177
addnode=119.135.213.190
addnode=120.150.253.184
addnode=124.170.90.66
addnode=128.199.166.129
addnode=137.135.57.119
addnode=142.179.7.102
addnode=144.76.239.66
addnode=144.76.64.123
addnode=146.52.38.221
addnode=151.16.142.41
addnode=151.16.207.233
addnode=166.170.56.231
addnode=167.160.36.80
addnode=174.139.148.37
addnode=176.27.241.145
addnode=178.215.84.85
addnode=182.64.73.45
addnode=182.65.44.156
addnode=184.75.211.250
addnode=184.75.213.122
addnode=192.99.0.112
addnode=193.219.117.63
addnode=199.193.80.86
addnode=2.99.72.175
addnode=202.62.16.75
addnode=206.255.73.147
addnode=212.195.252.142
addnode=24.166.127.28
addnode=24.220.128.119
addnode=24.42.7.194
addnode=24.78.117.133
addnode=46.59.216.203
addnode=49.145.142.171
addnode=50.141.117.253
addnode=50.141.118.255
addnode=50.141.119.21
addnode=50.248.65.97
addnode=50.32.106.61
addnode=50.50.145.61
addnode=50.71.230.147
addnode=52.1.59.96
addnode=58.6.140.189
addnode=62.210.86.101
addnode=66.215.60.93
addnode=67.163.178.74
addnode=68.36.103.99
addnode=68.52.134.36
addnode=68.96.191.5
addnode=69.204.47.238
addnode=69.243.23.0
addnode=70.187.114.75
addnode=70.190.27.57
addnode=71.228.168.249
addnode=72.220.39.85
addnode=74.220.183.111
addnode=75.130.163.51
addnode=75.156.96.161
addnode=75.159.48.143
addnode=76.236.82.186
addnode=76.90.105.71
addnode=78.191.44.219
addnode=78.83.96.41
addnode=81.129.151.26
addnode=82.102.93.61
addnode=82.19.214.103
addnode=82.211.31.107
addnode=84.106.244.30
addnode=87.242.161.239
addnode=89.161.83.253
addnode=89.180.133.129
addnode=89.212.140.63
addnode=91.153.108.4
addnode=91.197.89.190
addnode=91.65.35.54
addnode=92.253.116.67
addnode=92.28.147.10
addnode=94.156.230.246
addnode=94.8.63.147
addnode=95.215.44.248
addnode=95.93.71.11
addnode=96.244.79.191
addnode=97.125.177.191
addnode=97.88.72.232
addnode=97.94.208.17
addnode=98.193.2.154
addnode=98.204.100.227
addnode=98.220.3.187
addnode=98.225.134.65
addnode=98.243.193.153
addnode=99.236.215.227


I have done that. I wouldn't be getting any connections, otherwise. I have tried multiple .conf files found here in this thread, making sure to delete my peer.dat between each. I am using the list of nodes you just provided now, still no dice. I am still getting a maximum of 16 connections, and syncing is going nowhere fast. I am running linux by the way, although that shouldn't really be relevant.
15  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BitBean | Innovative PoS | Scalability | No IPO | No premine on: February 23, 2015, 09:11:24 PM
How long should it take for the wallet to sync? I have had it running for hours and it doesn't seem to be getting anywhere. I seem to be maxing out around 16 connection, does that seem about right?
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!