Commit graph

12 commits

Author SHA1 Message Date
Kim Neunert
556ec5f961
Releasing procedure with pip (#69)
* automate pip-packages-gen + upload for gittags
release documentation
proper package including and  static + templates

* Change import- and start  logic, removed cli.py

* project-renaming to cryptoadvance.specter
propoer packaging
include proper dependencies

* Adding requirements.txt

* Specify maintainers and thanks to contributors

* Removing test-url for pip-uload. This is now live!
2020-02-20 13:00:53 +01:00
Kim Neunert
d9b9b2bc69
Some minor things to consolidate and some guidelines for Development.md (#63)
* Some minor things to consolidate and some guidelines for Development.md
* Add a SpecterError derived from Exception
* Adding vue.js, see #63
* bugfix introduced in #66 missing import pyserial and serial
2020-01-30 21:52:28 +01:00
Kim Neunert
69b085ad06 pyinstaller partially working for linux 2020-01-10 13:31:41 +01:00
Kim Neunert
2cc8c8fb1f Removing Authproxy, improving Testframework (#59)
* some test-refactoring and getting rid of python-bitcoinrpc

* Improvements of Errorhandling of Bitcoin-API, faucet and tests based on that

* testing createpsbt method using unconfirmed outputs
2020-01-09 15:18:49 +01:00
Kim Neunert
0493c9fd6e inject addresses for the tests 2019-12-28 10:27:54 +01:00
Kim Neunert
81f88137cf mine for the relevant specter wallet-addresses and some tests 2019-12-19 15:01:07 +01:00
Kim Neunert
a03d998476 get a reasonable cli and port improvements 2019-12-18 17:50:52 +01:00
Kim Neunert
7470f0c202 see #48 fix bitcoind_path issues 2019-12-12 16:28:45 +01:00
Kim Neunert
b61685d660 see #48 refactoring as first step 2019-12-12 15:35:21 +01:00
Kim Neunert
a9599c9e4c travis-CI integration 2019-12-09 16:36:57 +01:00
Kim Neunert
9e7c08816b gitlab integration 2019-12-05 17:42:15 +01:00
Kim Neunert
eac166cee2 fixes #36 and some more testing 2019-11-25 18:02:30 +01:00