1897 Commits

Author SHA1 Message Date
softsimon
c83ae72f56 Merge pull request #4110 from mempool/knorrium/backend_unit_test_tweaks
Backend unit test tweaks
2023-08-07 12:14:01 +09:00
softsimon
d368412f05 Merge pull request #4095 from mempool/mononaut/refactor-address-tracking
Refactor websocket address tracking
2023-08-07 12:13:07 +09:00
Mononaut
9b5f3cb0a6 simplify scriptpubkey tracking 2023-08-07 10:43:42 +09:00
Felipe Knorr Kuhn
e2809569a8 Add test:ci task 2023-08-06 08:00:49 -07:00
Felipe Knorr Kuhn
edcccf6638 Log verbose Docker checks only when running on CI 2023-08-06 08:00:30 -07:00
Mononaut
fcbb591cdf always switch back to local if available 2023-08-05 20:39:02 +09:00
Mononaut
c8012e123b allow protocol, port & path in fallback urls 2023-08-05 20:06:19 +09:00
Mononaut
8bc519bed4 Fix failover debug prints 2023-08-05 19:55:33 +09:00
Mononaut
dc85cc15ab Add debug prints, fix POST request 2023-08-05 19:25:00 +09:00
Mononaut
7f6d459106 new health-check based esplora failover mechanism 2023-08-05 19:02:46 +09:00
softsimon
1198090aa0 Merge pull request #4096 from mempool/mononaut/speed-up-rbf-detection
Speed up RBF detection
2023-08-05 17:37:50 +09:00
softsimon
45239a082c Adding RBF tests 2023-08-05 17:20:07 +09:00
Jonathan Underwood
359127187f Merge branch 'master' into fix/liquid-bits-calc 2023-08-05 00:00:02 -07:00
junderw
b2c1e0d1e8 Feature: Build Rust during build script AND install 2023-08-04 23:40:10 -07:00
junderw
4c93c6d1e5 Fix: Difficulty calculations for Liquid networks must be NaN 2023-08-04 20:42:14 -07:00
Mononaut
ba907c9013 Speed up RBF detection 2023-08-04 19:11:49 +09:00
softsimon
faeeb8aa3c Merge pull request #4085 from mempool/mononaut/fast-mempool-sync
use bulk mempool post api to batch mempool update requests
2023-08-04 17:26:01 +09:00
softsimon
8d6e5a8ad9 Removing console log 2023-08-04 15:55:22 +09:00
junderw
bffb7b144b Fix: Rust-GBT packaging needs fixing 2023-08-04 15:45:34 +09:00
softsimon
a058834be9 Merge pull request #4058 from mempool/mononaut/prices-api
Current fiat prices API
2023-08-04 15:39:35 +09:00
wiz
a62c8595f8 Merge branch 'master' into mononaut/acceleration-viz 2023-08-04 15:10:02 +09:00
Mononaut
4a8fbeebfa precompute address transactions for websocket msg loop 2023-08-04 13:59:49 +09:00
softsimon
c779a0f55b Base expiry on update frequency 2023-08-04 13:26:19 +09:00
softsimon
6bcea3abf9 Fixing cycle reset at top of the hour 2023-08-04 13:23:09 +09:00
dependabot[bot]
dab95ef55d Bump mysql2 from 3.5.2 to 3.6.0 in /backend
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.5.2 to 3.6.0.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.5.2...v3.6.0)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-04 02:40:58 +00:00
softsimon
8aeab0fb3d Updating config sample 2023-08-03 18:26:24 +09:00
softsimon
a59144ec84 Changing setting to per hour 2023-08-03 18:22:52 +09:00
softsimon
16b75c6ab3 Update price at least every hour 2023-08-03 17:43:02 +09:00
softsimon
4ffc3d0ce5 Allow priceUpdater to run without storing to database 2023-08-03 17:43:02 +09:00
softsimon
8331535562 Setting fixture to fixed number 2023-08-03 17:43:02 +09:00
softsimon
8c442fe207 Refactoring price update config. Fixing last price time. 2023-08-03 17:43:02 +09:00
softsimon
bb7f73637b Update backend/src/api/prices/prices.routes.ts 2023-08-03 17:43:02 +09:00
softsimon
2e4306d795 Update backend/src/__fixtures__/mempool-config.template.json 2023-08-03 17:43:02 +09:00
Mononaut
59937c2ce9 configurable price update frequency 2023-08-03 17:43:02 +09:00
Mononaut
da2cc8d162 add /prices api endpoint 2023-08-03 17:43:01 +09:00
nymkappa
d0ed8e88eb Merge branch 'mononaut/acceleration-viz' into nymkappa/accelerator-soft-launch 2023-08-03 15:43:28 +09:00
nymkappa
0c4c82dc98 Merge branch 'master' into mononaut/acceleration-viz 2023-08-03 15:28:56 +09:00
nymkappa
67b8305c90 [mining] send pool unique id in /pools API 2023-08-03 15:08:14 +09:00
wiz
5640bb445b Merge pull request #4081 from mempool/mononaut/fix-null-coinbase-fee
fix null coinbase fees in block summary
2023-08-02 16:05:09 +09:00
Mononaut
6e1d39eb45 use bulk mempool/txs post api to batch mempool update requests 2023-08-02 15:05:27 +09:00
mononaut
4d952fe295 Merge branch 'master' into fix/difficulty-calc 2023-08-02 11:00:32 +09:00
Mononaut
c0724e2051 fix partially indexed difficulty bug 2023-08-01 18:41:48 +09:00
Mononaut
5accbeb2d3 fix null coinbase fees in block summary 2023-08-01 17:33:03 +09:00
junderw
e0814277d1 Fix: Use bits to calculate difficulty instead of floating points 2023-08-01 00:52:45 -07:00
softsimon
93c5b059b7 Base mempool break limit of current poll rate 2023-08-01 15:55:03 +09:00
wiz
ed1a892b5b Merge pull request #4068 from mempool/mononaut/electrs-blocks
Get blocks from electrs again
2023-08-01 15:33:13 +09:00
softsimon
837b1746b3 Merge pull request #4074 from mempool/fix_rust_gbt_typo
Fix rust gbt docker  typo
2023-08-01 14:14:56 +09:00
wiz
b335474a46 Merge branch 'master' into mononaut/electrs-blocks 2023-08-01 13:54:05 +09:00
wiz
8d5849eb7a Merge pull request #4071 from mempool/mononaut/fast-indexing
Fast indexing
2023-08-01 13:53:56 +09:00
Mononaut
fefbc4adf9 Fix difficulty indexing db queries to return bits 2023-08-01 13:28:56 +09:00