Bitcoin Forum
May 07, 2024, 01:15:09 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 »
1581  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MRO] Monero - Anonymous Currency Based on Ring Signatures on: May 19, 2014, 08:36:53 PM
Having problems getting this to work on Ubuntu 14.04. I downloaded Boost 1.55 directly from Boost, and when I ran sudo ./b2 this was the ouput:

Code:
gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.8/release/threading-multi/bzip2.o
libs/iostreams/src/bzip2.cpp:20:56: fatal error: bzlib.h: No such file or directory
 #include "bzlib.h"  // Julian Seward's "bzip.h" header.
                                                        ^
compilation terminated.

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC  -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG  -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.8/release/threading-multi/bzip2.o" "libs/iostreams/src/bzip2.cpp"

...failed gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.8/release/threading-multi/bzip2.o...
...skipped <pbin.v2/libs/iostreams/build/gcc-4.8/release/threading-multi>libboost_iostreams.so.1.55.0 for lack of <pbin.v2/libs/iostreams/build/gcc-4.8/release/threading-multi>bzip2.o...
...skipped <pstage/lib>libboost_iostreams.so.1.55.0 for lack of <pbin.v2/libs/iostreams/build/gcc-4.8/release/threading-multi>libboost_iostreams.so.1.55.0...
...skipped <pstage/lib>libboost_iostreams.so for lack of <pstage/lib>libboost_iostreams.so.1.55.0...
gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/threading-multi/bzip2.o
libs/iostreams/src/bzip2.cpp:20:56: fatal error: bzlib.h: No such file or directory
 #include "bzlib.h"  // Julian Seward's "bzip.h" header.
                                                        ^
compilation terminated.

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG  -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/threading-multi/bzip2.o" "libs/iostreams/src/bzip2.cpp"

...failed gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/threading-multi/bzip2.o...
...skipped <pbin.v2/libs/iostreams/build/gcc-4.8/release/link-static/threading-multi>libboost_iostreams.a(clean) for lack of <pbin.v2/libs/iostreams/build/gcc-4.8/release/link-static/threading-multi>bzip2.o...
...skipped <pbin.v2/libs/iostreams/build/gcc-4.8/release/link-static/threading-multi>libboost_iostreams.a for lack of <pbin.v2/libs/iostreams/build/gcc-4.8/release/link-static/threading-multi>bzip2.o...
...skipped <pstage/lib>libboost_iostreams.a for lack of <pbin.v2/libs/iostreams/build/gcc-4.8/release/link-static/threading-multi>libboost_iostreams.a...
...failed updating 2 targets...
...skipped 6 targets...

What do I need to fix?

Try installing this.

sudo apt-get install libboost-all-dev
1582  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BMR] Bitmonero - a new coin based on CryptoNote technology - LAUNCHED on: May 19, 2014, 08:26:04 PM
Trying to install this from source on Ubuntu 14.04. When I ran make, it gave the error that Boost 1.54 is unsupported. I searched for earlier versions of Boost but couldn't find any.

Anyone know how to fix this?
get boost1.55

or use the starter pack located on monero.cc

Thanks. At first I tried the starter pack and ran the script, but had many errors.  So, I downloaded Boost 1.55 directly from Boost, and after I ran sudo ./b2 this was the ouput:

Code:
gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.8/release/threading-multi/bzip2.o
libs/iostreams/src/bzip2.cpp:20:56: fatal error: bzlib.h: No such file or directory
 #include "bzlib.h"  // Julian Seward's "bzip.h" header.
                                                        ^
compilation terminated.

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC  -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG  -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.8/release/threading-multi/bzip2.o" "libs/iostreams/src/bzip2.cpp"

...failed gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.8/release/threading-multi/bzip2.o...
...skipped <pbin.v2/libs/iostreams/build/gcc-4.8/release/threading-multi>libboost_iostreams.so.1.55.0 for lack of <pbin.v2/libs/iostreams/build/gcc-4.8/release/threading-multi>bzip2.o...
...skipped <pstage/lib>libboost_iostreams.so.1.55.0 for lack of <pbin.v2/libs/iostreams/build/gcc-4.8/release/threading-multi>libboost_iostreams.so.1.55.0...
...skipped <pstage/lib>libboost_iostreams.so for lack of <pstage/lib>libboost_iostreams.so.1.55.0...
gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/threading-multi/bzip2.o
libs/iostreams/src/bzip2.cpp:20:56: fatal error: bzlib.h: No such file or directory
 #include "bzlib.h"  // Julian Seward's "bzip.h" header.
                                                        ^
