Bitcoin Forum
May 06, 2024, 04:33:12 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 [379] 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 »
  Print  
Author Topic: [ANN][KARM] Karma / ₭ / X11  (Read 583025 times)
thevictimofuktyranny
Legendary
*
Offline Offline

Activity: 1092
Merit: 1004


View Profile
June 04, 2015, 06:27:21 PM
 #7561

Wallet still has the same problem, sometimes syncs and sometime it does not.
1715013192
Hero Member
*
Offline Offline

Posts: 1715013192

View Profile Personal Message (Offline)

Ignore
1715013192
Reply with quote  #2

1715013192
Report to moderator
1715013192
Hero Member
*
Offline Offline

Posts: 1715013192

View Profile Personal Message (Offline)

Ignore
1715013192
Reply with quote  #2

1715013192
Report to moderator
In order to get the maximum amount of activity points possible, you just need to post once per day on average. Skipping days is OK as long as you maintain the average.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715013192
Hero Member
*
Offline Offline

Posts: 1715013192

View Profile Personal Message (Offline)

Ignore
1715013192
Reply with quote  #2

1715013192
Report to moderator
bitwho
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000



View Profile
June 05, 2015, 06:32:03 PM
 #7562

Wallet still has the same problem, sometimes syncs and sometime it does not.

are you talking about soopy's fix? still showing synch problem?
thevictimofuktyranny
Legendary
*
Offline Offline

Activity: 1092
Merit: 1004


View Profile
June 05, 2015, 06:34:53 PM
 #7563

Wallet still has the same problem, sometimes syncs and sometime it does not.

are you talking about soopy's fix? still showing synch problem?

Yelp
bitwho
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000



View Profile
June 05, 2015, 06:52:16 PM
 #7564

Wallet still has the same problem, sometimes syncs and sometime it does not.

are you talking about soopy's fix? still showing synch problem?

Yelp

Could you pm soopy and let him know what exactly your wallet shows. perhaps a screen shot. So he can look more into it.

thank you!
thevictimofuktyranny
Legendary
*
Offline Offline

Activity: 1092
Merit: 1004


View Profile
June 05, 2015, 07:57:13 PM
 #7565

Wallet still has the same problem, sometimes syncs and sometime it does not.

are you talking about soopy's fix? still showing synch problem?

Yelp

Could you pm soopy and let him know what exactly your wallet shows. perhaps a screen shot. So he can look more into it.

thank you!

Done
soopy452000
Legendary
*
Offline Offline

Activity: 1302
Merit: 1001

Founder - NavCoin Ⓝ


View Profile WWW
June 06, 2015, 02:26:45 AM
 #7566

Hello All,

I have received thevictimofuktyranny's pm regards to the matter will be looking to it today and give you guys an update on it.

Warm Regards,
~SoopY~

Working/Online Times
04:00:00 GMT - 12:00:00 GMT / 00:00:00 EDT - 08:00:00 EDT

