Bitcoin Forum
May 04, 2024, 01:20:44 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 [4] 5 6 7 8 9 10 11 »  All
  Print  
Author Topic: [ANN] ❤❤ BUNNYCOIN | Active Development | Community Charity | New Events ❤❤  (Read 17423 times)
___TR___
Full Member
***
Offline Offline

Activity: 208
Merit: 250


View Profile
August 26, 2015, 12:12:53 PM
 #61

Am I the only one missing the exchanges from the op?

Bun is traded on Bleutrade and Cryptopia.
1714828844
Hero Member
*
Offline Offline

Posts: 1714828844

View Profile Personal Message (Offline)

Ignore
1714828844
Reply with quote  #2

1714828844
Report to moderator
You can see the statistics of your reports to moderators on the "Report to moderator" pages.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714828844
Hero Member
*
Offline Offline

Posts: 1714828844

View Profile Personal Message (Offline)

Ignore
1714828844
Reply with quote  #2

1714828844
Report to moderator
pineapples
Legendary
*
Offline Offline

Activity: 1204
Merit: 1000


to your stations, man the pineapples!!!


View Profile
August 26, 2015, 12:27:52 PM
 #62

trying to compile for OSX but cant get past this error.
tried multiple qt's - 4.8.5, 5.0.2, 5.2.1, 5.5.0
boost 1.55 and 1.57
also the two lib files below from other src's...

but no luck Sad

.../src/leveldb/libleveldb.a, file was built for archive which is not the architecture being linked (x86_64):

.../src/leveldb/libmemenv.a, file was built for archive which is not the architecture being linked (x86_64):


using the src http://bunny-coin.com/bunnycoin_BETA_V4.1_SOURCE.zip

