* Docs: some doc fixes, refactorings and ext clarification
* Further fixes and recovering search
* Only main heading has one # so that navigation works
* remove about
* docs: update TOC
* Adjust release-notes script
* remove authors plugin properly
* corrections & simplifications
* cli_text.py updated
* architecture.md edited
* extensions and some small fixes
* docs: update TOC
Co-authored-by: k9ert <k9ert@users.noreply.github.com>
Co-authored-by: moneymanolis <moneymanolis@protonmail.com>
* Fix minor typos
* Fix relative link to development.md
* Reformat settings workflows to follow established convention
* Rephrase and remove redundant wording
* Minor typo fix and rephrasing
* Minor typo fixes and rephrasing
* Capitalization fix
* Correct markup notation for menu workflows
* Add double quotes to button text for conformity
Co-authored-by: Kim Neunert <k9ert@gmx.de>
* pin to newer version
* kick
* rename script and check prerequisites
* fail early and Dockerfile
* reduce threads again
* fix packages (not yet in DOCKERFILE)
* debug-log failed rpc-calls
* make funds available and fix address
* fix test
* fix test ... now explicitely ask to not confirm
* complete send test
* test single and multisig elem wallets
* testing also nested singlesig
* updates
* complete and fix multisig-tests
* fix tests
* ensure conn.json
* elements log in cirrus
* increase wait time for elements mining
* remove elm-log-stdout again
* start documenting
* increase timeout for last send
* log exception
* doc update
* small changes
* refactor Mining Testcode
* move images to dedicated folder
Co-authored-by: benk10 <ben.kaufman10@gmail.com>
* some typo fixes
consistent capitalization and other.
* typos in connect-your-node.md
* Update continuous-integration.md
* typos in cypress tests
* typos in faq
* typo in security tradeoff
* typo in reverse-proxy
* typos in self-signed-certificate
* typos in tor.md
* adding cypress
* fix stagename
* sanitize before_script
* removing cypress examples
* test with background
* adding cypress stuff to .gitignore
* more cypress tests
* including bitcoind in tests
* bring the tests in order
* get tests to work
* naive try with docker
* docker executable no longer necessary
* install test_requirements
* fix ip-address
* uncomment not running tests
* fix broken ci
* fix ip-address
* reshuffle cypress tests, some docs
* ci-specific IP-address in test, we need to fix this
* fix dependency issue rimraf
* adding json-fie-creation in bitcoind and usage in cypress
* fix ci, forgot create-conn-json
* documentation
* echo Namespaces to fix tests not executed
* added testscript and moved to baseUrl
* Making the tests work and more robust
* improving tests and avoiding normal specter-folder
* reworking testscript, snapshots, decouple runs
* get ci back to work
* getting CI back to work
* get ci back to work
* get ci back to work
* get ci back to work
* get ci back to work
* get ci back to work
* get ci back to work
* tidy up
* fix uid-issue
* Update src/cryptoadvance/specter/templates/wallet/history/components/total_wallet_balances.jinja
Co-authored-by: benk10 <ben.kaufman10@gmail.com>
* Update src/cryptoadvance/specter/templates/wallet/wallets_overview.jinja
Co-authored-by: benk10 <ben.kaufman10@gmail.com>
* do tests again on cryptoadvance-project
* Fixed orphane btcd-process kill issue
* Update docs/cypress-testing.md
Co-authored-by: benk10 <ben.kaufman10@gmail.com>
* Update cypress/integration/spec_node_configured.js
Co-authored-by: benk10 <ben.kaufman10@gmail.com>
* improvements and bugfixes on the script
* script improvements and more proper process management
* consistency checks for running services and outdated snapshots
* fix build
* more logging
* kick
* debug on
* no longer reusing container
* test-cypredd: waiting on the container to come up
* pstree command not found (on gitlab)
* hopefully fix MacOS
* support MacOS for cypress
* use name instead of number for signal
* fix MacOS and a bit more docs
Co-authored-by: benk10 <ben.kaufman10@gmail.com>
* documentation about setting up the gitlab-runner-on-windows
* fix: if using build-win-ci then don't upload the electron installer binary
* replacing github-upload with a wrapper
* Use python instead of python3
* removed unnecessary dependency
* changed the approach, duplicated github_binary_upload
* also pip install magic for windows
* switched to mimetypes
* 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!