Coin Developments & Contributions 1. SherlockCoin (SHC) (https://bitcointalk.org/index.php?topic=454981) 2. [RESURRECTION] Bringing Life to Growthcoin (GRW) , Community Backed Development! (https://bitcointalk.org/index.php?topic=469464) 3. [ANN][66][New Maintainer] ★Coin 66★ (https://bitcointalk.org/index.php?topic=493987) 4. [RE-ANN] Galaxycoin Revival!-FORK AT BLOCK 255145, KGW, RANDOM BLOCK REWARDS (https://bitcointalk.org/index.php?topic=495693) 5. [RESURRECTION] Taking Astrocoin to the Moon,KGW Implemented + HARD FORK AT 17520 https://bitcointalk.org/index.php?topic=516549 6. [RESURRECTION] Bringing Electric back to the grid, Community Backed Development! https://bitcointalk.org/index.php?topic=514790
soopy452000
Legendary
*
Offline Offline

Activity: 1302
Merit: 1001

Founder - NavCoin Ⓝ


View Profile WWW
June 06, 2015, 08:07:55 AM
 #7567

Hello All,

I have investigated the matter further and identified the cause of this issue and came to the conclusion that the Blockchain magic of KarmaCoin Here:

At Line :

https://github.com/karmateam/karma/blob/master-0.8/src/main.cpp#L3298


Code:
// The message start string is designed to be unlikely to occur in normal data.
// The characters are rarely used upper ASCII, not valid as UTF-8, and produce
// a large 4-byte int at any alignment.
unsigned char pchMessageStart[4] = { 0xfb, 0xc0, 0xb6, 0xdb }; // Karma: increase each by adding 2 to bitcoin's value.

These Magic Bytes should be unique but unfortunately in this case these characters contradict with many other coins thus you guys are experiencing the sync issue.

To correct this problem would require a hardfork and the community will need to agree on that.

Warm Regards,
~SoopY~

Working/Online Times
04:00:00 GMT - 12:00:00 GMT / 00:00:00 EDT - 08:00:00 EDT

Coin Developments & Contributions 1. SherlockCoin (SHC) (https://bitcointalk.org/index.php?topic=454981) 2. [RESURRECTION] Bringing Life to Growthcoin (GRW) , Community Backed Development! (https://bitcointalk.org/index.php?topic=469464) 3. [ANN][66][New Maintainer] ★Coin 66★ (https://bitcointalk.org/index.php?topic=493987) 4. [RE-ANN] Galaxycoin Revival!-FORK AT BLOCK 255145, KGW, RANDOM BLOCK REWARDS (https://bitcointalk.org/index.php?topic=495693) 5. [RESURRECTION] Taking Astrocoin to the Moon,KGW Implemented + HARD FORK AT 17520 https://bitcointalk.org/index.php?topic=516549 6. [RESURRECTION] Bringing Electric back to the grid, Community Backed Development! https://bitcointalk.org/index.php?topic=514790
bitwho
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000



View Profile
June 06, 2015, 04:44:52 PM
 #7568

Hello All,

I have investigated the matter further and identified the cause of this issue and came to the conclusion that the Blockchain magic of KarmaCoin Here:

At Line :

https://github.com/karmateam/karma/blob/master-0.8/src/main.cpp#L3298


Code:
// The message start string is designed to be unlikely to occur in normal data.
// The characters are rarely used upper ASCII, not valid as UTF-8, and produce
// a large 4-byte int at any alignment.
unsigned char pchMessageStart[4] = { 0xfb, 0xc0, 0xb6, 0xdb }; // Karma: increase each by adding 2 to bitcoin's value.

These Magic Bytes should be unique but unfortunately in this case these characters contradict with many other coins thus you guys are experiencing the sync issue.

To correct this problem would require a hardfork and the community will need to agree on that.

Warm Regards,
~SoopY~


yeah, as i thought.  Angry
Miner-TE
Hero Member
*****
Offline Offline

Activity: 499
Merit: 500



View Profile
June 06, 2015, 06:03:49 PM
 #7569

Hello All,

I have investigated the matter further and identified the cause of this issue and came to the conclusion that the Blockchain magic of KarmaCoin Here:

At Line :

https://github.com/karmateam/karma/blob/master-0.8/src/main.cpp#L3298


Code:
// The message start string is designed to be unlikely to occur in normal data.
// The characters are rarely used upper ASCII, not valid as UTF-8, and produce
// a large 4-byte int at any alignment.
unsigned char pchMessageStart[4] = { 0xfb, 0xc0, 0xb6, 0xdb }; // Karma: increase each by adding 2 to bitcoin's value.

These Magic Bytes should be unique but unfortunately in this case these characters contradict with many other coins thus you guys are experiencing the sync issue.

To correct this problem would require a hardfork and the community will need to agree on that.

Warm Regards,
~SoopY~


yeah, as i thought.  Angry

Explains the 'bad peers' connections i was seeing...

BTC - 1PeMMYGn7xbZjUYeaWe9ct1VV6szLS1vkD - LTC - LbtcJRJJQQBjZuHr6Wm7vtB9RnnWtRNYpq
DStefanov
Sr. Member
****
Offline Offline

Activity: 425
Merit: 250


View Profile WWW
June 07, 2015, 08:56:30 AM
 #7570

Huh! Dudes who confuse and hit the button "buy" in cryptsy ??!?!
Price jumped double in 10 minutes ...... obviously someone has confused cool!  Grin

Look that ?!??!?!


socoban
Sr. Member
****
Offline Offline

Activity: 314
Merit: 250


View Profile
June 07, 2015, 10:41:24 AM
 #7571

Huh! Dudes who confuse and hit the button "buy" in cryptsy ??!?!
Price jumped double in 10 minutes ...... obviously someone has confused cool!  Grin

Look that ?!??!?!




Almost all alt coins are pumping. All the coins were oversold and cheapest to buy them was in January. Karm is not an exception. People are buying because all multibilion coins have pumped and KARM was one of the last which did not pump yet. Check LOT, it pumped 100x Smiley
Alphi
Hero Member
*****
Offline Offline

Activity: 798
Merit: 1000


View Profile
June 07, 2015, 12:24:59 PM
 #7572

Huh! Dudes who confuse and hit the button "buy" in cryptsy ??!?!
Price jumped double in 10 minutes ...... obviously someone has confused cool!  Grin

Look that ?!??!?!




Almost all alt coins are pumping. All the coins were oversold and cheapest to buy them was in January. Karm is not an exception. People are buying because all multibilion coins have pumped and KARM was one of the last which did not pump yet. Check LOT, it pumped 100x Smiley

there is a much simpler explanation.. they only just fixed the Karma wallet at cryptsy. For the past few weeks it has been impossible to deposit coins and sell them, hence why the price went up.
deposits seem to be working now. It will be interesting to see what happens in the next few days.

KARMA: KSc9oGgGga1TS4PqZNFxNS9LSDjdSgpC1B      VERT: VgKaooA5ZuLLUXTUANJigH9wCPuzBUBv9H
DOGE:   DRN7pXid34o6wQgUuK8BoSjWJ5g8jiEs4e
socoban
Sr. Member
****
Offline Offline

Activity: 314
Merit: 250


View Profile
June 07, 2015, 12:33:12 PM
 #7573

Huh! Dudes who confuse and hit the button "buy" in cryptsy ??!?!
Price jumped double in 10 minutes ...... obviously someone has confused cool!  Grin

Look that ?!??!?!




Almost all alt coins are pumping. All the coins were oversold and cheapest to buy them was in January. Karm is not an exception. People are buying because all multibilion coins have pumped and KARM was one of the last which did not pump yet. Check LOT, it pumped 100x Smiley

there is a much simpler explanation.. they only just fixed the Karma wallet at cryptsy. For the past few weeks it has been impossible to deposit coins and sell them, hence why the price went up.
deposits seem to be working now. It will be interesting to see what happens in the next few days.


Fixed deposit implies more KARM coins to dump. It usually works opposite way:) But yes, it can be good sign of working coin and investors can take it as buy signal. But I am affraid KARM is pumping because almost everything is pumping.
Alphi
Hero Member
*****
Offline Offline

Activity: 798
Merit: 1000


View Profile
June 07, 2015, 12:50:04 PM
 #7574

But I am affraid KARM is pumping because almost everything is pumping.

seems like you might be right... Its still going up.. Cheesy

KARMA: KSc9oGgGga1TS4PqZNFxNS9LSDjdSgpC1B      VERT: VgKaooA5ZuLLUXTUANJigH9wCPuzBUBv9H
DOGE:   DRN7pXid34o6wQgUuK8BoSjWJ5g8jiEs4e
warfwarf
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
June 07, 2015, 03:25:40 PM
 #7575

Just sharing a video about Karma....

https://i.imgur.com/qhDwg8f.png
disco987
Hero Member
*****
Offline Offline

Activity: 711
Merit: 500


CLOAK Trustless Anonymous Cryptocurrency


View Profile WWW
June 07, 2015, 03:43:18 PM
 #7576

Little funny ..... should be done hardfork, and price increases.


                ,╓▄▄▄▄▄▄▄▄▄╓               
            ╓▄█████████████████▄╖           
         ╓▄█████▀▀'▒,,,,,╠'▀▀█████▄,       
       ,▓███▀╜,▄▄███████████▄▄,╙▀████╖     
      ▄███▀ ▄█████▀▀"``╙"▀▀█████▄ ▀███▄     
     ▓███╜╓████▀ ,▄▄█████▄▄, ▀████,╙███▌   
    ▓███`╔███▀ ╓▓███▀▀▀▀▀████╖ ▀███@"███▌   
   ]███▌┌███▌ ▐███         ███▄ ▐███ ▐███, 
   ▐███ ▐███ .███           ███  ███▌ ███▌ 
   ▐███ ▐███ '███           ███  ███▌ ███▌ 
   ]███@╙███@ ▀██▌        ,▄██▌ ▐███ ▐███` 
    ▓███ ▐███▄ ╙██▀╩     9███╜ ╔███▀,███▌   
     ████,╙███▌               ▓███╜,████   
      ▀███▄ ▀╜                 ▀▀ ▄███▌     
       ╙████▄,                 ╓▄████╜     
         ╙█████▄▄╓,       ,╓▄▄█████▀       
            ▀▀█████████████████▀▀           
                '▀▀▀▀▀▀▀▀▀▀▀'

CloakCoin | Private, Secure & Untraceable Cryptocurrency |  Enigma
Forum | Bitcointalk | Twitter | Slack |  Facebook |  VK |  Reddit |  CloakTV |  Instagram |  IRC-Chat |  Faucet
bitwho
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000



View Profile
June 07, 2015, 05:50:22 PM
 #7577

Just sharing a video about Karma....



i love this video!! : )
batesresearch
Legendary
*
Offline Offline