compilation terminated.

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG  -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/threading-multi/bzip2.o" "libs/iostreams/src/bzip2.cpp"

...failed gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/threading-multi/bzip2.o...
...skipped <pbin.v2/libs/iostreams/build/gcc-4.8/release/link-static/threading-multi>libboost_iostreams.a(clean) for lack of <pbin.v2/libs/iostreams/build/gcc-4.8/release/link-static/threading-multi>bzip2.o...
...skipped <pbin.v2/libs/iostreams/build/gcc-4.8/release/link-static/threading-multi>libboost_iostreams.a for lack of <pbin.v2/libs/iostreams/build/gcc-4.8/release/link-static/threading-multi>bzip2.o...
...skipped <pstage/lib>libboost_iostreams.a for lack of <pbin.v2/libs/iostreams/build/gcc-4.8/release/link-static/threading-multi>libboost_iostreams.a...
...failed updating 2 targets...
...skipped 6 targets...

What can I do to fix this?

You get more help on Monero thread    https://bitcointalk.org/index.php?topic=583449.0
1583  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MRO] Monero - Anonymous Currency Based on Ring Signatures on: May 19, 2014, 06:42:04 PM
I don't feel confident on any exchange with my coins, but until i can test more the actual wallet i was considering to leave half of the coins on poloniex.

But they have this message? What the hell does this mean?


[MRO] Monero 0.00000000
On orders: 0.0
Deposit: You MUST send your deposit using the Payment ID below, or it will not be credited.
Amount:    TX Fee:   0.01 MRO Total:      0 MRO   
Address:         Withdraw MRO
Deposit address: 4WhateverWhateverWhateverB
Payment ID: 9WhateverWhateverWhatever
Generate New MRO Payment ID


To send using a Payment ID, include the Payment ID after a regular transfer command:  transfer 0 <Deposit Address> <amount> <Payment ID>

I can use that syntax if i am trying to transfer from my local wallet into poloniex, but if i am sending from cryptonote exchange into poloniex, should i just use the Deposit Address??

Thanks,

You can't send from another exchange.  You need the transaction ID to deposit.  


So, if my wallet address is 1234xxxxxxx how can i transfer my money to my wallt from cryptonote and how can i transfer monero to poloniex? do i have to go first to my own wallet?

Thanks

Yes. 
1584  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MRO] Monero - Anonymous Currency Based on Ring Signatures on: May 19, 2014, 06:26:14 PM
I don't feel confident on any exchange with my coins, but until i can test more the actual wallet i was considering to leave half of the coins on poloniex.

But they have this message? What the hell does this mean?


[MRO] Monero 0.00000000
On orders: 0.0
Deposit: You MUST send your deposit using the Payment ID below, or it will not be credited.
Amount:    TX Fee:   0.01 MRO Total:      0 MRO   
Address:         Withdraw MRO
Deposit address: 4WhateverWhateverWhateverB
Payment ID: 9WhateverWhateverWhatever
Generate New MRO Payment ID


To send using a Payment ID, include the Payment ID after a regular transfer command:  transfer 0 <Deposit Address> <amount> <Payment ID>

I can use that syntax if i am trying to transfer from my local wallet into poloniex, but if i am sending from cryptonote exchange into poloniex, should i just use the Deposit Address??

Thanks,

You can't send from another exchange.  You need the transaction ID to deposit.  
1585  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MRO] Monero - Anonymous Currency Based on Ring Signatures on: May 19, 2014, 05:26:49 PM
MRO has made me very very happy! Smiley 
1586  Alternate cryptocurrencies / Altcoin Discussion / Re: Bounty for open source ByteCoin/Monero pool on: May 13, 2014, 05:28:13 PM
Smooth, Lucas said he fixed the compiling issues with node-multi-hashing so give it another try.

I started with a clean new Ubuntu 13.10 install and followed the directions very carefully, with the same result:

