Bitcoin Forum
May 27, 2024, 05:35:42 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 [75] 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 ... 131 »
  Print  
Author Topic: [ANN][CON] PayCon™ HI POS | LiteStake | Multisend | TOR | Android  (Read 179111 times)
presstab
Legendary
*
Offline Offline

Activity: 1330
Merit: 1000


Blockchain Developer


View Profile
July 20, 2015, 05:25:37 AM
 #1481

CON is looking good. Great job crew!

Projects I Contribute To: libzerocoin | Veil | PIVX | HyperStake | Crown | SaluS
presstab
Legendary
*
Offline Offline

Activity: 1330
Merit: 1000


Blockchain Developer


View Profile
July 20, 2015, 04:26:56 PM
 #1482

I finally got ccex order book api up and running. View CON's full orderbook with all exchanges here: http://www.presstab.pw/phpexplorer/paycon/markets.php

Projects I Contribute To: libzerocoin | Veil | PIVX | HyperStake | Crown | SaluS
Crestington (OP)
Legendary
*
Offline Offline

Activity: 882
Merit: 1024



View Profile
July 20, 2015, 05:31:24 PM
 #1483

I finally got ccex order book api up and running. View CON's full orderbook with all exchanges here: http://www.presstab.pw/phpexplorer/paycon/markets.php

Oh fantastic!

Is there a way we could include those order books into the wallet?
gike25
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
July 20, 2015, 07:13:16 PM
 #1484

Hello,


I am new in this things. Can somebody help me. How i upgrade my wallet in linux. I want to upgrade to 2.0

Kind regards

Gike 25
Crestington (OP)
Legendary
*
Offline Offline

Activity: 882
Merit: 1024



View Profile
July 20, 2015, 10:23:21 PM
 #1485

Hello,


I am new in this things. Can somebody help me. How i upgrade my wallet in linux. I want to upgrade to 2.0

Kind regards

Gike 25

only additional dependency you need is

apt-get install libevent-dev

and needs to be built on Linux 64 bit
4x13
Legendary
*
Offline Offline

Activity: 1078
Merit: 1011


View Profile
July 23, 2015, 05:08:04 AM
 #1486

Can we get an official Dev released Raspian OS Wallet
jc12345
Legendary
*
Offline Offline

Activity: 1638
Merit: 1013


View Profile
July 23, 2015, 06:28:47 AM
 #1487

Can we get an official Dev released Raspian OS Wallet

If it doesnt exist yet I can make one.
Crestington (OP)
Legendary
*
Offline Offline

Activity: 882
Merit: 1024



View Profile
July 23, 2015, 06:51:49 AM
 #1488

Can we get an official Dev released Raspian OS Wallet

If it doesnt exist yet I can make one.

Fantastic, I'll send you a few Coins for it
elgimpo
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile
July 23, 2015, 09:31:58 AM
 #1489

I tried and failed. The code compiled ok, but the client didnt like that tor business on startup.

I am running a git version checkpointed before the most recent tor submit.
Crestington (OP)
Legendary
*
Offline Offline

Activity: 882
Merit: 1024



View Profile
July 23, 2015, 09:43:07 AM
 #1490

I tried and failed. The code compiled ok, but the client didnt like that tor business on startup.

I am running a git version checkpointed before the most recent tor submit.

Ok I'm building on linux as we speak on a fresh install, what error are you getting? The most recent version will only work with 64 bit but the older version will also work. Possibly missed a file or two in the repo but have a source zip and will also be pushing and checking that against the repo to make sure nothing was missed.
Crestington (OP)
Legendary
*
Offline Offline

Activity: 882
Merit: 1024



View Profile
July 23, 2015, 12:09:32 PM
 #1491

I have built the daemon and wallet from a fresh 64 bit Linux install of both the daemon and QT



only extra additions you should need is the dependency for TOR integration

apt-get install libevent-dev

and can add a couple TOR nodes I have setup to your PayCon.conf file

addnode=xnmbxhbbhngvp5ea.onion
addnode=4rvjnfn5wiyk2aqp.onion

Going to get some sleep then do checks on the sourcecode, add more TOR integrated nodes.
elgimpo
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile
July 23, 2015, 12:30:16 PM
 #1492

Ok I'm building on linux as we speak on a fresh install, what error are you getting? The most recent version will only work with 64 bit but the older version will also work. Possibly missed a file or two in the repo but have a source zip and will also be pushing and checking that against the repo to make sure nothing was missed.

Nice job.

I am working with a PI2, getting the same runtime error as AngelLox was getting earlier in the thread:

QObject::connect: No such signal AddressBookPage::stakeForCharitySignal(QString)
QObject::connect:  (sender name:   'AddressBookPage')
QObject::connect: No such slot BitcoinGUI::gotoBlockBrowser(QString)
Jul 15 15:32:04.664 [err] tor_assertion_failed_(): Bug: src/tor/memarea.c:127: alloc_chunk: Assertion realign_pointer(res->next_mem) == res->next_mem failed; aborting.
Jul 15 15:32:04.664 [err] Bug: Assertion realign_pointer(res->next_mem) == res->next_mem failed in alloc_chunk at src/tor/memarea.c:127. Stack trace:
Aborted

