Code Monkey home page Code Monkey logo

Comments (3)

Bouncner avatar Bouncner commented on September 18, 2024

I took a look into ArmoryQt.py and saw that BDM_LoadBlockchainFile is never used.

In my own script I am using instead now:
TheBDM.Reset(wait=True) # just to be sure, since you more or less advised so in a comment
TheBDM.setBlocking(True)
TheBDM.setOnlineMode(True)

And this appears to be working well.

So I guess the unittest code is outdated?

from bitcoinarmory.

etotheipi avatar etotheipi commented on September 18, 2024

Indeed, many of those unit-tests were created during the initial development of Armory, which looked a lot different than it does now. I have updated some of the unit tests (and the sample code in the "extras" directory), but not all of the unit-tests. Now that you bring it up, I will spend some time looking at that and/or removing outdated pieces.

Instead, I recommend using extras/sample_armory_code.py if you want example code for doing various things with the code base.

from bitcoinarmory.

Bouncner avatar Bouncner commented on September 18, 2024

Well, my script is running again, so I am fine right now.
When I find the time, I'll check back in a few weeks and see if there is
still old code and will try to fix/update it.

Anyways, thanks for your work on BitcoinArmory. Compared to other libs it's
real fun and easy to work with it in Python.

2013/3/1 etotheipi [email protected]

Indeed, many of those unit-tests were created during the initial
development of Armory, which looked a lot different than it does now. I
have updated some of the unit tests (and the sample code in the "extras"
directory), but not all of the unit-tests. Now that you bring it up, I will
spend some time looking at that and/or removing outdated pieces.

Instead, I recommend using extras/sample_armory_code.py if you want
example code for doing various things with the code base.


Reply to this email directly or view it on GitHubhttps://github.com//issues/49#issuecomment-14322923
.

from bitcoinarmory.

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.