Activity: 2424
Merit: 1147


View Profile WWW
June 07, 2015, 05:56:57 PM
 #7578

Just sharing a video about Karma....



Great video!

Visit Satoshi's Place, a Bitcoin Hub based in Bury, Manchester, UK.
Website: https://satoshisplace.co.uk
Goals: Educate & Onboard users in to Bitcoin. Lightning network⚡️
warfwarf
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
June 07, 2015, 06:20:20 PM
 #7579

This is another one among the series I am planning to do:

https://i.imgur.com/Q9lzLrx.png
Alphi
Hero Member
*****
Offline Offline

Activity: 798
Merit: 1000


View Profile
June 07, 2015, 07:16:17 PM
 #7580

I uploaded my peers.dat file if anyone is having issues connecting to the network.
peers.dat keeps track of a list of all connections you have made with other karma wallet users.
It does not contain any personal information and so can be deleted or overwritten without affecting your coin holdings.

in order to keep this file updated and running smoothly, you should run our wallet and allow it to fully sync at least once a month.

https://www.dropbox.com/s/dkkxrslilob9pwa/peers.dat?dl=0

please make sure you backup your wallet.dat file ALWAYS before copying any files into your karma data folder.

KARMA: KSc9oGgGga1TS4PqZNFxNS9LSDjdSgpC1B      VERT: VgKaooA5ZuLLUXTUANJigH9wCPuzBUBv9H
DOGE:   DRN7pXid34o6wQgUuK8BoSjWJ5g8jiEs4e
Pages: « 1 ... 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 [379] 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 »
  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!