mononaut
|
a27b4a61e8
|
Merge pull request #206 from mempool/mononaut/testnet4
add testnet4 support
|
2025-11-14 15:54:54 +08:00 |
|
mononaut
|
188225ee9b
|
Merge pull request #205 from mempool/mononaut/upgrade-dependencies
upgrade dependencies
|
2025-11-14 15:54:43 +08:00 |
|
Mononaut
|
cd518abb75
|
Add testnet4
|
2025-11-13 12:44:18 +00:00 |
|
Mononaut
|
b82210f9b2
|
upgrade dependencies
|
2025-11-13 12:31:12 +00:00 |
|
softsimon
|
e2668703b3
|
Merge pull request #202 from mempool/mononaut/v3-prerelease
v3.0.0
|
2024-12-02 11:21:48 +07:00 |
|
Mononaut
|
1d512794db
|
v3.0.0
|
2024-12-01 20:47:38 +00:00 |
|
Mononaut
|
42b8e3fb35
|
update dependencies
|
2024-12-01 20:47:12 +00:00 |
|
softsimon
|
d875bc250d
|
Merge pull request #180 from mempool/natsoni/fix-get-address-txs-endpoint
Add optional after_txid param to getAddressTxs method
|
2024-03-06 21:58:52 +07:00 |
|
softsimon
|
8bd8634993
|
Merge pull request #179 from mempool/natsoni/bump-axios
Bump axios dependency version 0.24 -> 1.6.7
|
2024-03-06 21:58:14 +07:00 |
|
natsoni
|
9d9057c689
|
Add optional after_txid param to getAddressTxs method
|
2024-03-05 12:27:40 +01:00 |
|
natsoni
|
676a496524
|
Fix bundle build by adding esmify devDep
|
2024-03-05 11:58:32 +01:00 |
|
natsoni
|
157de89446
|
Bump axios dependency version
|
2024-03-05 11:28:58 +01:00 |
|
natsoni
|
4faf304445
|
Fix hostname in websocket example
|
2024-03-05 11:11:22 +01:00 |
|
softsimon
|
14ddd97e83
|
Merge pull request #174 from mempool/natsoni/websocket-re-implementation
Rewrite Websocket api
|
2024-03-05 15:45:20 +07:00 |
|
natsoni
|
4d9425ade3
|
Rewrite websocket api
|
2024-02-22 13:00:15 +01:00 |
|
natsoni
|
3b99ee2643
|
Fix Liquid API constructor
|
2024-02-21 16:05:03 +01:00 |
|
natsoni
|
fe36609d4f
|
Remove liquid merkle block proof endpoint
|
2024-02-20 17:10:52 +01:00 |
|
natsoni
|
3a05b7cd62
|
Merge pull request #170 from mempool/fix-http-req-opts
Add support for more http options (from @0xFlicker)
|
2024-02-20 16:12:43 +01:00 |
|
natsoni
|
944c5a81f3
|
Fix protocol detection
|
2024-02-20 15:43:07 +01:00 |
|
natsoni
|
bfb4a6dcc1
|
Merge branch 'main' into fix-http-req-opts and resolve conflicts
|
2024-02-20 15:28:52 +01:00 |
|
softsimon
|
3c7f94dbf7
|
Merge pull request #169 from mempool/natsoni/spring-cleaning
Mempool.js clean up
|
2024-02-20 21:01:11 +07:00 |
|
natsoni
|
241910e230
|
Fix paths in README files
|
2024-02-20 14:43:30 +01:00 |
|
natsoni
|
f04fbc1b0e
|
Fix random bugs and examples
|
2024-02-20 12:00:32 +01:00 |
|
natsoni
|
9ccd0ed416
|
Fix examples paths
|
2024-02-20 11:24:18 +01:00 |
|
natsoni
|
c12771a74c
|
Remove bisq support and include liquid api in main package
|
2024-02-20 11:20:00 +01:00 |
|
softsimon
|
cf2cd542c8
|
Merge pull request #166 from mempool/natsoni/add-endpoints
Add Lightning API endpoints and difficulty
|
2024-02-20 16:58:27 +07:00 |
|
flick
|
80373ba7fb
|
feat: adds support for more http options
|
2024-02-19 17:49:08 -07:00 |
|
natsoni
|
dd90188c68
|
Add Lightning api to doc
|
2024-02-18 19:28:50 +01:00 |
|
natsoni
|
d05e7e76e1
|
Merge pull request #167 from mempool/natsoni/blocks-endpoint-upgrade
Fix block type declaration and upgrade endpoint to v1
|
2024-02-18 18:23:06 +01:00 |
|
natsoni
|
ed9420c2ee
|
Fix block type declaration and upgrade endpoint to v1
|
2024-02-18 18:21:43 +01:00 |
|
natsoni
|
a55db5211a
|
Add types to hashrate endpoint
|
2024-02-18 17:48:28 +01:00 |
|
natsoni
|
11ce59a63b
|
Add lightning API endpoints
|
2024-02-18 17:40:23 +01:00 |
|
natsoni
|
167b8ace79
|
Add hashrate endpoint to bitcoin api
|
2024-02-18 13:22:48 +01:00 |
|
natsoni
|
e0cc5fd0a1
|
Merge pull request #165 from learntheropes/tx-push
fix bug on transaction push body
|
2024-02-18 12:48:59 +01:00 |
|
natsoni
|
9b01825d70
|
Fix postTx request in Liquid api
|
2024-02-18 12:47:28 +01:00 |
|
softsimon
|
6977129e5a
|
Merge pull request #164 from mempool/natsoni/fix-package-version
Fix package version to 2.3.0
|
2024-02-17 23:38:46 +08:00 |
|
natsoni
|
de07484358
|
Merge pull request #100 from bennyhodl/merkle-proof-interface
fix: return type of txMerkleProof
|
2024-02-16 17:34:09 +01:00 |
|
natsoni
|
76788dabc0
|
Fix bisq hostname typo
|
2024-02-16 15:36:14 +01:00 |
|
natsoni
|
81d870fc56
|
Fix package version to 2.3.0
|
2024-02-16 15:08:39 +01:00 |
|
bennyhodl
|
5087157a31
|
Return type of txMerkleProof - remove array
|
2023-06-28 18:38:43 -04:00 |
|
giovannilaperna
|
6efe22bb44
|
fix bug on transaction push body
|
2023-04-06 23:56:24 +02:00 |
|
softsimon
|
3f0ab7307a
|
Bumping version to 2.3.0
|
2022-01-10 15:53:10 +04:00 |
|
softsimon
|
7e8d5547fd
|
Bumping to 2.3.0-dev1
|
2021-12-22 19:31:25 +04:00 |
|
softsimon
|
029cd8ad48
|
Bumping package version to v2.2.6
|
2021-12-20 23:36:19 +04:00 |
|
softsimon
|
f2a8ac7087
|
Updating endpoint addresses for Liquid and Bisq backend
|
2021-12-20 23:34:52 +04:00 |
|
softsimon
|
721ed60ba5
|
Fixing type for image response
|
2021-12-20 23:34:36 +04:00 |
|
softsimon
|
4893ff1d81
|
Adding support for Asset Icon API endpoints
|
2021-12-20 23:25:44 +04:00 |
|
softsimon
|
d238b1a779
|
Correcting "blocks" typo
|
2021-12-20 23:14:11 +04:00 |
|
softsimon
|
a9b2f31ae5
|
Merge pull request #32 from mikeriss/patch-2
Typo fixed
|
2021-12-20 23:13:32 +04:00 |
|
Dmitry Martynenko
|
ce56c1b03b
|
websocket testnet url fix
|
2021-12-20 23:08:13 +04:00 |
|