Commit Graph

108 Commits

Author SHA1 Message Date
Nicolas Dorier
e0af3bf493
Fix broken links 2026-04-23 15:23:49 +09:00
nicolas.dorier
7f84ef983c
Fix doc anchor 2025-06-02 18:57:15 +09:00
Nicolas Dorier
f4640c8c4f
Support miniscript derivation scheme (#523)
* Support miniscript derivation scheme

* Adjustements

* fix
2025-06-02 11:11:28 +09:00
nicolas.dorier
c64dc124b5
Better docs 2024-11-28 22:30:11 +09:00
nicolas.dorier
0bf9492e1d
Replace from azure to github pages 2024-11-25 17:34:30 +09:00
nicolas.dorier
8f7371dc47
Make API openapi 3.0 compliant 2024-11-25 16:06:40 +09:00
nicolas.dorier
048eab8625
Document basic auth 2024-11-25 15:55:59 +09:00
nicolas.dorier
1ee089836d
Add missing routes to groups 2024-11-25 12:04:00 +09:00
nicolas.dorier
4c9db11e6c
Fix broken link 2024-11-25 11:48:11 +09:00
nicolas.dorier
d5b56d3206
Add /v1 to all paths, reuse parameters definition 2024-11-25 10:41:42 +09:00
Nicolas Dorier
7fb40b5a81
Add browseable doc (#484) 2024-11-18 17:55:58 +09:00
nicolas.dorier
22b8e0b17a
Add matchedInputs to events 2024-06-04 11:45:51 +09:00
nicolas.dorier
a2dc680338
Remove dead code 2024-04-08 16:43:55 +09:00
nicolas.dorier
9b6358221a
Add Group API 2024-01-10 21:15:04 +09:00
nicolas.dorier
a858d56552
Allow creation of PSBTs conflicting with mempool with includeOnlyOutpoints 2023-11-15 11:05:24 +09:00
Kukks
ef84e74bbb
Add InputIndex to matched inputs 2023-11-15 10:40:36 +09:00
Lucas Cullen
0534c50898
Update API.md
Update grammar
2023-10-15 10:52:23 +10:00
Faruk Terzioglu
994dbfe55b mergeOutputs 2023-09-13 09:21:23 +03:00
Nicolas Dorier
64cfb2fc90
Add replaced tx ids in transaction events (#413) 2023-04-29 22:21:51 +09:00
Nicolas Dorier
a064c60932
Add replacedBy to cryptos/{cryptoCode}/transactions/{txId} (#412) 2023-03-25 10:42:16 +09:00
Nicolas Dorier
ad90a241a6
Add eventId to real time notifications (Close #393) (#405) 2023-02-11 19:45:33 +09:00
Nicolas Dorier
23a8e335e4
Save birthdate of wallet on GenerateWallet (#391) 2022-12-12 20:55:00 +09:00
nicolas.dorier
6becdca483
Include Address in the Get UTXOs route 2022-12-08 17:35:04 +09:00
nicolas.dorier
086fc3b42c
Add Address to txevent.outputs 2022-12-08 16:58:34 +09:00
nicolas.dorier
b9fd115c6c
Add confirmations number to block event 2022-12-08 10:32:44 +09:00
nicolas.dorier
1ddf28ee2a
Update doc 2022-11-10 21:24:34 +09:00
nicolas.dorier
a1205d8f97
Support saving keys in descriptors wallets 2022-10-18 21:25:45 +09:00
d11n
5cc4389cda
Docs: References and formatting (#371)
Some minor updates for better display on the docs website. See btcpayserver/btcpayserver-doc#1160.
2022-09-16 15:30:38 +09:00
Andrew Camilleri
acf2db03e2
Liquid: Support Slip77 derivation for blinding keys (#353) 2022-04-04 14:16:02 +09:00
nicolas.dorier
d466b64836
Add wipe feature 2021-09-02 13:13:23 +09:00
nicolas.dorier
3cc354160b
Add taproot to doc 2021-08-30 11:43:13 +09:00
Manan Sharma
7c5d4942b8
Add taproot derivation scheme (#335)
* Add taproot derivation scheme

* Modifies the API docs

* Minor Change
2021-08-30 11:17:22 +09:00
nicolas.dorier
04dfb92d43
Can get taproot support from API 2021-08-05 13:15:16 +09:00
Nicolas Dorier
b84337fccf
Document and properly test immature transaction handling (#324) 2021-07-31 20:59:53 +09:00
nicolas.dorier
cc548a4aba
[Breaking change] Do not include global xpub by default in the PSBT 2020-09-10 12:10:52 +09:00
Jonathan Underwood
351b4c7919
Add GetLatestEvents (#268) 2020-06-11 20:25:35 +09:00
Andrew Camilleri
81b7623e54
Allow attempting to set the full tx for segwit inputs (#266)
* Allow attempting to set the full tx for segwit inputs

An new option to allow *attempting* to set `non_witness_utxo` for segwit inputs on PSBT create/update.

* rename and fix text
2020-06-10 09:26:28 +09:00
nicolas.dorier
8d989ef3c3
Allow fingerprinting for altcoins 2020-05-27 12:11:20 +09:00
nicolas.dorier
46828bd735
Use fingerprint randomization only on BTC 2020-05-26 17:36:04 +09:00
Nicolas Dorier
713368e6ab
Replaced collection should return more information about replacement (#263) 2020-05-24 08:11:17 +09:00
Nicolas Dorier
e59c1c46e7
Randomize the created PSBTs based on fingerprint distribution (#262) 2020-05-24 03:24:03 +09:00
nicolas.dorier
6a1bcecd6e
Document instanceName 2020-05-14 16:32:27 +09:00
nicolas.dorier
29d53baa84
Discourage fee sniping by default 2020-05-05 06:46:02 +09:00
nicolas.dorier
a739c1b9e1
Add canSupportTransactionCheck 2020-03-31 18:40:06 +09:00
Andrew Camilleri
b72819c219
Add RPC Client Proxy (#247)
* Add RPC Client Proxy

blocked by https://github.com/MetacoSA/NBitcoin/pull/826

* remove need for special proxy logic

* add exposerpc option

* document & align  error messages with existing api

* small formatting fix
2020-03-10 18:15:42 +09:00
nicolas.dorier
e443dad842
Add lock files, Add MinValue for PSBT creation 2019-12-17 14:14:19 +09:00
nicolas.dorier
1e5224f84a
Add comment on values nbx can't unblind 2019-12-01 21:37:50 +09:00
Andrew Camilleri
649e82a9f7 Add Liquid Support (#198) 2019-12-01 20:53:30 +09:00
nicolas.dorier
5ee8b32a56
Add GetBalance operation 2019-12-01 17:48:46 +09:00
Andrew Camilleri
79fdcbb6d8 Add import wallet API (#205)
* Add import wallet API

This is almost identical to `generate` but allows you to use an existing seed you have.

* Change to extending generate endpoint

* Update API.md
2019-12-01 13:22:44 +09:00