Bitcoin Forum
June 18, 2025, 09:25:57 PM *
News: Pizza day contest voting
 
   Home   Help Search Login Register More  
Pages: « 1 ... 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 [336] 337 338 339 340 341 342 343 344 345 346 347 348 »
  Print  
Author Topic: CannabisCoin [CANN][X11][Official] Developments & Discussions  (Read 706941 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic. (2 posts by 1+ user deleted.)
btc00
Full Member
***
Offline Offline

Activity: 361
Merit: 111


View Profile WWW
October 23, 2018, 01:34:06 PM
 #6701

hi all what best pool ? mining-dutch small miners..

https://t.me/crypto_tops aвтopcкий кaнaл вeдy c 2017 гoдa
http://retrodrop.pro coфт пpoeкт для cибилдepoв/peтpoдpпoepoв пoд мeтaмacк
Woldworine
Newbie
*
Offline Offline

Activity: 62
Merit: 0


View Profile WWW
October 24, 2018, 06:17:36 AM
 #6702

WoldPool | CannabisCoin (CANN) Mining Pool  | http://wold.by/
NEW PORT FOR CANN

Host: wold.by
Algo: x11
Port: 3533
User: Your wallet address
Password: c=CANN
Fee: 1%
Payout: Every 2 hours

Code:
-a x11 -o stratum+tcp://wold.by:3533 -u ADDRESS.WORKER -p c=CANN


altcoin.wallet
Newbie
*
Offline Offline

Activity: 124
Merit: 0


View Profile WWW
October 24, 2018, 10:17:48 AM
 #6703

Hello! We are the developers of the mobile wallet Altcoin Wallet. Now we add to the wallet different coins. Is there a desire to be added to the wallet? Payment only after we add your coin and you'll like it.

for listing we take 0.2 BTC

The following coins have already been added:

- GoaCoin
- Innova
- Crowdcoin
- Innova
- Rapture
- Trezar
- Emergency
- Sobercoin
- Unitus

Our Website: https://altcoin-wallet.online/
Play Market: https://play.google.com/store/apps/details?id=com.altcoin.wallet
for questions to contact:
Email - altcoin.wallet.info@gmail.com
DesktopCommando
Full Member
***
Offline Offline

Activity: 487
Merit: 100


View Profile
November 02, 2018, 06:28:58 PM
 #6704

For this Communities Information - CANN is going to be listed free of charge on https://emblemvault.com/ 's DEX, due to be released very soon.

https://coinscribble.com/emblem-vault-announces-support-for-more-than-500-cryptocurrencies/2085/releases/34/

https://github.com/DecentricCorp/coininfoplus/blob/master/lib/alts.js

for more information have a look at our Bitcointalk page https://bitcointalk.org/index.php?topic=1652345.0
Mikhail 1327
Member
**
Offline Offline

Activity: 517
Merit: 10

Blocking future


View Profile
November 08, 2018, 06:13:43 AM
 #6705

For this Communities Information - CANN is going to be listed free of charge on https://emblemvault.com/ 's DEX, due to be released very soon.

https://coinscribble.com/emblem-vault-announces-support-for-more-than-500-cryptocurrencies/2085/releases/34/

https://github.com/DecentricCorp/coininfoplus/blob/master/lib/alts.js

for more information have a look at our Bitcointalk page https://bitcointalk.org/index.php?topic=1652345.0

Hi, what is this hardfork cannabis?

░▄░░▄▄▄
█░█░█▄▀ | ARK.io | Bridging the Blockchain Future |
█░█░█▀▄ | PUTTING THE CURRENCY BACK INTO CRYPTO. |
hashbook
Copper Member
Newbie
*
Offline Offline

Activity: 28
Merit: 10


View Profile WWW
November 26, 2018, 12:44:19 PM
 #6706



http://hashbook.net

CannabisCoin mining and payouts!

Code:
-a x11 -o stratum+tcp://mine.hashbook.net:3533 -u WALLET_ADDRESS -p c=CANN,d=64

Promo 0% mining fee by the end of 7th January 2019
Stratum is Nicehash and MiningRigRental compatible!


ANN: https://bitcointalk.org/index.php?topic=5075948

katespades
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile WWW
December 03, 2018, 06:35:21 PM
 #6707

cannabis coin is gimmicky. Just build a grow room, buy some grow lights (uponics.com/grow-lights-for-weed), and then enjoy the fruits of your labor without a coin. Stick with BTC.
YESWECANN (OP)
Sr. Member
****
Offline Offline

Activity: 286
Merit: 250

http://twitter.com/CannabisCoins


View Profile WWW
December 04, 2018, 08:09:24 AM
 #6708

New MANDATORY CannabisCoin Wallet update has been released and OP LINKS will be updated shortly!
Pools and Exchanges please update your wallets





-YESWECANN

Official CannabisCoin [CANN] Forum Moderator
ChristopherAndrews
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
December 17, 2018, 11:41:40 AM
 #6709

another random question about the droid wallet. I know private keys can be backed up and restored to droid wallet in case of emergency. My question is, is there any way to use the backed up wallet file and import into a pc wallet? (using notepad++ I'm able to see the string contained inside the file) I have attempted using the entire string which complains about 'int recieved, require bool' and ive tried portions of the string which give the error 'invalid priv key'.

Would  be correct in assuming that as this is a mobile wallet ,not a full node, that the priv keys generated within the app are in a different (non compatible) format?

All in all, I will simply be waiting on the new app release, I'm just bored and feeling adventurous lol

I don't see where this was ever answered.

From https://github.com/schildbach/bitcoin-wallet/tree/master/wallet

Code:
 The backup file is encrypted using your chosen password. You can use OpenSSL to decrypt:

openssl enc -d -aes-256-cbc -a -in <filename>

You can use openssl to extract the private keys from the Schildbach Android wallet as shown in the link below.

https://bitcoin.stackexchange.com/questions/17176/how-to-decode-private-key-from-android-bitcoin-wallet

I hope this helps everyone


But you should also checkout some of the best led grow lights here! https://420expertadviser.com/
YESWECANN (OP)
Sr. Member
****
Offline Offline

Activity: 286
Merit: 250

http://twitter.com/CannabisCoins


View Profile WWW
December 22, 2018, 09:56:00 PM
 #6710

New MANDATORY CannabisCoin Wallet update has been released and OP LINKS will be updated shortly!
Pools and Exchanges please update your wallets





-YESWECANN
Do I have to add nodes after upgrading my wallet to the latest mandatory wallet version?
If I have to do it, please give me some nodes.


No need for config files

Official CannabisCoin [CANN] Forum Moderator
jheaton
Full Member
***
Offline Offline

Activity: 241
Merit: 101


View Profile
January 03, 2019, 07:21:08 PM
Last edit: January 04, 2019, 01:13:37 AM by jheaton
 #6711

Hello, I hope your working on a new website. The currant one has "ZERO INFORMATION" as in nothing, nada, other than a wallet download. and the latest news link is from July, 2017? 'Im a long time holder of pot and thc and was thinking about cann since is so cheap btc wise, BUT seriously, someone like me goes to that website, can NOT find any information and is left going...uhhhhhh  Undecided   Just saying..    Plus: the currant supply and total supply numbers are off by million+ on coinmarketcap ??



mikeymellow
Jr. Member
*
Offline Offline

Activity: 76
Merit: 2


View Profile
January 05, 2019, 08:44:51 AM
 #6712

What is there current circulating supply if I might ask?
jheaton
Full Member
***
Offline Offline

Activity: 241
Merit: 101


View Profile
January 05, 2019, 06:46:03 PM
 #6713

What is there current circulating supply if I might ask?

right now it shows (169,426,948 CANN) and a Total Supply of i believe 420M
mikeymellow
Jr. Member
*
Offline Offline

Activity: 76
Merit: 2


View Profile
January 06, 2019, 11:42:53 AM
 #6714

What is there current circulating supply if I might ask?

right now it shows (169,426,948 CANN) and a Total Supply of i believe 420M
Thanks for the info.
jin518
Member
**
Offline Offline

Activity: 159
Merit: 10

https://yadi.sk/i/2bzED4KYxCpgng


View Profile
January 16, 2019, 07:57:16 AM
 #6715

coin dead?

     A Z A R T (x17)   ▬▬▬▬▬▬▬   CRYPTOCURRENCY FOR THE GAMBLING INDUSTRY
                                             A p p  Download   ▬▬▬▬▬▬▬   Google Play | App Store     [ WEB VERSION ]                   >>> BUY COINS <<<
         F o l l o w  us   ▬▬▬▬▬▬▬   ◾ WHITEPAPERTELEGRAMDISCORDTWITTER
ChristopherAndrews
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
January 17, 2019, 07:06:52 AM
 #6716

We evaluated several LED develop lights accessible available as of January 2019 and made a straightforward rundown to enable you to pick the best LED light for your cannabis develop. Every light was assessed over an assortment of components: cost, wattage, yield, strength, range and the sky is the limit from there, and these lights are genuinely the best alternatives out there.

Have an inquiry concerning a particular develop light? Ask us in the remarks!

We ordered a rundown of the best LED grow lights available for the time of 2019 (the cheat sheet table is underneath with value ranges). Remember, cost can vacillate contingent upon the maker so we will endeavor to refresh the costs as every now and again as could be expected under the circumstances. It would be ideal if you allude to the item connects in every one of the segments to get the most a la mode estimating data on Amazon.

Star tip: for best outcomes, consider blending one of these LED develop lights with a standout among our most prescribed develop tents.
jheaton
Full Member
***
Offline Offline

Activity: 241
Merit: 101


View Profile
January 23, 2019, 07:21:14 PM
 #6717

Hello, I hop you guys are working on something? It would be nice to see you follow suite from other 2014 coins by upgrading the code and maybe adding masternodes and some privacy or something...anything? When's the last time a dev spoke up here??
Jahvinci
Member
**
Offline Offline

Activity: 336
Merit: 45



View Profile WWW
January 23, 2019, 10:34:15 PM
 #6718

Hello, I hop you guys are working on something? It would be nice to see you follow suite from other 2014 coins by upgrading the code and maybe adding masternodes and some privacy or something...anything? When's the last time a dev spoke up here??

There was a wallet update about six weeks ago, I'm sure they're working on something big  Cheesy

www.Motacoin.net - Launched March 18th, 2018 - Los Angeles based Cannabis Cryptocurrency!
www.Instagram.com/Motacoin | www.T.me/MotaCoin
www.Twitter.com/Motacoin_ | https://discord.gg/KMJrZZp
jin518
Member
**
Offline Offline

Activity: 159
Merit: 10

https://yadi.sk/i/2bzED4KYxCpgng


View Profile
January 24, 2019, 02:47:21 AM
 #6719

It's quite Cheesy

     A Z A R T (x17)   ▬▬▬▬▬▬▬   CRYPTOCURRENCY FOR THE GAMBLING INDUSTRY
                                             A p p  Download   ▬▬▬▬▬▬▬   Google Play | App Store     [ WEB VERSION ]                   >>> BUY COINS <<<
         F o l l o w  us   ▬▬▬▬▬▬▬   ◾ WHITEPAPERTELEGRAMDISCORDTWITTER
jheaton
Full Member
***
Offline Offline

Activity: 241
Merit: 101


View Profile
February 05, 2019, 10:25:37 PM
Last edit: February 06, 2019, 05:05:38 AM by jheaton
 #6720

POS pls!
Pages: « 1 ... 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 [336] 337 338 339 340 341 342 343 344 345 346 347 348 »
  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!