.. |
bisq
|
Handle changes to address RPC api in bitcoin core 22
|
2021-09-17 19:22:15 +04:00 |
bitcoin
|
Merge pull request #1486 from mempool/simon/bitcoin-api-roundings
|
2022-04-04 13:18:10 +04:00 |
liquid
|
Set db connection to UTC - Fix hashrate indexing
|
2022-03-13 16:08:31 +01:00 |
backend-info.ts
|
Fix empty revision case
|
2022-03-23 12:33:15 -07:00 |
blocks.ts
|
Handle empty pools table error
|
2022-04-07 18:14:28 +09:00 |
common.ts
|
Merge branch 'master' into feature/pool-stats-page
|
2022-02-15 20:42:06 +09:00 |
database-migration.ts
|
Added slug into pools table
|
2022-03-24 19:44:22 +09:00 |
difficulty-adjustment.ts
|
fix and improve block time predictions
|
2022-03-15 20:39:25 +01: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
|
Replace by fee storage
|
2022-03-08 18:39:53 +01:00 |
mining.ts
|
Updated pool summary page to display more info on hashrate and blocks
|
2022-04-05 00:36:00 +09:00 |
pools-parser.ts
|
Use github api to fetch and update the pools database, once a week
|
2022-04-07 14:37:16 +09:00 |
rbf-cache.ts
|
Replace by fee storage
|
2022-03-08 18:39:53 +01:00 |
statistics.ts
|
Set db connection to UTC - Fix hashrate indexing
|
2022-03-13 16:08:31 +01:00 |
transaction-utils.ts
|
Store hex in coinbase raw - Improve scripsig parsing
|
2022-03-16 12:10:18 +01:00 |
websocket-handler.ts
|
Difficulty adjustment refactor
|
2022-03-14 16:48:59 +01:00 |