Giter VIP home page Giter VIP logo

ecdsa-dump-bitcoin's People

Contributors

amietn avatar fsvm88 avatar gcarq avatar guifereis avatar kaanklky avatar kflansburg avatar mikispag avatar rcasatta avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

ecdsa-dump-bitcoin's Issues

Error with signature dump command

Installed and tried to run the sigdump command, but received the following error:

python rusty-blockparser ./release ~/dojo
SyntaxError: Non-UTF-8 code starting with '\xdb' in file /media/dojo/SATASSD/ecdsa-polynomial-nonce-recurrence-attack/ecdsa-dump-bitcoin/target/release/rusty-blockparser on line 2, but no encoding declared; see https://python.org/dev/peps/pep-0263/ for details

Reviewed the website suggested, but I am at a loss on resolving the issue. Please advise.

Issue running the script

I've compiled the package both on Windows and Ubuntu, but both versions are giving the same error:

~/ecdsa-dump-bitcoin-main$ cargo run --release -- sigdump dump bitcoin
warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
  --> src/blockchain/proto/script.rs:19:30
   |
19 |         write!(f, "{}", self.description())
   |                              ^^^^^^^^^^^
   |
   = note: `#[warn(deprecated)]` on by default

warning: `rusty-blockparser` (bin "rusty-blockparser") generated 1 warning
    Finished release [optimized] target(s) in 1.85s
warning: the following packages contain code that will be rejected by a future version of Rust: rustc-serialize v0.3.24
note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
     Running `target/release/rusty-blockparser sigdump dump bitcoin`
[10:57:32 UTC] INFO - main: Starting rusty-blockparser v0.8.1 ...
[10:57:32 UTC] INFO - index: Reading index from /home/.bitcoin/blocks/index ...
[10:57:32 UTC] INFO - index: Got longest chain with 0 blocks ...
[10:57:32 UTC] INFO - blkfile: Reading files from /home/.bitcoin/blocks ...

thread 'main' has overflowed its stack
fatal runtime error: stack overflow
Aborted

Could this be related to the deprecated method?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.