Code:
npm http 404 https://registry.npmjs.org/multi-hashing/0.0.8
npm ERR! Error: version not found: 0.0.8 : multi-hashing/0.0.8
npm ERR!     at RegClient.<anonymous> (/usr/share/npm/node_modules/npm-registry-client/lib/request.js:269:14)
npm ERR!     at Request.self.callback (/usr/lib/nodejs/request/main.js:119:22)
npm ERR!     at Request.<anonymous> (/usr/lib/nodejs/request/main.js:525:16)
npm ERR!     at Request.EventEmitter.emit (events.js:95:17)
npm ERR!     at IncomingMessage.<anonymous> (/usr/lib/nodejs/request/main.js:484:14)
npm ERR!     at IncomingMessage.EventEmitter.emit (events.js:117:20)
npm ERR!     at _stream_readable.js:910:16
npm ERR!     at process._tickCallback (node.js:415:13)
npm ERR! If you need help, you may report this log at:
npm ERR!     <http://bugs.debian.org/npm>
npm ERR! or use
npm ERR!     reportbug --attach /home/ubuntu/pool/npm-debug.log npm

npm ERR! System Linux 3.11.0-20-generic

Something does not appear to be working on Ubuntu 13.10. What OS are other people using?


I have it working on 13.10. 

I had problems when I installed node.js using "sudo apt-get install nodejs"  So I tried building from source:

sudo apt-get install python g++ make checkinstall fakeroot
src=$(mktemp -d) && cd $src
wget -N http://nodejs.org/dist/node-latest.tar.gz
tar xzvf node-latest.tar.gz && cd node-v*
./configure
sudo fakeroot checkinstall -y --install=no --pkgversion $(echo $(pwd) | sed -n -re's/.+node-v(.+)$/\1/p') make -j$(($(nproc)+1)) install
sudo dpkg -i node_*


And it worked after that.  The github instructions for Debian/LMDE work for Ubuntu 13.10. 

I just tried it on another 13.10 and it worked building from source.

Here is the result after running node init.js to start pool:

2014-05-13 17:27:03 [Master]    [Pool Spawner] Spawned pool on 1 thread(s)
2014-05-13 17:27:03 [Pool]      (Thread 1) [Job Refresher] Found new block at height 38161 w/ difficulty of 12035864
2014-05-13 17:27:03 [Pool]      (Thread 1) [Server] Started server listening on port 5555
 
1587  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MRO] Monero - Anonymous Currency Based on Ring Signatures on: May 13, 2014, 05:26:13 PM
Can i send a payment using MSWindows without having to type the recipient's address letter-by-letter? 'Cause no copy-paste works inside the cmd wallet window.

any help would be appreciated!

Click the black cmd icon top left on cmd window.  goto properties and check quick edit mode and insert.

Copy wallet address and then click right mouse button to paste into command window.
1588  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MRO] Monero - Anonymous Currency Based on Ring Signatures on: May 13, 2014, 01:31:02 AM
there is now yet no pools?

Pools are in development with great progress.  Soon.
1589  Alternate cryptocurrencies / Altcoin Discussion / Re: Bounty for open source ByteCoin/Monero pool on: May 13, 2014, 12:20:05 AM
Yes the code is there to submit blocks when found although I haven't been able to test it. Assuming the documentation on bytecoin wiki is correct blocks should be submitted to daemon correctly.

I'm still developing payment processing so I'll have to setup a testnet of sorts somehow to test it all out.

Thanks.  I'm running the pool as is already but with little hashrate.  Miners show shares submitted successfully, Pool shows shares accepted.  No errors.  Guess will have to find block to know everything works for sure.   

Great work so far.  Looking forward to what is still to come.

1590  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MRO] Monero - Anonymous Currency Based on Ring Signatures on: May 13, 2014, 12:11:21 AM
Bitmonero and Monero are the same thing then? TFT is clearly not on board. He ignores any questions about Monero.  

There is one and only one coin, formerly called Bitmonero, now called Monero. There was a community vote in favor (despite likely ballot stuffing against). All of the major stakeholders at the time agreed with the rename, including TFT.

The code base is still called bitmonero. There is no reason to rename it, though we certainly could have if we really wanted to.

TFT said he he is sentimental about the Bitmonero name, which I can understand, so I don't think there is any malice or harm in him continuing to use it. He just posted the nice hash rate chart on here using the old name. Obviously he understands that they are one and the same coin.



Would it not suppress confusion if the Monero code base was renamed Monero?  I'n not involved in politics behind things but have some understanding.  People without any knowledge will just be confused.  Now there are too many threads.  Is it Bitmonero or Monero?  People say Monero but all code uses Bitmonero.  Many people confused.  It's bad for Monero.  I think it's problem.  
1591  Alternate cryptocurrencies / Altcoin Discussion / Re: Bounty for open source ByteCoin/Monero pool on: May 12, 2014, 11:53:57 PM
zone117x,

