Bitcoin Forum
May 13, 2024, 06:24:32 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 »
81  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AEON 2nd gen cryptonote, anon, mobile-friendly, scalable, pruning on: August 24, 2016, 08:17:33 AM
http://52.8.47.33:8080/# is now closed.

the front-end is still alive (for a few days) so miners can check their personal stats.
the last payment include pending balance superior at 0.01 aeon

Global statistics: http://imgur.com/a/pH8kS

you are welcome on http://54.153.36.187:8080/# (same configuration but on latest ubuntu version)
82  Alternate cryptocurrencies / Speculation (Altcoins) / Re: [XMR] Monero Speculation on: August 23, 2016, 08:07:16 AM
So what's next? Is this grow for real?
It's too big (in my eyes) for a pump, people continue to buy, there were some good news too...
Or is this the real start for a grow to a (deserved?) 2-3 figures price?


And another thing.  I have the viewkey, tx id etc.  How do I look at the transaction on the blockchain?  I don't have simplewallet.

Get a light wallet that connects to a public node, it may work.
Is there a way to use a blockexplorer?  I am traveling with a mobile device in Ukraine, using McDonalds wifi. Nothing I can really do.

http://moneroblocks.info/ do the trick.
83  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AEON 2nd gen cryptonote, anon, mobile-friendly, scalable, pruning on: August 18, 2016, 12:48:41 PM
http://54.153.36.187:8080/# is running fine, you are welcome to use it.

there is still ~20khs on 52.8.47.33, please move it, i'd like to shutdown this server on monday.

@smooth: could you update the OP please?
84  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AEON 2nd gen cryptonote, anon, mobile-friendly, scalable, pruning on: August 16, 2016, 07:25:35 PM
i plan to move http://52.8.47.33:8080 at http://54.153.36.187:8080/# episode two !
i must move the pool once a year (because of AWS Free Tier), else i will be charged $20 monthly, very unprofitable.

my previous attempt has failed but this one should be ok
by default, on ubuntu 16.04, the unlocker module does not work with lastest async npm package (v2.0.1) but former package (v1.5.2) is ok so
Code:
npm uninstall async
npm install async@1.5.2
did the trick.

the front-end will be updated soon, core is running.
when all miners will move on http://54.153.36.187:8080/# (the sooner the better), 52.8.47.33 will be shutdown (stats will be lost, PM me if you want a record of your personal stat)
85  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AEON 2nd gen cryptonote, anon, mobile-friendly, scalable, pruning on: August 16, 2016, 07:25:24 PM
@sammy007: many thanks for https://aeon.eurohash.net/ i appreciate
86  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AEON 2nd gen cryptonote, anon, mobile-friendly, scalable, pruning on: August 01, 2016, 10:58:20 AM
AFAIK it only works with node 0.10, you can use PPA from nodesource https://github.com/nodesource/distributions

Code:
curl -sL https://deb.nodesource.com/setup_0.10 | sudo -E bash -
sudo apt-get install -y nodejs
Nodesource ppa didn't work for me on ubuntu 16.04. (node v4 was installed instead of v0.10)
I installed v0.10.25 and v0.10.46 with nvm but unlocker module crashed every time. I haven't had trouble with earlier ubuntu version. (Perhaps error is on m'y side, i didn't investigate further)
87  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AEON 2nd gen cryptonote, anon, mobile-friendly, scalable, pruning on: July 30, 2016, 11:07:45 PM
i confirm ubuntu 16.04 and cryptonote-universal-pool are not good friends.
i tried several version of node with nvm but unlocker module does not want to work

i give up, i'm out of time (holiday departure incoming Cool)

http://52.8.47.33:8080 remain active without change.

@jwinterm: i send you manualy the block, (the other miner was me).
88  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AEON 2nd gen cryptonote, anon, mobile-friendly, scalable, pruning on: July 30, 2016, 06:41:02 PM
thanks you very much jwinterm, block found!

the test is useful, there is a problem with unlocker module

Code:
2016-07-30 18:30:44 [unlocker] Started

