1
0
mirror of https://github.com/romanz/electrs.git synced 2024-11-19 01:43:29 +01:00
electrs/contrib
jroulin 3d7c35b0a4
contrib: rename xpub into get_balance (#627)
* rename xpub into get_balance

- support a single address or an xpub address
- detail the balance per address when using an xpub

* Replace 'virtualenv' by 'python -m venv'

---------

Co-authored-by: Roman Zeyde <me@romanzey.de>
2023-03-12 22:44:00 +02:00
..
.gitignore enhance contribs to allow to connect to an external server 2021-10-13 15:06:03 +02:00
client.py Propagate Electrum JSON RPC error 2021-08-28 20:05:39 +03:00
daemon.py Add a script for computing tx fee 2019-08-03 14:46:39 +03:00
electrs.service Fixup --log-filters documentation and examples 2021-11-12 19:59:11 +02:00
get_balance.py contrib: rename xpub into get_balance (#627) 2023-03-12 22:44:00 +02:00
get_balance.sh contrib: rename xpub into get_balance (#627) 2023-03-12 22:44:00 +02:00
get_tip.py Rewrite Python scripts 2021-06-18 17:49:29 +03:00
get_tx.py enhance contribs to allow to connect to an external server 2021-10-13 15:06:03 +02:00
health_check.py Rewrite Python scripts 2021-06-18 17:49:29 +03:00
history.py Allow only subscribing to scripthashes @ contrib/history.py 2022-02-04 15:23:40 +02:00
history.sh contrib/xpub.py support ypub/zpub 2021-10-15 15:05:18 +03:00
local-electrum.bash Move local-electrum.bash to contrib/ 2021-08-26 23:16:00 +03:00
mempool.py Support latest Bitcoin Core in contrib/mempool.py 2022-04-01 16:29:57 +03:00
testChanges.sh Add CONTRIBUTING.md (#838) 2023-02-04 14:43:19 +02:00
tx_fee.py enhance contribs to allow to connect to an external server 2021-10-13 15:06:03 +02:00
venv_wrapper.sh contrib: rename xpub into get_balance (#627) 2023-03-12 22:44:00 +02:00