| .. |
|
bisq
|
Handle changes to address RPC api in bitcoin core 22
|
2021-09-17 19:22:15 +04:00 |
|
bitcoin
|
Merge branch 'master' into genesis-outspend
|
2022-02-03 13:48:19 +04:00 |
|
liquid
|
Merge branch 'master' into simon/database-migration-feature
|
2021-12-24 00:26:33 +04:00 |
|
backend-info.ts
|
Backend: Bumping Typescript version to 4.4.2 (#748)
|
2021-08-31 15:09:33 +03:00 |
|
blocks.ts
|
Improve block indexing logging
|
2022-02-10 23:02:12 +09:00 |
|
common.ts
|
Refactoring the Liquid and LiquidTestnet check to a common function.
|
2021-12-31 02:28:40 +04:00 |
|
database-migration.ts
|
Added /api/v1/blocksExtras endpoint
|
2022-02-10 22:11:10 +09:00 |
|
disk-cache.ts
|
Backend: Bumping Typescript version to 4.4.2 (#748)
|
2021-08-31 15:09:33 +03:00 |
|
fee-api.ts
|
Refactoring the Liquid and LiquidTestnet check to a common function.
|
2021-12-31 02:28:40 +04:00 |
|
fiat-conversion.ts
|
Change fiat conversion logs to DEBUG
|
2022-02-05 15:38:03 -08:00 |
|
loading-indicators.ts
|
Loading indicator service indicating mempool sync status.
|
2021-01-05 18:57:06 +07:00 |
|
memory-cache.ts
|
Cache electrum address history fetch a couple of seconds to prevent double requests on address page load.
|
2021-01-10 19:58:55 +07:00 |
|
mempool-blocks.ts
|
Use MEMPOOL_BLOCKS_AMOUNT config in the frontend
|
2021-10-05 04:37:24 +04:00 |
|
mempool.ts
|
Consider we're synced with the mempool if we cached 99% of pending txs
|
2022-02-10 19:19:54 +09:00 |
|
mining.ts
|
Small improvements on the mining page UX
|
2022-01-28 15:01:24 +09:00 |
|
pools-parser.ts
|
Import pools file for testnet and signet as well - Added missing express routes
|
2022-01-28 15:01:21 +09:00 |
|
statistics.ts
|
Wrap statistics db ops with try/catch
|
2022-01-24 16:22:38 +09:00 |
|
transaction-utils.ts
|
Refactor blocks.ts and index 10k block headers at launch
|
2022-01-28 13:51:14 +09:00 |
|
websocket-handler.ts
|
Renamed extra to extras
|
2022-02-04 19:28:00 +09:00 |