Code Monkey home page Code Monkey logo

Comments (12)

sr-gi avatar sr-gi commented on May 26, 2024

@jhdscript I have test it on Linux and Mac, not on Windows. If you post what's going wrong I can try to help you though.

First of all, have you been able to install all the dependences?

from bitcoin_tools.

jhdscript avatar jhdscript commented on May 26, 2024

Hello, and thanx for your fast reply. It seems one requirements doesnt work on Windows. See the screen.

sans titre

Maybe could you help me. I only need to dump utxo like your sample to get addresses with balance. Regards

from bitcoin_tools.

jhdscript avatar jhdscript commented on May 26, 2024

I already install Microsoft Visual C++ Compiler for Python 2.7

from bitcoin_tools.

sr-gi avatar sr-gi commented on May 26, 2024

Is it still crashing after installing Visual C++ 9?

Still, it seems you're gonna have a hard time with making LevelDB work on windows. Seems like Windows integration is an open issue at leveldb official repo, there seem to be some non-official ports that work though.

If you are not going to use the UTXO set analysis tool, you shouldn't worry about all the leveldb dependencies. However, if you are planning to use it, I think that using a Unix system will be definitely easier.

from bitcoin_tools.

jhdscript avatar jhdscript commented on May 26, 2024

Yes :-(

from bitcoin_tools.

sr-gi avatar sr-gi commented on May 26, 2024

Sorry, I hope I can help you better. I'll try to build it in a Windows system as soon as I can get my hands on one and have enough time. It may take a while though.

from bitcoin_tools.

jhdscript avatar jhdscript commented on May 26, 2024

ok thanx

from bitcoin_tools.

sr-gi avatar sr-gi commented on May 26, 2024

@jhdscript I've seen you commenting on the versions issue, have you managed to solve the windows building problem?

from bitcoin_tools.

jhdscript avatar jhdscript commented on May 26, 2024

I installed an Ubuntu server with bitcoin 8.15 and i try thé main branche :/ so i delete all ans i reinstall 8.14.

I test After blockchain is downloaded . To use utxo script i need to stop bitcoind? How many time script take ?

from bitcoin_tools.

sr-gi avatar sr-gi commented on May 26, 2024

Depends on the your system, and which parts of the code you are running. Parsing the whole chainstate can take about an hour on a laptop.

from bitcoin_tools.

cpsola avatar cpsola commented on May 26, 2024

Please be sure to install all the needed system dependencies:

For instance, for Debian/Ubuntu based systems, python-tk and libleveldb-dev must be installed:

sudo apt-get install python-tk libleveldb-dev

from bitcoin_tools.

agoora avatar agoora commented on May 26, 2024

OK,thanks.

from bitcoin_tools.

Related Issues (20)

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.