You should better check the bunnycoin src code and make some modifications to the code.
Search the x86_64 keyword in the src especially the leveldb code:
grep -i -r x86_64 ./*

I suceeded to build bunnycoin for FreeBSD by doing some code modifications.

like ??
i'm a bit noob :p and can't see anything obvious that might help

I have no Mac to digg it. Do you use 32 or 64 bit system?

64 bit.

i'm kind of digging it's probably related to the version of boost and versions of
libmemenv.a and libmemenv.a
i was just compiling the sloth wallet and came up with a similar error, fixed by using a different version of those.




YEEE F*#KIN HA BIG RED TEXT !!!           

(\__/)    
(='.'=)   
(")_(")   










     BUMBA
badam
Hero Member
*****
Offline Offline

Activity: 770
Merit: 500


View Profile
August 26, 2015, 12:51:34 PM
 #63

Am I the only one missing the exchanges from the op?

Bun is traded on Bleutrade and Cryptopia.

I know but shouldn't they be listed in the op?
ctgiant
Sr. Member
****
Offline Offline

Activity: 298
Merit: 250


View Profile WWW
August 26, 2015, 09:25:37 PM
 #64

trying to compile for OSX but cant get past this error.
tried multiple qt's - 4.8.5, 5.0.2, 5.2.1, 5.5.0
boost 1.55 and 1.57
also the two lib files below from other src's...

but no luck Sad

.../src/leveldb/libleveldb.a, file was built for archive which is not the architecture being linked (x86_64):

.../src/leveldb/libmemenv.a, file was built for archive which is not the architecture being linked (x86_64):


using the src http://bunny-coin.com/bunnycoin_BETA_V4.1_SOURCE.zip
This isn't a boost issue.  The source code probably has already built leveldb libraries in it. To get past this point open a terminal and do this from the bunnycoin folder:

Code:
cd src/leveldb
make clean
make libleveldb.a libmemenv.a

Now try to compile again.  You should now be able to get past that error.

MiningAlts Block Explorers and Windows/Mac Wallet Building Services - http://miningalts.com
pineapples
Legendary
*
Offline Offline

Activity: 1204
Merit: 1000


to your stations, man the pineapples!!!


View Profile
August 27, 2015, 02:38:34 AM
Last edit: August 27, 2015, 03:04:13 AM by pineapples
 #65

trying to compile for OSX but cant get past this error.
tried multiple qt's - 4.8.5, 5.0.2, 5.2.1, 5.5.0
boost 1.55 and 1.57
also the two lib files below from other src's...

but no luck Sad

.../src/leveldb/libleveldb.a, file was built for archive which is not the architecture being linked (x86_64):

.../src/leveldb/libmemenv.a, file was built for archive which is not the architecture being linked (x86_64):


using the src http://bunny-coin.com/bunnycoin_BETA_V4.1_SOURCE.zip
This isn't a boost issue.  The source code probably has already built leveldb libraries in it. To get past this point open a terminal and do this from the bunnycoin folder:

Code:
cd src/leveldb
make clean
make libleveldb.a libmemenv.a

Now try to compile again.  You should now be able to get past that error.

woot it was that clean step !!!

i have a working osx compile, but will need to wait til later to make it stand alone.. hehe and get rid of the doge icon :p

i'll leave it syncing for now Smiley


-edit i like classic theme Cheesy such cute bunny

perhaps the clean step is a useful thing before uploading source. heh noobs is noobs


-edit edit is that comic sans font a relic of doge code :p



YEEE F*#KIN HA BIG RED TEXT !!!           

(\__/)    
(='.'=)   
(")_(")   










     BUMBA
bunny2357
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
August 27, 2015, 04:02:15 AM
 #66

https://bitcointalk.org/index.php?topic=595766.msg11500462#msg11500462
pineapples
Legendary
*
Offline Offline

Activity: 1204
Merit: 1000


to your stations, man the pineapples!!!


View Profile
August 27, 2015, 08:38:50 AM
 #67


osx wallet https://mega.nz/#!3NVRkSyA!u5xthz6sjE6Lj_iwqITPiRh32EJMBmN-my3TC0qun4w



..
main things were
cd src/leveldb > make clean
then compiled very easily

other thing is Bunnycoin.icns
is in
    ICON = src/mac/artwork/Bunnycoin.icns

hehe currently is dogecoin masquerading as Bunnycoin.icns



YEEE F*#KIN HA BIG RED TEXT !!!           

(\__/)    
(='.'=)   
(")_(")   










     BUMBA
bunny2357
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
August 28, 2015, 02:33:45 AM
 #68

I have crazy imagination about bunnycoin, hard fork to:

block time is 30 seconds;
diffculty retarget every 1 block;
killerjoegreece
Legendary
*
Offline Offline

Activity: 1666
Merit: 1007


Professional Native Greek Translator (2000+ done)


View Profile WWW
September 03, 2015, 06:52:15 AM
 #69

im ready for the greek translation where u guys give me the go and tell me what the final sum of the bounty is Cheesy
Chris Sokolowski
Full Member
***
Offline Offline

Activity: 194
Merit: 100


View Profile WWW
September 03, 2015, 09:01:40 PM
 #70

This isn't a boost issue.  The source code probably has already built leveldb libraries in it. To get past this point open a terminal and do this from the bunnycoin folder:

Code:
cd src/leveldb
make clean
make libleveldb.a libmemenv.a

Now try to compile again.  You should now be able to get past that error.
Thanks so much!  I was having the same issue on Debian and this was causing the error.

Prohashing - Professional Mining Made Simple
Visit us at https://prohashing.com
Optimized for performance - 15 algorithms - Payouts in 200 coins - PPS, PPLNS, or solo
ctgiant
Sr. Member
****
Offline Offline

Activity: 298
Merit: 250


View Profile WWW
September 05, 2015, 03:21:24 AM
 #71

This isn't a boost issue.  The source code probably has already built leveldb libraries in it. To get past this point open a terminal and do this from the bunnycoin folder:

Code:
cd src/leveldb
make clean
make libleveldb.a libmemenv.a

Now try to compile again.  You should now be able to get past that error.
Thanks so much!  I was having the same issue on Debian and this was causing the error.

No problem!  Happy to help.

MiningAlts Block Explorers and Windows/Mac Wallet Building Services - http://miningalts.com
bunny2357
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
September 05, 2015, 04:06:09 PM
 #72

ah, forgive me. Maybe cryptocoderz is planning big  and the KGW is hard to fork, so they are busy. Roll Eyes
CryptoCoderz (OP)
Hero Member
*****
Offline Offline

Activity: 1036
Merit: 506


Coderz of the Crypto variety


View Profile WWW
September 06, 2015, 03:15:55 AM
 #73

ah, forgive me. Maybe cryptocoderz is planning big  and the KGW is hard to fork, so they are busy. Roll Eyes

We all have been busy and working.
A a new wallet release is scheduled for tomorrow (6-8 hours from now) featuring new upgraded dependencies, cleaner wallet GUI and a config auto generate patch.

Berkeley DB has been successfully upgraded to 6.1.26 from the OLD 4.8.30 version

OpenSSL 1.0.1p (latest) AND 1.0.2d (latest)-(Two wallet edition will be available)

Qt upgraded to Version 5.5 (latest)

NEW UBUNTU wallet is scheduled for release directly after the upgraded windows release.

We all plan to be very active.
Planning in fact to setup a teamspeak and/or ventrillo / mumble Server to have all shibes congregate and improve this project.
(Input on this would be nice)

Website updates are coming now and will include Pineapple's Macwallet :-D THANK YOU PINEAPPLE!!!
Looking to finally add a Forum section to bunny-coin.com
and much much more

PS: Roadmap is coming (Input on this also would be nice)

  ▄▄▄▄▄▄▄▄▄▄▄
▐░░░░░░░░░░░▌
▐░█▀▀▀▀▀▀▀▀▀
▐░▌         
▐░█▄▄▄▄▄▄▄▄▄
▐░░░░░░░░░░░▌
▐░█▀▀▀▀▀▀▀▀▀
▐░▌         
▐░█▄▄▄▄▄▄▄▄▄
▐░░░░░░░░░░░▌
 ▀▀▀▀▀▀▀▀▀▀▀
           
  ▄▄▄▄▄▄▄▄▄▄▄
▐░░░░░░░░░░░▌
▐░█▀▀▀▀▀▀▀▀▀
▐░▌         
▐░█▄▄▄▄▄▄▄▄▄
▐░░░░░░░░░░░▌
▀▀▀▀▀▀▀▀▀█░▌
                  ▐░▌
▄▄▄▄▄▄▄▄▄█░▌
▐░░░░░░░░░░░▌
 ▀▀▀▀▀▀▀▀▀▀▀
           
  ▄▄▄▄▄▄▄▄▄▄▄
▐░░░░░░░░░░░▌
▐░█▀▀▀▀▀▀▀█░▌
▐░▌              ▐░▌
▐░█▄▄▄▄▄▄▄█░▌
▐░░░░░░░░░░░▌
▐░█▀▀▀▀▀▀▀▀▀
▐░▌         
▐░▌         
▐░▌         
 ▀         
           
  ▄▄▄▄▄▄▄▄▄▄▄
▐░░░░░░░░░░░▌
▐░█▀▀▀▀▀▀▀▀▀
▐░▌         
▐░█▄▄▄▄▄▄▄▄▄
▐░░░░░░░░░░░▌
▐░█▀▀▀▀▀▀▀▀▀
▐░▌         
▐░█▄▄▄▄▄▄▄▄▄
▐░░░░░░░░░░░▌
 ▀▀▀▀▀▀▀▀▀▀▀
           
  ▄▄▄▄▄▄▄▄▄▄▄
▐░░░░░░░░░░░▌
▐░█▀▀▀▀▀▀▀█░▌
▐░▌              ▐░▌
▐░█▄▄▄▄▄▄▄█░▌
▐░░░░░░░░░░░▌
▐░█▀▀▀▀█░█▀▀
▐░▌         ▐░▌ 
▐░▌          ▐░▌
▐░▌           ▐░▌
 ▀               ▀
           
  ▄▄▄▄▄▄▄▄▄▄▄
▐░░░░░░░░░░░▌
▐░█▀▀▀▀▀▀▀▀▀
▐░▌         
▐░█▄▄▄▄▄▄▄▄▄
▐░░░░░░░░░░░▌
▀▀▀▀▀▀▀▀▀█░▌
                  ▐░▌
▄▄▄▄▄▄▄▄▄█░▌
▐░░░░░░░░░░░▌
 ▀▀▀▀▀▀▀▀▀▀▀
           
▓▒░░ Secure Emailing
    ▓▒░░ Site-On-Blockchain
         ▓▒░░ Proof-of-Reliability
▓▒░░ HMQ1725
    ▓▒░░ CryptoCoderz
         ▓▒░░ Bitcointalk ANN
bunny2357
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
September 06, 2015, 03:45:17 AM
 #74

ah, forgive me. Maybe cryptocoderz is planning big  and the KGW is hard to fork, so they are busy. Roll Eyes

We all have been busy and working.
A a new wallet release is scheduled for tomorrow (6-8 hours from now) featuring new upgraded dependencies, cleaner wallet GUI and a config auto generate patch.

Berkeley DB has been successfully upgraded to 6.1.26 from the OLD 4.8.30 version

OpenSSL 1.0.1p (latest) AND 1.0.2d (latest)-(Two wallet edition will be available)

Qt upgraded to Version 5.5 (latest)

NEW UBUNTU wallet is scheduled for release directly after the upgraded windows release.

We all plan to be very active.
Planning in fact to setup a teamspeak and/or ventrillo / mumble Server to have all shibes congregate and improve this project.
(Input on this would be nice)

Website updates are coming now and will include Pineapple's Macwallet :-D THANK YOU PINEAPPLE!!!
Looking to finally add a Forum section to bunny-coin.com
and much much more

PS: Roadmap is coming (Input on this also would be nice)

Very nice. I have to compile it myself.
Wildman
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
September 07, 2015, 04:24:02 AM
 #75

what about that greek translation?

Hey KillerJoe,
 Glad to see you back.
 The deal is still there, translate the OP into Greek for the OP to use, to their satisfaction, and I will send you 300,000,000 BUN.
 It will be good to send BUN to somebody offering to do work for it.
Thanks
crackfoo
Legendary
*
Offline Offline

Activity: 3458
Merit: 1126



View Profile WWW
September 11, 2015, 11:11:56 PM
 #76

thanks. it's taking forever to sync my bunnies!

ZPOOL - the miners multipool! Support We pay 10 FLUX Parallel Assets (PA) directly to block rewards! Get paid more and faster. No PA fee's or waiting around for them, paid instantly on every block found!
___TR___
Full Member
***
Offline Offline

Activity: 208
Merit: 250


View Profile
September 13, 2015, 03:12:16 AM
 #77

I have noticed that I am the only one solo mining Bunnycoin again. I will do my best to keep some hashrate on my wallet but if I go down then the blockchain will get stuck at the next charity block.

Edit: You can disregard this message if someone were to help out and solo mine some BUN.
bunny2357
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
September 14, 2015, 08:41:14 AM
 #78

I am sorry that I have low rate CPU. When I cpu minered it for days, I got nothing. So I aborted to mine any more. If I have more advanced devices, I will mine it.
crackfoo
Legendary
*
Offline Offline

Activity: 3458
Merit: 1126



View Profile WWW
September 14, 2015, 03:59:12 PM
 #79

is there a new wallet or something? I seem to not be able to sync anymore.... still 11 weeks behind...

ZPOOL - the miners multipool! Support We pay 10 FLUX Parallel Assets (PA) directly to block rewards! Get paid more and faster. No PA fee's or waiting around for them, paid instantly on every block found!
hashmaster1
Hero Member
*****
Offline Offline

Activity: 851
Merit: 1000


Do You Even Onion Bro?


View Profile
September 14, 2015, 04:24:09 PM
 #80

Yes i been having problem with my wallet to it wont sync can some help with this problem...

                                 
                  █████████████████████████████▒
               ▒███████████████████████████████▓░
             ▒████▓                         ░▓███▒░░
         ░▒▓████▓░                            ░▓███▓▓▒▒░░
▓▓▓▓▓████████▓▒               ░░░▒▒▒▒▒░         ░▒█████████▓▓▓▓▓
████████▓▒▒░              ░▒▓▓▓▒▒▒▒▒▒▒▓▓▓▓▒         ░░▒▒████████
▓██▓                   ░▒▓▓▓▒▒▒▒▒▒▒▒▒▒▒▒▒▓███▒░             ███▓
▒███                 ░▓█▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▓▓█████▒░         ▓▓█░
░█▓█░               ▓█▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▓▓▓▓▓▓█████▓██░     ▓███░
 ▓██▓             ▒██▒▒░▒▒▒▒▒▒▒░▒▒▒▒▒▒▒▒▒▒▒░▒▒░  ░▓█▓      ███▓
 ▒█▓█░           ▓█▓▒▒▒▒▒▒▒▒▒▒░▒░▒░░░░░▒▒░ ░▒░░▓███▓      ▒███▒
  █▓█▓          ▓█▓▒▓▒▒▒▒░░░░░░░░░░░░▒▓▒▒░░▒▒▓█████░      ███▓
  ▒█▓█░        ░██▓▓▒░░░░░░░░░▒▓▒░ ░░░ ░░▒▒▓▓▓▓▓█▒█░     ▓███▒
   ▓▓▓▓        ███▒░░░░░▒░░░▒▒▒▒▒░░░░░▒▒▒▒▒▒▒▒▒▓▓ █░    ▒███▒
   ░▓▓▓▓   ░▒▒ █▓▒▒▒▒▒▓▓▓▒░▒░░░░░░░▒▒▒▒▒▒▒▒▒░▒▒▓ ▒█    ░████▒
    ░▓▒▓▒ ░▓████▓▓▓▒▒▒▓▒░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒▒▒▒  ██   ░████▒
     ▒▓▓██  ▓████▓▒▒░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒░▒░▒▒░ ░██▒  ░████▒
      ▓████  ░██████▓▓▓▓▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒░░  ░███▓  ░████░
       ▒████   ▓█▓░█████▓▓▒▒▒▒▒▒▒▒▒▒░░░░░░▒▓████░  ▒████▒
        ░████▒  ▒░   ▒██████▓▓▓▒▒▒▒▒▒▒▓██████▓░   ▓████▒
          ████▓         ░▒▓██████████████▓░░    ░████▓
           ▒████▒                              ▓████░
             ▓████░                          ▒████▒
              ░████▓░                      ▒████▓
                ░████▓░                  ▒████▓░
                  ░████▓░              ▒████▓░
                     ░▓████▒          ▓████▒░
                       ░▒████▓░    ▒████▓▒
                          ░▓████▓▓████▓░
                             ▒█████▓░
                               ░▒▒░
✬✬✬✬✬

Pages: « 1 2 3 [4] 5 6 7 8 9 10 11 »  All
  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!