Bitcoin Forum
June 21, 2024, 06:24:46 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN] Disney Coin [IDISNEY] on: September 29, 2014, 07:40:42 PM
Good thing you're anonymous because Disney would have your ass in court.  And you would lose.
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [BBR] Boolberry: Privacy and Security - Guaranteed[Bittrex/Poloniex]GPU Released on: September 24, 2014, 07:25:51 PM
I'm sorry to interrupt the current discussion but I have a technical question regarding Boolberry/Rune or whatever it's going to be called.

Is there a method for changing wallet passwords?  Or do I need to create a new wallet and transfer the coins?  If I have an alias attached to the wallet I want to change the password on is there a way to transfer that to the new wallet if that is what I need to do to change the password?

Thanks

Does anyone have an answer or is there some location I can go to find this information?

If I missed a reply I apologize but I couldn't stand reading through the last pages of posts.  I hope you understand.

Thanks

No, it's not possible yet. It's not hard to implement, but too much work ahead and this feature seemed to be rare needed.

Zoidberg

Thank You very much for answering.

3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [BBR] Boolberry: Privacy and Security - Guaranteed[Bittrex/Poloniex]GPU Released on: September 24, 2014, 07:16:35 PM
I'm sorry to interrupt the current discussion but I have a technical question regarding Boolberry/Rune or whatever it's going to be called.

Is there a method for changing wallet passwords?  Or do I need to create a new wallet and transfer the coins?  If I have an alias attached to the wallet I want to change the password on is there a way to transfer that to the new wallet if that is what I need to do to change the password?

Thanks

Does anyone have an answer or is there some location I can go to find this information?

If I missed a reply I apologize but I couldn't stand reading through the last pages of posts.  I hope you understand.

Thanks
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [HFC]HARDFORKCOIN | AUTOMATED BLOCKCHAIN FORKING | changing algo ASIC PROOF on: September 24, 2014, 06:54:36 PM
Why do I get the feeling I am the only one mining, hoping I haven't got my own fork. Can I get a confirm we on block 130007 please

"version" : 4000000,
"protocolversion" : 70001,
"walletversion" : 60000,
"balance" : 2844.00000000,
"blocks" : 130007,
"timeoffset" : 0,
"connections" : 2,
"proxy" : "",
"difficulty" : 0.95580836,
"testnet" : false,
"keypoololdest" : 1411580371,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"errors" : ""
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [BBR] Boolberry: Privacy and Security - Guaranteed[Bittrex/Poloniex]GPU Released on: September 22, 2014, 06:13:44 PM
I'm sorry to interrupt the current discussion but I have a technical question regarding Boolberry/Rune or whatever it's going to be called.

Is there a method for changing wallet passwords?  Or do I need to create a new wallet and transfer the coins?  If I have an alias attached to the wallet I want to change the password on is there a way to transfer that to the new wallet if that is what I need to do to change the password?

Thanks
6  Alternate cryptocurrencies / Mining (Altcoins) / Re: [BBR] Boolberry OpenCL GPU Miner Discussion - Works on AMD & Nvidia on: July 30, 2014, 06:57:16 PM
I've been trying to get this to compile for awhile but I'm not having much luck. I have already read all the posts in this thread and tried all of the previous suggestions given to others.  Any ideas?




Code:
-- OpenCL: Searching for AMD APP SDK
-- Looking for CL_VERSION_1_0
-- Looking for CL_VERSION_1_0 - found
-- Looking for CL_VERSION_1_1
-- Looking for CL_VERSION_1_1 - found
-- Looking for CL_VERSION_1_2
-- Looking for CL_VERSION_1_2 - found
-- Looking for CL_VERSION_1_3
-- Looking for CL_VERSION_1_3 - not found
CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108 (message):
  Could NOT find OpenCL (missing: OPENCL_LIBRARY) (found version "1.2")
Call Stack (most recent call first):
  /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:315 (_FPHSA_FAILURE_MESSAGE)
  FindOpenCL.cmake:167 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:13 (find_package)
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [BBR] Boolberry: Privacy and Security - Guaranteed[Bittrex/Poloniex]GPU Released on: July 26, 2014, 03:20:18 PM
I'm trying to compile on Ubuntu 12.04 and it fails with the following errors:

Code:
[ 21%] [ 22%] [ 23%] Building CXX object src/CMakeFiles/crypto.dir/crypto/wild_keccak.cpp.o
Building CXX object src/CMakeFiles/crypto.dir/crypto/crypto.cpp.o
cc1plus: error: -Werror=maybe-uninitialized: no option -Wmaybe-uninitialized
cc1plus: error: unrecognized command line option ‘-std=c++11’
Building C object src/CMakeFiles/crypto.dir/crypto/tree-hash.c.o
make[3]: *** [src/CMakeFiles/crypto.dir/crypto/wild_keccak.cpp.o] Error 1
make[3]: *** Waiting for unfinished jobs....
cc1plus: error: -Werror=maybe-uninitialized: no option -Wmaybe-uninitialized
cc1plus: error: unrecognized command line option ‘-std=c++11’
make[3]: *** [src/CMakeFiles/crypto.dir/crypto/crypto.cpp.o] Error 1
Linking C static library libminiupnpc.a
make[3]: Leaving directory `/home/johndoe/boolberry/build/release'
[ 23%] Built target upnpc-static
make[3]: Leaving directory `/home/johndoe/boolberry/build/release'
make[2]: *** [tests/CMakeFiles/crypto-tests.dir/all] Error 2
make[3]: Leaving directory `/home/johndoe/boolberry/build/release'
make[2]: *** [src/CMakeFiles/crypto.dir/all] Error 2
make[2]: Leaving directory `/home/johndoe/boolberry/build/release'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/johndoe/boolberry/build/release'
make: *** [build-release] Error 2

Any ideas?  Intel platform. 

Thanks

what gcc version do you have?



gcc -v  returns  gcc version 4.8.1 (Ubuntu 4.8.1-2ubuntu1~12.04
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [BBR] Boolberry: Privacy and Security - Guaranteed[Bittrex/Poloniex]GPU Released on: July 26, 2014, 01:50:42 AM
I'm trying to compile on Ubuntu 12.04 and it fails with the following errors:

Code:
[ 21%] [ 22%] [ 23%] Building CXX object src/CMakeFiles/crypto.dir/crypto/wild_keccak.cpp.o
Building CXX object src/CMakeFiles/crypto.dir/crypto/crypto.cpp.o
cc1plus: error: -Werror=maybe-uninitialized: no option -Wmaybe-uninitialized
cc1plus: error: unrecognized command line option ‘-std=c++11’
Building C object src/CMakeFiles/crypto.dir/crypto/tree-hash.c.o
make[3]: *** [src/CMakeFiles/crypto.dir/crypto/wild_keccak.cpp.o] Error 1
make[3]: *** Waiting for unfinished jobs....
cc1plus: error: -Werror=maybe-uninitialized: no option -Wmaybe-uninitialized
cc1plus: error: unrecognized command line option ‘-std=c++11’
make[3]: *** [src/CMakeFiles/crypto.dir/crypto/crypto.cpp.o] Error 1
Linking C static library libminiupnpc.a
make[3]: Leaving directory `/home/johndoe/boolberry/build/release'
[ 23%] Built target upnpc-static
make[3]: Leaving directory `/home/johndoe/boolberry/build/release'
make[2]: *** [tests/CMakeFiles/crypto-tests.dir/all] Error 2
make[3]: Leaving directory `/home/johndoe/boolberry/build/release'
make[2]: *** [src/CMakeFiles/crypto.dir/all] Error 2
make[2]: Leaving directory `/home/johndoe/boolberry/build/release'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/johndoe/boolberry/build/release'
make: *** [build-release] Error 2

Any ideas?  Intel platform. 

Thanks
9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XMT] Metacoin | First escrow currency | Read the paper on: July 26, 2014, 01:23:42 AM
Hey all.  It seems that meta2pool decided to not work on metacoin
and i have been thinking to revive it.

I will have a lot of free time starting Wednesday next week ( way too much was going on for me to continue it earlier )

My problem at the moment is that i recently re-downloaded the client and the super node up is no longer up.

I think the hashrate of the coin was something like 1mhs since i abandoned it

I noticed that zcoins.org is the only pool still mining this coin but adding them as a node is not syncing the wallet.

If anyone has a connection to the coin please let me know.

Since the quark-algo is kind of lame these days i'm thinking i could work on converting to x11 or something like that

Though I'm not the greatest coder and am unfamiliar with a lot of that kind of stuff with cryptocoding

I plan to work with others

If I can get the wallet to sync soon I will have a decent amount of coins in my old wallet which i mined on one of my alt miners.

I plan to use this for development and giveaways.

I don't like being greedy and it seems to plague a lot of the alt-coins


If i cannot get the coin at its current state i could relaunch it as a new coin.

If i can, i could plan on a lot.

Usecryptos took off the coin since most likely the wallet wasnt syncing or the low volume


I was bored tonight so i decided to mess with the QT form files, it's a work in progress but i wanted to style the wallet it looks like this (for now)



This probably isnt too important compared other things to work on with a coin but i thought i'd share


Try adding these as nodes.  Should get you synced up.

68.168.100.26
192.95.12.114
185.13.36.169
94.79.155.146
144.76.57.52
62.210.141.204
128.199.150.38
198.50.149.38
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!