TypeError: Cannot read property 'length' of null
    at /home/ubuntu/cryptonote-universal-pool/lib/blockUnlocker.js:69:35
    at /home/ubuntu/cryptonote-universal-pool/node_modules/async/dist/async.js:486:20
    at /home/ubuntu/cryptonote-universal-pool/node_modules/async/dist/async.js:3308:17
    at /home/ubuntu/cryptonote-universal-pool/node_modules/async/dist/async.js:952:25
    at iteratorCallback (/home/ubuntu/cryptonote-universal-pool/node_modules/async/dist/async.js:997:17)
    at /home/ubuntu/cryptonote-universal-pool/node_modules/async/dist/async.js:847:20
    at /home/ubuntu/cryptonote-universal-pool/node_modules/async/dist/async.js:3301:21
    at /home/ubuntu/cryptonote-universal-pool/lib/blockUnlocker.js:65:21
    at /home/ubuntu/cryptonote-universal-pool/lib/apiInterfaces.js:58:9
    at IncomingMessage.<anonymous> (/home/ubuntu/cryptonote-universal-pool/lib/apiInterfaces.js:34:13)

2016-07-30 18:30:44 [master] Block unlocker died, spawning replacement...

i must investigate. perhaps a incompatible nodejs version (ubuntu 16.04 and cryptonote-universal-pool don't sound like friends)
if i don't find a solution, i would pay you manually

for now, it's useless to keep mining as long as the unlocker module is faulty.
89  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AEON 2nd gen cryptonote, anon, mobile-friendly, scalable, pruning on: July 30, 2016, 02:01:43 PM
i plan to move http://52.8.47.33:8080 at http://54.153.36.187:8080/#

the front-end is not yet updated (i will do it this evening) but core is running.
i have to find a block to verify unlock an payment. Somebody could point his miner at 54.153.36.187:3333 (or 54.153.36.187:5555; 54.153.36.187:7777)? thanks a lot.
90  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency on: July 21, 2016, 09:45:53 AM
Only 14 pull requests were merged today  Cool

and GUI development is healthy

i tested a recent commit from Ilya's github, video here: http://sendvid.com/nyyb48w9 (GUI launch at ~03:00)
91  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency on: July 07, 2016, 02:48:44 PM
Sorry guys, too lazy to back read this humongous thread, but can someone post a pic of what the official GUI would look like?


https://i.imgur.com/FewKbG1.png
and :
https://www.evernote.com/l/AhBiaAEvDzhHd5p2l4Vg90Ff3PmnxzUCzPA
https://www.evernote.com/l/AhAvGRmGZzZC7I5-VBmaMMr9LazAAsP6VPE
https://www.evernote.com/l/AhDu23hm5y1B652JSUuWd5iip96kRHPJrGE
https://www.evernote.com/l/AhAFgFgjW0tJUpiTaJjw1-DvdSgkQ0n2w1o
https://www.evernote.com/l/AhCZGE9r-3hERpy1pvYVgMEj_yZ4pxQyE4I
https://www.evernote.com/l/AhD0SgwPv5ZN64VbkL3RNvq2b-Ikt4xtzfY
https://www.evernote.com/l/AhBrep2IOE1Fl6q0x0HD5DUsvQlRcQ9mKRk
https://www.evernote.com/l/AhBCfYAqKaBEHrzbK_owLA-CFvJA5wNgreE
https://www.evernote.com/l/AhB8sCz8qJpPWIq2_Wayss2fCy9Iq5SOLhA
https://www.evernote.com/l/AhCrtvSWmvdLQpSLkZb34pD3a1zEDSsMQAc
https://www.evernote.com/l/AhApVs-0GQZIzYcWA_Lb0Gfjzu8G1I7-kUU

from https://forum.getmonero.org/9/work-in-progress/2476/the-official-qt-gui-project
92  Alternate cryptocurrencies / Speculation (Altcoins) / Re: [XMR] Monero Speculation on: June 18, 2016, 08:09:42 AM
If Polo won't commit to them, I will be finding another exchange and encouraging others to do the same.

Centralized exchanges have their role and finding another one may the right call for you, but either way I would still encourage trying to build liquidity on bitsqaure. I've had offers on there at times but I was often alone on the order book and didn't get any fills. I'll continue to list when I have the opportunity to do so.

How solid is the Bitsquare platform?  Does it rely on "smart" contracts?   Tongue
Very solid, I have made a few trades on it.  You need to get used to the interface and the trade mechanic.  No smart contracts...but it does use multisig.

How long until it supports advanced features like margin trading?  That is probably a way out.  It needs more developers.

Is there a testnet version to try out?There may be a test net version, but the main net works fine.

Once Bitsquare is somewhat comparable/competitive feature-wise, I'd be happy to offer some XMR there at a discount, to coax volume away from the morally hazardous exchange under the command of ETH Fed Chairman Vitalik "Helicopter" Buterin.


One other thing:  You have to keep the app running to see offers and keep the app running to keep your own offer alive.

I copied it from github but I don't know how to run the application?
did you try this: https://bitcointalk.org/index.php?topic=583449.msg15173645#msg15173645

you can also build from source https://github.com/bitsquare/bitsquare/blob/master/doc/build.md but using deb package is by far easier. (always use trusted package of course)
93  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency on: June 12, 2016, 10:13:40 AM
Does anyone have a good tutorial to download and install bit square on Linux Ubuntu command line?

if you're ok to use a signed .deb package, it's very simple

Download the package:
Code:
mkdir Bitsquare_package && cd Bitsquare_package
wget https://github.com/bitsquare/bitsquare/releases/download/v0.4.8/Bitsquare-64bit-0.4.8.deb
(or wget https://github.com/bitsquare/bitsquare/releases/download/v0.4.8/Bitsquare-32bit-0.4.8.deb)

Verify data integrity:
Code:
sha256sum Bitsquare-64bit-0.4.8.deb
(or sha256sum Bitsquare-32bit-0.4.8.deb)
it must exactly match to:
48b20bd9233f907bdce840ffd2ce831c2021226675ecc294bc82239d7e0a9f14  Bitsquare-64bit-0.4.8.deb
77bab02697595c13da09888624a65ec2ca534d3bcad1eb66e9c8b42603f78b89  Bitsquare-32bit-0.4.8.deb

if integrity is ok, you can install
Code:
sudo dpkg -i Bitsquare-64bit-0.4.8.deb

you can now delete Bitsquare_package folder (no more needed)
Code:
cd ..
rm -rf Bitsquare_package

Bitsquare is installed in /opt/Bitsquare
Launch with:
Code:
/opt/Bitsquare/Bitsquare
94  Alternate cryptocurrencies / Speculation (Altcoins) / Re: [AEON] Aeon Speculation on: May 28, 2016, 10:30:46 PM
EDIT: "My Friend" did a little blog today... He felt that there should be something out there in the deadweb to read...

http://thecryptopapers.blogspot.com/2016/05/aeon-coin-for-rest-of-us.html

ADD ON: http://hubpages.com/technology/The-Crypto-Papers-Rebirth-of-AEON ... now titled..."The Crypto Papers: A New AEON"

(Post edited by author to remove repetitive quotations.)


"your friend" is a very good sluth! [edit] sleuth!

i have absolutely no ideas how he dug out the video i used for my avatar...
this video was broadcast by french tv and only for limited duration. It was an information campaign about risk of over-exposure to phone, pc and tv. One might as well say that very few people saw it and everybody forgot it. i can't believe someone found it from my avatar. Congrats.

[edit] all my apologies for this dirty typo. as a non native English speaker sluth and sleuth sounds pretty close. i guess that it might not be the case  Grin
95  Alternate cryptocurrencies / Speculation (Altcoins) / Re: [XMR] Monero Speculation on: May 27, 2016, 11:25:34 PM
Is Monero core in a compileable state yet? Can one build it and test it out?

compilable but not usable.

if your system is compiling fine bitmonerod, monero-core should be compiling too.

1) grab and prepare the source:
Code:
git clone https://github.com/mbg033/monero-core.git
cd monero-core
./get_libwallet_api.sh

2) compile the qt part:
Code:
sudo apt-get install qtbase5-dev qt5-default qtdeclarative5-dev qml-module-qtquick-controls qml-module-qtquick-xmllistmodel
qmake
make

