Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
fametrano committed Aug 27, 2020
1 parent e8f2030 commit 8644e54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
5 changes: 1 addition & 4 deletions TODO.md
@@ -1,15 +1,12 @@
- use https://github.com/lidatong/dataclasses-json
- enable flake8 max-complexity
- improve sphinx documentation
- network as global variable
- synch (ec, hf) according to network
- taproot
- add AuthProxy for full node interaction (blockexplorer fall-back)
- decode transactions
- encode transactions
- PSBT
- descriptors
- miniscript (?)
- block parsing
- block creating (toy mining)
- hash rate extimation
- difficulty adjustment
Expand Down
1 change: 1 addition & 0 deletions requirements-dev.txt
Expand Up @@ -12,3 +12,4 @@ coverage
pytest > 6
pytest-xdist
pytest-cov
tox

0 comments on commit 8644e54

Please sign in to comment.