Regarding the current state of  pool code.  What happens if a block is solved?  Will that be saved to the pool wallet?  I was assuming that the payment processing was still under development but that solved blocks would be on pool wallet.  Is that incorrect? 
1592  Alternate cryptocurrencies / Altcoin Discussion / Re: Bounty for open source ByteCoin/Monero pool on: May 12, 2014, 09:40:02 PM
So when using simpleminer is this correct command?

./simpleminer --pool-addr=xxx.xxx.xxx.xxxx:5555 --login=wallet_address --pass !


And if my pool solves block will that go directly into pool wallet for now?


I don't think the pool submits blocks correctly atm. Password can be anything.

I'm using pool wallet address.
1593  Alternate cryptocurrencies / Altcoin Discussion / Re: Bounty for open source ByteCoin/Monero pool on: May 12, 2014, 09:29:30 PM
So when using simpleminer is this correct command?

./simpleminer --pool-addr=xxx.xxx.xxx.xxxx:5555 --login=wallet_address --pass !


And if my pool solves block will that go directly into pool wallet for now?

1594  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MRO] Monero - Anonymous Currency Based on Ring Signatures on: May 12, 2014, 08:47:23 PM
Out of the Cryptonote coins, I'm inclined to go with BCN, because no one cares about premine outside of miners. .

 Grin

No one cares? What if a few people own most of the worlds total wealth? We will be their puppets, so what? No one cares  Cheesy
It's inconsequential as far as adoption goes. If BCN had a top notch developer, and Monero had a mediocre one, BCN's distribution wouldn't stop it from dominating. That being said, I don't know much about the developers involved in either project.

I know nothing of BCN developers either.  I do know of advancements made by Monero devs.

There is now first Cryptonote Coin exchange.

Open source pool is working and final touches completed soon.

BCN around for long time and nothing moves forward.  Just closed source pool with 10% fee.
1595  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ASIC Resistant on: May 12, 2014, 08:39:06 PM
Ring signatures are going to be implemented in V2. I will begin development immediately after I opensource V1.

How do we compete against clones? Can they clone me? I work on this full time. In fact, I've only been at it four months. So far I've implemented DarkSend + X11 + DGW + Masternode payments. Plus, I've agreed to work on this project till at least Jan 2016 full time. So who on earth would invest in a clone?

Hi Evan, nice to see you come up for air, LOL Cheesy

Ring Signatures too? Dark is/will be the ultimate anonymous coin then..Ring Sigs plus Masternodes, that's perfect anonymity...

Ring Signatures is good decision.  Monero uses cryptonote protocol which implements ring signature technology for untraceable payments.  It's a much simpler solution to anonymity.

I hold both coins so I want to see both succeed.  
1596  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MRO] Monero - Anonymous Currency Based on Ring Signatures on: May 12, 2014, 08:30:46 PM
Seems like there's 3 coins using the exact same technology. Still uncertain which of these, if any will succeed. Out of the Cryptonote coins, I'm inclined to go with BCN, because no one cares about premine outside of miners. The coin that will win is the one with the best devs, that's all.  I do think that DRK will win the anonymity battle. It has the momentum. Regardless of what technology another coin has, once DRK is established as the anonymous coin, it won't really matter.  

People care about BCN ninja mine.  That's why Monero has surpassed BCN in hashrate in just couple weeks.

Monero devs are as good as any if not better.

DRK is lots hype.  Coin is one large complicated environment.  What happen when masternodes start get hacked because all these people without any knowlege are setting them up.  Then maybe government setup masternodes and control majority.  Things to think about.  
1597  Alternate cryptocurrencies / Altcoin Discussion / Re: Bounty for open source ByteCoin/Monero pool on: May 12, 2014, 07:22:19 PM
https://github.com/zone117x/node-cryptonote-pool

Stuff that is working:
  • Share validation
  • Node.js clustering for pool performance
  • Variable difficulty
  • Long polling
  • Configurable pool difficulty and vardiff
  • Detailed logging with configurable log levels (debug, warn, error) and colorful log styling
  • Storing shares in redis per miner
  • Storing hashrate data
  • Submitting and recording solved blocks
  • Misc. configurable options: worker timeouts, block polling interval, pool threads
  • Documentation (installation and usage instructions)

Stuff that is left:
  • Payment processor (checks for confirmed blocks then payouts according to shares)
  • AJAX/REST API to display stats (hashrates, payouts, coin network info, etc)
  • Light-weight front-end which uses API to display stats