3) launch
Code:
release/monero-core
96  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AEON 2nd gen cryptonote, anon, mobile-friendly, scalable, pruning on: May 12, 2016, 06:42:35 PM
windows binaries of wolf-xmr-miner are here:
https://github.com/wolf9466/wolf-xmr-miner/releases

97  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AEON 2nd gen cryptonote, anon, mobile-friendly, scalable, pruning on: May 12, 2016, 05:14:46 PM
my windows binaries for amd gpu are here: https://github.com/Arux-BTT/wolf-aeon-miner/releases
they are cloned from Wolf's OpenCL AEON Miner then latest commits from wolf-xmr-miner were added ("substantial_performance_increase" branch)

http://52.8.47.33:8080/#getting_started can also be useful for cpuminer windows binaries.
 
98  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AEON 2nd gen cryptonote, anon, mobile-friendly, scalable, pruning on: April 20, 2016, 07:10:35 PM
Arux, do you have a guide for setting up an AEON pool?
oups, sorry, i didn't read carefully your post then i forgot. my apologies for being late.

I am trying to run a private pool to solo mine and i followed the instructional on page 97 of this thread. I cant seem to get it working. I feel like i may have missed something. Could someone who has done this go over the steps with me?
i didn't test p97 instructions but i can provide you my "to-do list":