I'm not too fussed though, just compiled the git checkpoint before the recent tor update and I am good to go. Staking beautifully again.

vegasguy
Legendary
*
Offline Offline

Activity: 1610
Merit: 1003


"Yobit pump alert software" Link in my signature!


View Profile
July 23, 2015, 05:18:30 PM
 #1493

There was talk of a windows X64 binary. I can really use that as I have my blocks split small and a few thousand of them, and 32GB ram. Is the 2.0 version X64?

 Vegas

I want to make sure everyone knows that I just released my software called "Yobit pump alert". THis is custom software that uses an algo to detect the start of a pump here on yobit, the second it starts. YOu can even filter the coins you see by price. Most pumps start less than 100 sats , so you can easily filter the cheap coins, so they are the only ones displayed Smiley https://bitcointalk.org/index.php?topic=1945937.msg20241953#msg20241953
jc12345
Legendary
*
Offline Offline

Activity: 1638
Merit: 1013


View Profile
July 24, 2015, 03:04:37 AM
 #1494

I tried and failed. The code compiled ok, but the client didnt like that tor business on startup.

I am running a git version checkpointed before the most recent tor submit.

Ok I'm building on linux as we speak on a fresh install, what error are you getting? The most recent version will only work with 64 bit but the older version will also work. Possibly missed a file or two in the repo but have a source zip and will also be pushing and checking that against the repo to make sure nothing was missed.

Raspberry Pi is 32bit and it seems the tor code wants 64bit. It is giving the memory errors. Do you have a link for the source code without tor?
Crestington (OP)
Legendary
*
Offline Offline

Activity: 882
Merit: 1024



View Profile
July 24, 2015, 04:02:11 AM
 #1495

There was talk of a windows X64 binary. I can really use that as I have my blocks split small and a few thousand of them, and 32GB ram. Is the 2.0 version X64?

 Vegas

The 2.0 version is 64 bit and needs it for the TOR integration, if compiling on 32 bit you will get errors. I'd like to try to focus on 64 bit as we progress because as tech progresses slowly 32 bit will eventually be phased out.
Crestington (OP)
Legendary
*
Offline Offline

Activity: 882
Merit: 1024



View Profile
July 24, 2015, 04:04:15 AM
 #1496

I tried and failed. The code compiled ok, but the client didnt like that tor business on startup.

I am running a git version checkpointed before the most recent tor submit.

Ok I'm building on linux as we speak on a fresh install, what error are you getting? The most recent version will only work with 64 bit but the older version will also work. Possibly missed a file or two in the repo but have a source zip and will also be pushing and checking that against the repo to make sure nothing was missed.

Raspberry Pi is 32bit and it seems the tor code wants 64bit. It is giving the memory errors. Do you have a link for the source code without tor?

You can back up one commit in the source code and pull from that, if you'd like I can also create a new branch that you can pull from that but doesn't include the TOR integration.
jc12345
Legendary
*
Offline Offline

Activity: 1638
Merit: 1013


View Profile
July 24, 2015, 04:08:33 AM
 #1497

There was talk of a windows X64 binary. I can really use that as I have my blocks split small and a few thousand of them, and 32GB ram. Is the 2.0 version X64?

 Vegas

The 2.0 version is 64 bit and needs it for the TOR integration, if compiling on 32 bit you will get errors. I'd like to try to focus on 64 bit as we progress because as tech progresses slowly 32 bit will eventually be phased out.

ARM8 is 64bit and perhaps they will be rolled out in future to the Pi. Ill look for the older commit.
Crestington (OP)
Legendary
*
Offline Offline

Activity: 882
Merit: 1024



View Profile
July 25, 2015, 07:42:46 AM
 #1498

I have added some more TOR nodes and can add these to your PayCon.conf file

addnode=j7dsfqsdt6pjedvq.onion
addnode=ndawxkpfmjgbmycd.onion
addnode=gblnfyurmckzx5h6.onion
addnode=rgz3eevnrwjvnozm.onion
addnode=xuzhdunw6pm2cnxo.onion
addnode=xnmbxhbbhngvp5ea.onion
addnode=4rvjnfn5wiyk2aqp.onion
addnode=pjxv27nvd4ce32xb.onion
addnode=j7dsfqsdt6pjedvq.onion
soloasi
Sr. Member
****
Offline Offline

Activity: 477
Merit: 250


View Profile
July 27, 2015, 05:39:24 PM
 #1499

hello mates, im here with a new problem, i wonder if im doing somwthing wrong, i had the ver. x.0.7 and updated to ver. 2.0 the first 3 or 4 days it was great i had no problem but then i had to move of city to work so i took my pc with me, since then all i get are orphans ... im full of orphans on my wallet  Undecided Undecided 36 on a row, 36!?, thats why i guess im doing something wrong, then i wake up this morning and i find more orphans...

take a look:



if theres an explanation i would really like to know it cause im breaking my head asking e why??... re-sync, it happens again.

 Undecided Undecided thanks for your help.

shtako
Hero Member
*****
Offline Offline

Activity: 779
Merit: 502


View Profile
July 27, 2015, 06:10:00 PM
 #1500

@solasi

I get a lot of orphans when my internett conection is bad.

You can remove the orphans from the menu, Tools -> repair wallet.
Pages: « 1 ... 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 [75] 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 ... 131 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!