The stuff left are the easy parts. ETA for all of the above is 24-48 hours of this point.


Feel free to test it out: https://github.com/zone117x/node-cryptonote-pool#usage

It seems to be working.

From miner:

2014-May-12 12:19:32.355083 Share found: nonce=14000000 for job=963732803333550, submitting...
2014-May-12 12:19:32.908114 READ ENDS: Success. bytes_tr: 196
2014-May-12 12:19:32.915115 -->>http_stream_filter::parse_cached_header(*)
2014-May-12 12:19:32.924115 <<--http_stream_filter::parse_cached_header(*)
2014-May-12 12:19:32.933116 Share submitted successfully!
2014-May-12 12:19:32.939116 Getting next job...

From pool:

2014-05-12 19:06:56 [Pool]      (Thread 4) [Share Validator] Accepted share at difficulty 12/57 from 44MhE4hX58XE4vCEkTbjpsE1EZVW4oQSaAqfwAbo5PufaYMPCSSf2L72bNhMkYzqULKrniDRWt7KCJq QmWVEzxEC4s5yZxz@24.21.52.96
2014-05-12 19:07:03 [Pool]      (Thread 4) [Share Validator] Accepted share at difficulty 8/12 from 44MhE4hX58XE4vCEkTbjpsE1EZVW4oQSaAqfwAbo5PufaYMPCSSf2L72bNhMkYzqULKrniDRWt7KCJq QmWVEzxEC4s5yZxz@24.21.52.96
2014-05-12 19:07:10 [Pool]      (Thread 4) [Share Validator] Accepted share at difficulty 8/36 from 44MhE4hX58XE4vCEkTbjpsE1EZVW4oQSaAqfwAbo5PufaYMPCSSf2L72bNhMkYzqULKrniDRWt7KCJq QmWVEzxEC4s5yZxz@24.21.52.96
2014-05-12 19:07:13 [Pool]      (Thread 4) [Share Validator] Accepted share at difficulty 8/75 from 44MhE4hX58XE4vCEkTbjpsE1EZVW4oQSaAqfwAbo5PufaYMPCSSf2L72bNhMkYzqULKrniDRWt7KCJq QmWVEzxEC4s5yZxz@24.21.52.96
2014-05-12 19:07:15 [Pool]      (Thread 4) [Share Validator] Accepted share at difficulty 8/9 from 44MhE4hX58XE4vCEkTbjpsE1EZVW4oQSaAqfwAbo5PufaYMPCSSf2L72bNhMkYzqULKrniDRWt7KCJq QmWVEzxEC4s5yZxz@24.21.52.96
2014-05-12 19:07:28 [Pool]      (Thread 4) [Difficulty Retargeter] Retargetting difficulty 8 to 19 for 44MhE4hX58XE4vCEkTbjps


Now to point more miners and solve a block.

1598  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MRO] Monero - Anonymous Currency Based on Ring Signatures on: May 12, 2014, 05:48:22 PM
Monero is rising on the swaphole voting list! Continue voting!
https://www.swaphole.com/#!voting

Wow!  Look at MRO!  Should pass BCN very soon. Grin

David, good job getting people to vote.  MRO passed BCN.
1599  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MRO] Monero - Anonymous Currency Based on Ring Signatures on: May 12, 2014, 05:33:24 PM

Good luck catching up

As long as they're using their broken version of coinjoin no one should bother with drk anyway

DarkCoin was first coin I ever mined.  I got some of the easy coins in the first few days and made profit.  

I think the implementation darksend is too complicated.  Many people without any knowledge setting up masternodes. Potential for many things to go wrong.

Worse yet, the government will set up all the masternodes. There is no practical advantage over Bitcoin mixing services, and Bitcoin already has stealth addressing too. So the advantage of drk is what?

Yeah, instamining - cause still no pools - and talking bad about other devs. Great style taco

Where you read anyone talking bad about other dev?  Looks like just scrutinizing inferior coin to me.

And drk was instamined.  First day difficulty issue allowed tens of thousands coins.
1600  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MRO] Monero - Anonymous Currency Based on Ring Signatures on: May 12, 2014, 05:31:24 PM
Monero is rising on the swaphole voting list! Continue voting!
https://www.swaphole.com/#!voting

Wow!  Look at MRO!  Should pass BCN very soon. Grin
Pages: « 1 ... 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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!