Bitcoin Forum
July 05, 2024, 09:29:51 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 [483] 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 ... 612 »
  Print  
Author Topic: [SDC] ShadowCash | Welcome to the UMBRA  (Read 1289617 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.
dasource
Hero Member
*****
Offline Offline

Activity: 821
Merit: 1000


View Profile
October 24, 2015, 11:05:51 AM
 #9641

I have tweaked the below for the UX changes in the Latest Client making it even easier to Create New Key and (accounts) along with Restoring.

When you first load the new HD wallet it will create a new HD account for you and set it as default ... I.e. any new addresses generated will be from the default HD account (unique to you). However as this is pre-generated and not user friendly to remember I suggest you proceed to create a new account using a mnemonic sentence.

My suggestion for existing users is ...

** ALWAYS BACKUP WALLET.DAT FIRST **

STEP1

1. Save your wallet.dat and rename it.
2. Load the new Shadow Latest client
3. Create a new HD Wallet (Options --> Key Management --> New Key) - give it a "name".
4. Goto Key Management --> Advanced Management and make sure that the new "name" account is showing as "default".
5. The wallet will have pre-generated a Default normal and stealth address
6. Send some funds to test (from your old wallet)

So now I would suggest you try a restore of this account to test it!

STEP2
1. Save your wallet.dat and rename it.
2. Load the Shadow Latest Client
3. Goto (Options --> Key Management --> Restore) - complete steps
4. Goto Help --> Debug --> Console and type "scanforalltxns 590000"
5. You should see your test transaction show up.

If all works, you know you have the correct mnemonic and can then go back to your old wallet and send all your funds to the new wallet.
Your new HD wallet is setup and the mnemonic sentence + optional pass-code is all you need to access all new addresses.

^ I am with STUPID!
Kewde
Member
**
Offline Offline

Activity: 111
Merit: 15

Eat, sleep, code, repeat.


View Profile WWW
October 25, 2015, 05:55:39 PM
 #9642

I have taken it upon myself to work on the documentation.

The documentation contains how-to's on compiling the source code, the different settings and what they're used for (thinmode, testnet, ..).
It also contains a developers section in which the JSON-RPC commands are explained.

The ShadowSend section will by far be the most technical section of the whole documentation and will provide all the information needed for a cryptographic review.
A full review of the code/software will be another phase, because as it is currently the code is too long to properly integrate into the website, making it really ugly if I would.   
I have and will continue to add short segments of code and documentating them whenever I see fit.

I have looked over the code, and I haven't had much problems understanding what each line of code does because the mathematical equations are often written above them in the comments.

As it currently is: any competent and motivated reviewer willing to use google and figure out how dual-key stealth addresses, ring signatures and non-interactive zero knowledge proofs work will be able to understand the code, but to make it easier for them I will be writing a compilation of crash courses on the previously mentioned concepts to make it easier for them.

Currently all information is distributed over the internet and it will require visiting many many web pages to figure everything out, our documentation will solve that.
One page to rule them all!  Wink

Particl Project - https://www.particl.io/
dasource
Hero Member
*****
Offline Offline

Activity: 821
Merit: 1000


View Profile
October 25, 2015, 10:49:55 PM
Last edit: October 25, 2015, 11:19:33 PM by dasource
 #9643

I have taken it upon myself to work on the documentation.

The documentation contains how-to's on compiling the source code, the different settings and what they're used for (thinmode, testnet, ..).
It also contains a developers section in which the JSON-RPC commands are explained.

The ShadowSend section will by far be the most technical section of the whole documentation and will provide all the information needed for a cryptographic review.
A full review of the code/software will be another phase, because as it is currently the code is too long to properly integrate into the website, making it really ugly if I would.  
I have and will continue to add short segments of code and documentating them whenever I see fit.

I have looked over the code, and I haven't had much problems understanding what each line of code does because the mathematical equations are often written above them in the comments.

As it currently is: any competent and motivated reviewer willing to use google and figure out how dual-key stealth addresses, ring signatures and non-interactive zero knowledge proofs work will be able to understand the code, but to make it easier for them I will be writing a compilation of crash courses on the previously mentioned concepts to make it easier for them.

Currently all information is distributed over the internet and it will require visiting many many web pages to figure everything out, our documentation will solve that.
One page to rule them all!  Wink

Thank you kewde; and thank you to all the others who have also stepped up to help; You do not need to be a mathematician to help.
This is exactly the type of can-do attitude we need to continue to propel this project forward.

Thank you and loving the smell of fresh air around here!

^ I am with STUPID!
Blazin8888
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500



View Profile
October 26, 2015, 11:52:15 PM
 #9644

Do you guys have an advertising plan for the markets once it goes live?
LongAndShort
Legendary
*
Offline Offline

Activity: 1078
Merit: 1050


View Profile
October 27, 2015, 01:27:34 AM
 #9645

Do you guys have an advertising plan for the markets once it goes live?

Not yet as far as i am aware. (complete plan) Are you thinking of leading/funding one?
rhinomonkey
Hero Member
*****
Offline Offline

Activity: 646
Merit: 501

Ni dieu ni maître


View Profile
October 27, 2015, 05:09:55 AM
 #9646

https://twitter.com/SDCoin/status/658725615172890624

I think it's time to buy moar Cheesy Cheesy Cheesy Cheesy

NatoshiSakamato
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile
October 27, 2015, 04:59:22 PM
 #9647

My wallet seems to be stuck loading blocks @ 616098.

I have recently updated my wallet to 1.3.3.6.

What do ?
rutherford
Sr. Member
****
Offline Offline

Activity: 624
Merit: 250



View Profile
October 27, 2015, 05:14:18 PM
 #9648

code: Have you followed the intructions?
<http://blog.shadowproject.io/2015/10/23/development-update-shadow-v1-3-3-6-release/|blog.shadowproject.io/2015/10/23/development-update-shadow-v1-3-3-6-release/>

█████████████████████████████
██████▀ ▀███████████▀ ▀██████
████▀ ▄█▄ ▀███████▀ ▄█▄ ▀████
███▄ ▀████▄ ▀███▀ ▄████▀ ▄███
█████▄ ▀████▄ ▀ ▄████▀ ▄█████
███████▄ ▀████▄ ▀██▀ ▄███████
█████████  █████ ████████████
███████▀ ▄████▀ ▄██▄ ▀███████
█████▀ ▄████▀ ▄ ▀████▄ ▀█████
███▀ ▄████▀ ▄███▄ ▀████▄ ▀███
████▄ ▀█▀ ▄███████▄ ▀█▀ ▄████
██████▄ ▄███████████▄ ▄██████
█████████████████████████████
..XIRCUS..                       ▄████▄
    ▄███▄              ██████
    █████             ▀████▀
     ▀▀▀ ▀▄         ▄▀
           ▄█████▄
           █████████
           █████████
           ▀█████▀
         ▄▀    █    ▀▄ ▄▄
       ▄▀      █      ████
▄████▄     ▄█████▄   ▀██▀
██████      ███████
 ▀▀▀▀       ▀█████▀
||
▄▄████████▄▄
▄████████████████▄
▄████████████████████▄
███████████████▀▀  █████
████████████▀▀      ██████
▐████████▀▀   ▄▄     ██████▌
▐████▀▀    ▄█▀▀     ███████▌
▐████████ █▀        ███████▌
████████ █ ▄███▄   ███████
████████████████▄▄██████
▀████████████████████▀
▀████████████████▀
▀▀████████▀▀
▄▄████████▄▄
▄████████████████▄
▄████████████████████▄
███████████▀    ▐███████
███████████    ▄▄█████████
▐██████████▀    ▀▀█████████▌
▐█████████▌       █████████▌
▐███████████    ███████████▌
███████████    ███████████
██████████    ██████████
▀████████▄  ▄████████▀
▀████████████████▀
▀▀████████▀▀
drAGon925
Hero Member
*****
Offline Offline

Activity: 527
Merit: 500



View Profile
October 27, 2015, 05:21:04 PM
 #9649

My wallet seems to be stuck loading blocks @ 616098.

I have recently updated my wallet to 1.3.3.6.

What do ?

Everything fine here. Try to off/on wallet,  or "run as administrator" if firewall block sdc.exe

NatoshiSakamato
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile
October 27, 2015, 05:22:43 PM
 #9650

code: Have you followed the intructions?
<http://blog.shadowproject.io/2015/10/23/development-update-shadow-v1-3-3-6-release/|blog.shadowproject.io/2015/10/23/development-update-shadow-v1-3-3-6-release/>

From this I can tell: "The fork happened at block 615761"

I am past this block. What is wrong ??
rutherford
Sr. Member
****
Offline Offline

Activity: 624
Merit: 250



View Profile
October 27, 2015, 05:50:53 PM
 #9651

code: The software mined the wrong fork because of a faulty RS2 transaction, you have to rescan or rewind

█████████████████████████████
██████▀ ▀███████████▀ ▀██████
████▀ ▄█▄ ▀███████▀ ▄█▄ ▀████
███▄ ▀████▄ ▀███▀ ▄████▀ ▄███
█████▄ ▀████▄ ▀ ▄████▀ ▄█████
███████▄ ▀████▄ ▀██▀ ▄███████
█████████  █████ ████████████
███████▀ ▄████▀ ▄██▄ ▀███████
█████▀ ▄████▀ ▄ ▀████▄ ▀█████
███▀ ▄████▀ ▄███▄ ▀████▄ ▀███
████▄ ▀█▀ ▄███████▄ ▀█▀ ▄████
██████▄ ▄███████████▄ ▄██████
█████████████████████████████
..XIRCUS..                       ▄████▄
    ▄███▄              ██████
    █████             ▀████▀
     ▀▀▀ ▀▄         ▄▀
           ▄█████▄
           █████████
           █████████
           ▀█████▀
         ▄▀    █    ▀▄ ▄▄
       ▄▀      █      ████
▄████▄     ▄█████▄   ▀██▀
██████      ███████
 ▀▀▀▀       ▀█████▀
||
▄▄████████▄▄
▄████████████████▄
▄████████████████████▄
███████████████▀▀  █████
████████████▀▀      ██████
▐████████▀▀   ▄▄     ██████▌
▐████▀▀    ▄█▀▀     ███████▌
▐████████ █▀        ███████▌
████████ █ ▄███▄   ███████
████████████████▄▄██████
▀████████████████████▀
▀████████████████▀
▀▀████████▀▀
▄▄████████▄▄
▄████████████████▄
▄████████████████████▄
███████████▀    ▐███████
███████████    ▄▄█████████
▐██████████▀    ▀▀█████████▌
▐█████████▌       █████████▌
▐███████████    ███████████▌
███████████    ███████████
██████████    ██████████
▀████████▄  ▄████████▀
▀████████████████▀
▀▀████████▀▀
NatoshiSakamato
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile
October 27, 2015, 07:02:28 PM
 #9652

code: The software mined the wrong fork because of a faulty RS2 transaction, you have to rescan or rewind

Ive tried  "scanforalltxns 600000" now, result was scan completed. But still stuck on block 616098  Angry
rutherford
Sr. Member
****
Offline Offline

Activity: 624
Merit: 250



View Profile
October 27, 2015, 07:06:02 PM
 #9653

dadon: Did you try rewindchain ?

█████████████████████████████
██████▀ ▀███████████▀ ▀██████
████▀ ▄█▄ ▀███████▀ ▄█▄ ▀████
███▄ ▀████▄ ▀███▀ ▄████▀ ▄███
█████▄ ▀████▄ ▀ ▄████▀ ▄█████
███████▄ ▀████▄ ▀██▀ ▄███████
█████████  █████ ████████████
███████▀ ▄████▀ ▄██▄ ▀███████
█████▀ ▄████▀ ▄ ▀████▄ ▀█████
███▀ ▄████▀ ▄███▄ ▀████▄ ▀███
████▄ ▀█▀ ▄███████▄ ▀█▀ ▄████
██████▄ ▄███████████▄ ▄██████
█████████████████████████████
..XIRCUS..                       ▄████▄
    ▄███▄              ██████
    █████             ▀████▀
     ▀▀▀ ▀▄         ▄▀
           ▄█████▄
           █████████
           █████████
           ▀█████▀
         ▄▀    █    ▀▄ ▄▄
       ▄▀      █      ████
▄████▄     ▄█████▄   ▀██▀
██████      ███████
 ▀▀▀▀       ▀█████▀
||
▄▄████████▄▄
▄████████████████▄
▄████████████████████▄
███████████████▀▀  █████
████████████▀▀      ██████
▐████████▀▀   ▄▄     ██████▌
▐████▀▀    ▄█▀▀     ███████▌
▐████████ █▀        ███████▌
████████ █ ▄███▄   ███████
████████████████▄▄██████
▀████████████████████▀
▀████████████████▀
▀▀████████▀▀
▄▄████████▄▄
▄████████████████▄
▄████████████████████▄
███████████▀    ▐███████
███████████    ▄▄█████████
▐██████████▀    ▀▀█████████▌
▐█████████▌       █████████▌
▐███████████    ███████████▌
███████████    ███████████
██████████    ██████████
▀████████▄  ▄████████▀
▀████████████████▀
▀▀████████▀▀
NatoshiSakamato
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile
October 27, 2015, 08:28:26 PM
 #9654

Tried:

21:28:04

Method not found (code -32601)
dasource
Hero Member
*****
Offline Offline

Activity: 821
Merit: 1000


View Profile
October 27, 2015, 08:44:27 PM
 #9655

code: The software mined the wrong fork because of a faulty RS2 transaction, you have to rescan or rewind

Ive tried  "scanforalltxns 600000" now, result was scan completed. But still stuck on block 616098  Angry


1. "rewindchain 1000" in console
2. Close Wallet
3. Delete peers.dat from app directory
4. Restart the client (now this may not work since you might be banned, if so leave your client off for 12 hours)
5. Check the block height against shadowchain.info once you are fully in sync.
6. Finally for sanity and reassurance run "reloadanondata"

^ I am with STUPID!
NatoshiSakamato
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile
October 27, 2015, 09:22:21 PM
 #9656

code: The software mined the wrong fork because of a faulty RS2 transaction, you have to rescan or rewind

Ive tried  "scanforalltxns 600000" now, result was scan completed. But still stuck on block 616098  Angry


1. "rewindchain 1000" in console
2. Close Wallet
3. Delete peers.dat from app directory
4. Restart the client (now this may not work since you might be banned, if so leave your client off for 12 hours)
5. Check the block height against shadowchain.info once you are fully in sync.
6. Finally for sanity and reassurance run "reloadanondata"

This worked! Thank you.
Wh1teKn1ght
Sr. Member
****
Offline Offline

Activity: 339
Merit: 251


View Profile
October 28, 2015, 02:51:59 AM
 #9657

multipool down? or on wrong fork? haven't received a payment in 20 days or so and the website doesnt seem to load.
erok
Hero Member
*****
Offline Offline

Activity: 896
Merit: 1000


Avatars are overrated.


View Profile
October 28, 2015, 02:14:09 PM
 #9658

Great job on everything devs! Running smooth as silk! Can't wait for the market next month!!!!1!

BTW it is great to see so many people active on Slack including the dev. I log in this morning expecting to be saying a quick hello to like 2 people and I end up having to tip the hat to a room full of talent. Grin

"the destruction of privacy widens the existing power imbalance between the ruling factions and everyone else" -- Julian Assange
coins101
Legendary
*
Offline Offline

Activity: 1456
Merit: 1000



View Profile
October 28, 2015, 08:07:32 PM
 #9659

People have been selling these satellite decryption codes for years on eBay. They all tend to get shut down at some stage.

There must be thousands of people that decrypt the codes on a computer and then create a server to ping the decrption codes to people buying access via eBay.

One guy had over 1,000 customers.

http://www.ebay.co.uk/itm/SKYBOX-OPENBOX-TECHNOMATE-VU-ZGEMMA-12-MONTH-MEGA-WARRANTY-GIFT-3-ROOMS-/301773606929?hash=item46431bd011:g:LfcAAOSw~bFWJpSY

Quote from: Yeah, right
PLEASE NOTE EBAY: THIS IS NOT A DESCRAMBLING SERVICE, THIS IS WARRANTY COVER ONLY, I AM NOT SELLING ANY ILLEGAL CHANNELS OR CHANNEL LISTS NOR DO I REPRESENT ANY MEDIA COMPANY NOR HAVE ACCESS TO ANY OF THEIR CONTENTS. DO NOT REMOVE LISTING AS IT IS IN ACCORDANCE WITH EBAY POLICIES.

The satellite businesses then have secret shoppers who then go on to close the eBay shops down.

At some point someone is going to figure out a way to put these on a decentralised market and who will the satellite businesses shut down then?

$30 for a simple code  Tongue
ShapeShift.io
Sr. Member
****
Offline Offline

Activity: 448
Merit: 252


Follow us on our new account ShapeShift.com


View Profile WWW
October 28, 2015, 10:40:33 PM
 #9660

ShapeShift.io has released our instant exchange app for Android devices! Buy or sell Shadowcash with bitcoin and 45+ cryptos instantly on any Android device. Exchange anytime, anywhere: https://shapeshift.io/site/tools/shapeshift-mobile


Follow us on our new profile: ShapeShift.com

Sign up for our closed beta waitlist: beta.shapeshift.com
Pages: « 1 ... 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 [483] 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 ... 612 »
  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!