step one: build the daemon
Code:
sudo apt-get update
sudo apt-get dist-upgrade
sudo apt-get install git
git clone https://github.com/aeonix/aeon.git
cd aeon
sudo apt-get install cmake libboost-all-dev
make


and run it into a screen or in a teminal
Code:
cd build/release/src
./aeond

idem for simplewallet
Code:
cd aeon/build/release/src
./simplewallet

a new wallet is created, save the wallet address for later

step two: running redis server (database for the pool)
Code:
sudo apt-get install redis-server
service redis-server start


step three: setup the pool !
Code:
git clone https://github.com/Arux-BTT/cryptonote-universal-pool.git
cd cryptonote-universal-pool
git checkout aeon
sudo apt-get install npm nodejs-legacy
npm update
(check if npm is v2.13.3 or higher with "npm -v", not sure on this point but i guess you can upgrade npm with "sudo npm install npm -g" if needed, expert can correct me)

tweak the conf (config.json) file with your wallet address (poolAddress) and a personal api pasword

step four: navigate to the correct folder then launch the pool wallet in RPC mode (one more screen or terminal)
Code:
./simplewallet --wallet-file xxxx --password "xxxx"  --rpc-bind-port 11182

step five: launch the pool
ugly all in one command
Code:
node init.js
or elegant command, each module in a screen or terminal
Code:
node init.js -module=api
node init.js -module=pool
node init.js -module=unlocker
node init.js -module=payments
if a module fail, you don't need to restart the other!

step six: open ports
8117 (api)
3333 5555 7777 8888 (mining)
+one port for the front end

at this stage, you can locally cpu mine and see some shares in pool module. (of course if you only solomine locally, opening ports is not required)


step seven:
host the front end (website folder) with a http server
SimpleHTTPServer (python -m SimpleHTTPServer port) is very easy but sometimes unstable. lighthttp do the job with reliability


check each step then report yours errors here.

99  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AEON 2nd gen cryptonote, anon, mobile-friendly, scalable, pruning on: April 13, 2016, 08:57:33 AM
Still have an issue with wolfs amd miner. Just did a re-install of windows, the miner worked just fine before this. Ive installed the latest catAlyst drivers. Keep getting the error

Error-1 getting ClgetDeviceid

Its as if it cant see my card.

Win10, R7 37

Any ideas?


no ideas for now but you can use clifo to investigate.

Code:
C:\Program Files (x86)\AMD APP SDK\3.0\bin\x86_64>clinfo.exe
PM me the output (or post it but it's a bit long)
100  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AEON 2nd gen cryptonote, anon, mobile-friendly, scalable, pruning on: March 29, 2016, 06:39:52 PM
...

-- Found Git: C:/Users/ts/AppData/Local/GitHub/PortableGit_25d850739bc178b2eb13c3e2a9faafea2f9143c0/cmd/git.exe
-- Could NOT find PythonInterp (missing:  PYTHON_EXECUTABLE)
-- Looking for pthread.h
-- Looking for pthread.h - not found
-- Found Threads: TRUE
-- Configuring done

...

you need to install python. (i use python 3.5, 3.4 should be ok too)

pthread.h is not used by windows. you can ignore it.
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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!