Mononaut
|
329c635da5
|
Fix getCpfpInfo error handling
|
2023-06-21 19:57:09 -04:00 |
|
Mononaut
|
4fbab08586
|
Separate summary and audit-summary API endpoints
|
2023-06-20 15:13:52 -04:00 |
|
Antoni Spaanderman
|
dc491a5984
|
change default cookie path to /bitcoin/.cookie
|
2023-06-18 19:16:09 +02:00 |
|
Antoni Spaanderman
|
e9386ec003
|
Add Bitcoin Core RPC cookie authentication option
|
2023-06-18 19:16:07 +02:00 |
|
junderw
|
9e1de656c1
|
Fix: Annex parsing for p2tr on bitcoind/romanz backends
|
2023-06-05 07:21:55 -07:00 |
|
Mononaut
|
ec63c822db
|
Display sigops & adjusted vsize in transaction page details
|
2023-05-31 11:29:58 -04:00 |
|
Mononaut
|
ffd7831efc
|
optimize websocket init data
|
2023-05-10 08:05:39 -06:00 |
|
Mononaut
|
086b41d958
|
support trees of RBF replacements
|
2023-05-03 12:53:56 -06:00 |
|
Mononaut
|
f46296a2bb
|
new page listing recent RBF events
|
2023-05-03 12:53:53 -06:00 |
|
Mononaut
|
1b843da785
|
Timeline of replacements for RBF-d transactions
|
2023-05-03 12:52:20 -06:00 |
|
softsimon
|
dd68572603
|
Revert "Revert TCP socket fallback"
|
2023-05-03 10:11:44 +04:00 |
|
wiz
|
864225a0dc
|
Merge branch 'master' into simon/backend-block-tip-height-endpoint
|
2023-04-28 18:25:13 +09:00 |
|
softsimon
|
000c46bf57
|
Revert TCP socket fallback
|
2023-04-28 12:06:49 +04:00 |
|
softsimon
|
66919a1aba
|
Backend block tip height endpoint
|
2023-04-26 13:49:01 +04:00 |
|
nymkappa
|
ab7cb5f681
|
[esplora] reset timeout variable when retrying unix socket
|
2023-04-05 17:05:23 +09:00 |
|
nymkappa
|
db27e5a92c
|
[esplora] print log when retrying unix socket - don't fallback to tcp socket on ETIMEDOUT
|
2023-04-05 17:00:53 +09:00 |
|
nymkappa
|
b6f1fd5a4a
|
[esplora] initialize default socket config to axiosConfigWithUnixSocket
|
2023-04-05 16:38:37 +09:00 |
|
nymkappa
|
44a0913b81
|
[esplora] fallback to tcp socket if unix socket fails
|
2023-04-05 16:27:13 +09:00 |
|
wiz
|
bdb7e62921
|
Merge branch 'master' into ops/esplora-unix-sockets
|
2023-04-03 15:34:47 +09:00 |
|
nymkappa
|
53a44853b3
|
Reconnect to electrum an unlimited amount of times every 1 seconds up disconnection
|
2023-03-23 15:18:48 +09:00 |
|
wiz
|
ccab8b16bf
|
Merge branch 'master' into ops/esplora-unix-sockets
|
2023-03-21 14:29:06 +09:00 |
|
nymkappa
|
81d563381a
|
Make bitcoin core timeout configurable
|
2023-03-20 16:15:40 +09:00 |
|
Mononaut
|
96a41400f4
|
Add axios support for esplora unix sockets
|
2023-03-13 14:53:44 +09:00 |
|
Mononaut
|
182cb16695
|
Fix unnecessary cpfp 404 responses
|
2023-03-06 00:02:21 -06:00 |
|
nymkappa
|
7ea2d3b808
|
Use core to fetch block because esplora/electrs still return integer difficulty
|
2023-03-03 13:59:17 +09:00 |
|
Mononaut
|
2309a769cd
|
Don't try to fetch cpfp if database disabled
|
2023-03-01 11:36:26 -06:00 |
|
nymkappa
|
0aff276a5c
|
Enforce BlockExtended use for block indexing - Unify /api/v1/block(s) API(s) response format
|
2023-02-27 18:00:00 +09:00 |
|
nymkappa
|
5d7c9f9315
|
Add config.MEMPOOOL.MAX_BLOCKS_BULK_QUERY parameter (default to 0, API disable)
|
2023-02-25 14:22:17 +09:00 |
|
nymkappa
|
6965c8f41b
|
Fix median time indexing
|
2023-02-25 14:22:14 +09:00 |
|
nymkappa
|
73f76474dd
|
Implemented coinstatsindex indexing
|
2023-02-25 14:22:12 +09:00 |
|
nymkappa
|
c44896f53e
|
Get blocks data set by bulk (non indexed)
|
2023-02-25 14:22:11 +09:00 |
|
Mononaut
|
7f54e30a26
|
Reuse HTTP connections to esplora backend
|
2023-02-18 21:34:09 +07:00 |
|
Mononaut
|
d778530620
|
keep cached RBF info for 24 hours after tx leaves the mempool
|
2023-01-17 19:24:57 -06:00 |
|
Mononaut
|
0481f57304
|
cache, serve & display more comprehensive RBF info
|
2023-01-17 16:09:16 -06:00 |
|
wiz
|
b2b8911030
|
Merge branch 'master' into mononaut/scrollable-blockchain
|
2023-01-12 22:01:45 +09:00 |
|
nymkappa
|
71d1c3de04
|
Update bitcoin-api-factory so we can use core only if needed
|
2023-01-08 11:24:23 +01:00 |
|
Mononaut
|
befafaa60c
|
add paginated virtual scrolling to blockchain blocks bar
|
2023-01-06 10:13:53 -06:00 |
|
Mononaut
|
6d6dd09d11
|
get blocks from esplora for cpfp indexer
|
2022-11-29 11:42:08 +09:00 |
|
Mononaut
|
205d832d31
|
return more complete cpfp data for mempool transactions
|
2022-11-29 11:42:08 +09:00 |
|
Mononaut
|
9b6a012476
|
calculate & index cpfp packages
|
2022-11-29 11:42:07 +09:00 |
|
Mononaut
|
e627122239
|
move block audit endpoint from mining to bitcoin routes
|
2022-11-25 19:32:50 +09:00 |
|
softsimon
|
584f443f56
|
Adding new getTransactionHex api
|
2022-11-22 21:45:05 +09:00 |
|
softsimon
|
4f3296566a
|
Make api available on all backends
|
2022-11-22 19:08:09 +09:00 |
|
junderw
|
bd4cf980bd
|
Spelling fix
|
2022-09-10 16:09:43 +09:00 |
|
junderw
|
9b1fc1e000
|
Fix response codes for various error states
|
2022-09-10 16:03:31 +09:00 |
|
junderw
|
f062132636
|
Feature: Add endpoint for PSBT nonWitnessUtxo inclusion
|
2022-09-05 23:13:45 +09:00 |
|
softsimon
|
936921781e
|
Fix for difficulty adjustment throwing error before in sync
|
2022-08-27 10:25:24 +02:00 |
|
softsimon
|
b0fe879503
|
Update backend/src/api/bitcoin/bitcoin.routes.ts
|
2022-07-27 23:33:18 +02:00 |
|
Leonardo Lima
|
a9248a5f13
|
feat: parse rpc full block from hex to binary representation
|
2022-07-27 17:12:33 -03:00 |
|
Leonardo Lima
|
46e63ca6cf
|
feat: add /block/:hash/raw api route
|
2022-07-25 17:08:42 -03:00 |
|