Commit Graph

  • 832c8e8222 fix(deps): bump @types/node for npm ci compatibility master Overtorment 2026-06-22 15:02:55 +0100
  • 0812d3e6ff fix(ci): use Node 20 and sync package-lock for TypeORM 1.0 Overtorment 2026-06-22 15:01:12 +0100
  • 3343b0ea3c build(deps): bump typeorm from 0.3.14 to 1.0.0 Overtorment 2026-06-22 14:51:08 +0100
  • 09f9c80369 fix: mempool seen txids cache Overtorment 2026-06-15 11:23:58 +0100
  • b490314638
    build(deps): bump esbuild and vitest dependabot/npm_and_yarn/multi-843d757e3a dependabot[bot] 2026-06-12 22:53:42 +0000
  • 592af3fc27 address ignore list Overtorment 2026-06-10 19:01:20 +0100
  • 491113eb58 resolved conflict Overtorment 2026-06-09 12:49:23 +0100
  • a5e9f579d4 FIX: relax preimage check on ln invoice settled notification Overtorment 2026-06-09 12:48:07 +0100
  • cd9f6dfd64 build(deps-dev): bump vitest from 1.6.1 to 3.2.6 dependabot[bot] 2026-06-08 17:27:38 +0000
  • a15bef5b0b REL: ver bump Overtorment 2026-06-06 10:19:07 +0100
  • 79bc8b26a8 FIX: handle misconfigured clients that have extra trailing slash in base url Overtorment 2026-06-06 10:18:31 +0100
  • 7c7cbf4f25
    build(deps-dev): bump vitest from 1.6.1 to 4.1.0 dependabot/npm_and_yarn/vitest-4.1.0 dependabot[bot] 2026-06-01 15:24:57 +0000
  • 6dbcadeb41 build(deps-dev): bump postcss from 8.5.6 to 8.5.15 dependabot[bot] 2026-05-23 14:51:33 +0000
  • 6e338f21eb build(deps): bump qs, body-parser and express dependabot[bot] 2026-05-23 12:23:31 +0000
  • 9cbff1d5d1 build(deps): bump lodash from 4.17.23 to 4.18.1 dependabot[bot] 2026-04-10 03:34:38 +0000
  • 28243267df
    build(deps): bump lodash from 4.17.23 to 4.18.1 dependabot/npm_and_yarn/lodash-4.18.1 dependabot[bot] 2026-04-10 03:34:38 +0000
  • 483ffab1bc build(deps): bump path-to-regexp from 0.1.12 to 0.1.13 dependabot[bot] 2026-03-29 17:34:51 +0000
  • 7be0dc47f6 build(deps): bump brace-expansion from 2.0.2 to 2.0.3 dependabot[bot] 2026-03-29 16:27:56 +0000
  • 3936ba0834 build(deps): bump brace-expansion from 2.0.1 to 2.0.2 dependabot[bot] 2025-08-22 02:58:31 +0000
  • a77dc990e7 build(deps): bump minimatch from 5.1.7 to 5.1.9 dependabot[bot] 2026-02-27 10:21:24 +0000
  • f62f032724 build(deps-dev): bump undici from 5.28.4 to 5.29.0 dependabot[bot] 2025-08-22 02:58:36 +0000
  • 77fb63af5f build(deps-dev): bump rollup from 4.44.1 to 4.59.0 dependabot[bot] 2026-02-26 18:35:43 +0000
  • c640c1bd7b build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 dependabot[bot] 2025-11-15 10:58:39 +0000
  • 73cdcc6ac2 build(deps): bump minimatch from 5.1.6 to 5.1.7 dependabot[bot] 2026-02-24 23:52:25 +0000
  • 651d99e21c build(deps): bump qs from 6.14.1 to 6.14.2 dependabot[bot] 2026-02-14 12:46:46 +0000
  • 3ef04359e2 build(deps): bump lodash from 4.17.21 to 4.17.23 dependabot[bot] 2026-01-22 00:27:45 +0000
  • 67f7550587 build(deps): bump qs, body-parser and express dependabot[bot] 2026-01-30 10:36:27 +0000
  • 4651568899 build(deps): bump diff from 4.0.2 to 4.0.4 dependabot[bot] 2026-01-20 20:01:16 +0000
  • 1544ac7004 build(deps): bump jws dependabot[bot] 2025-12-04 17:08:09 +0000
  • f1c97586c1
    Refactor connections (#298) Overtorment 2025-07-02 17:34:10 +0100
  • caa5b4bd9f
    Add simple tests to GroundController (#297) Overtorment 2025-07-02 17:18:55 +0100
  • dd10973880 Add comprehensive test suite for GroundController with mocked dependencies cursor/add-tests-for-groundcontroller-fc63 Cursor Agent 2025-07-01 16:30:38 +0000
  • 20abfa213c
    Add comprehensive test suite for GroundControlToMajorTom class (#296) Overtorment 2025-07-01 17:18:21 +0100
  • acd6157757 Add comprehensive test suite for push notification utilities cursor/add-substantial-tests-27a3 Cursor Agent 2025-07-01 16:10:46 +0000
  • e12b0d8d36 feat: more ignored addresses overtorment 2025-07-01 16:49:18 +0100
  • 7cca435d35 refactor overtorment 2025-07-01 16:48:45 +0100
  • 5f72f64935
    Add function to kill long-running sleeping MySQL processes hourly (#295) Overtorment 2025-07-01 16:47:46 +0100
  • 440e37c19a
    Create unit test and GitHub Actions (#294) Overtorment 2025-07-01 16:29:27 +0100
  • 1a8049ab0b FIX: retry process block overtorment 2025-04-19 20:12:02 +0100
  • 5d3f630a01
    FIX: FCM pushes fixed due to deprecation of legacy api (#292) Overtorment 2024-12-15 16:35:40 +0000
  • b28dd3eb2e build(deps): bump cookie and express dependabot[bot] 2024-10-11 10:28:18 +0000
  • d5b1084ac7 build(deps): bump send and express dependabot[bot] 2024-09-24 22:13:02 +0000
  • 79ec29c59f REF: refactored inserts into raw query batch inserts (much faster) overtorment 2024-09-08 20:52:35 +0100
  • 2d053f60f8 Merge branch 'master' of github.com:BlueWallet/GroundControl overtorment 2024-09-08 19:57:05 +0100
  • a37c6f48c3 REF: refactored inserts into raw query batch inserts (much faster) overtorment 2024-09-08 19:56:54 +0100
  • 0878d11a30 build(deps): bump mysql2 from 3.9.7 to 3.9.8 dependabot[bot] 2024-05-30 20:49:42 +0000
  • 58f7e3963d REF: performance improvements overtorment 2024-07-14 17:58:31 +0100
  • a15a72c4da ADD: allow sender workers to work in parralel overtorment 2024-07-12 11:48:12 +0100
  • e7a9ee8568 REF: ADDRESS_IGNORE_LIST overtorment 2024-07-11 11:47:25 +0100
  • 81cb0fe42b REF: ADDRESS_IGNORE_LIST overtorment 2024-07-11 11:41:53 +0100
  • a11269a5bb Merge branch 'master' of github.com:BlueWallet/GroundControl overtorment 2024-07-11 11:28:44 +0100
  • 83192e43b6 REF: ADDRESS_IGNORE_LIST overtorment 2024-07-11 11:28:35 +0100
  • be437abea3 build(deps): bump ws from 7.5.6 to 7.5.10 dependabot[bot] 2024-06-18 07:55:28 +0000
  • aab883a65c REF: logging overtorment 2024-07-10 19:46:36 +0100
  • e307f65e45 FIX: update to work with latest bitcoind overtorment 2024-07-10 14:12:12 +0100
  • 78478c7f32 build(deps): bump mysql2 from 3.9.4 to 3.9.7 dependabot[bot] 2024-04-23 23:11:51 +0000
  • 663522d17b build(deps): bump express from 4.17.3 to 4.19.2 dependabot[bot] 2024-04-18 18:47:26 +0000
  • 7c760e7f9b build(deps-dev): bump undici from 5.26.3 to 5.28.4 dependabot[bot] 2024-04-18 18:47:28 +0000
  • 873ee2717c build(deps): bump mysql2 from 2.3.3 to 3.9.4 dependabot[bot] 2024-04-18 18:47:26 +0000
  • 6111cb5eb1 build(deps-dev): bump undici from 5.19.1 to 5.26.3 dependabot[bot] 2023-10-16 15:14:15 +0000
  • 6289623e79 fix: upgrade node-fetch from 3.3.1 to 3.3.2 snyk-bot 2023-08-15 18:07:27 +0000
  • c60e4d3c37
    feat: upgrade jayson from 3.6.6 to 4.1.0 snyk-upgrade-9c139507340fdc7685346abe445118a2 snyk-bot 2023-05-22 17:02:41 +0000
  • 8153e72747 REF: mass send script overtorment 2023-04-25 14:27:12 +0100
  • 55f7c4755c fix: package.json & package-lock.json to reduce vulnerabilities snyk-bot 2023-04-09 17:03:11 +0000
  • dfd844e2ac build(deps): bump jsonwebtoken from 8.5.1 to 9.0.0 dependabot[bot] 2023-04-08 17:29:03 +0000
  • 6e2161e4e4 FIX: use fetch on stable node instead of deprecated frisbee overtorment 2023-04-08 18:28:19 +0100
  • 94e6fe1cbd fix: upgrade body-parser from 1.20.1 to 1.20.2 snyk-bot 2023-03-16 17:11:36 +0000
  • f623fe3694 ADD: purge push log history; purge ignored addresses subscriptions overtorment 2023-04-08 09:36:23 +0100
  • 9a5db5689d ADD: script for mass send overtorment 2023-04-07 12:25:13 +0100
  • 8d88fe2c05 REL overtorment 2023-04-03 19:02:02 +0100
  • 2a2de5423f ADD: new pushtype - arbitrary text message overtorment 2023-04-03 18:57:29 +0100
  • c28f5ec867
    feat: upgrade mysql2 from 2.3.3 to 3.1.0 snyk-upgrade-90f0c27f46fd467c3c88bb5f114b2a4f snyk-bot 2023-02-22 23:48:04 +0000
  • 242fa7f35a build(deps): bump undici from 5.11.0 to 5.19.1 dependabot[bot] 2023-02-16 21:55:35 +0000
  • 05a28e8ae8 FIX: error handling Overtorment 2022-12-30 10:59:05 +0000
  • d47a624364
    fix: package.json & package-lock.json to reduce vulnerabilities snyk-fix-d5bb01dc3e5e1cadf3c5a3d79d787aaf snyk-bot 2022-12-22 23:29:15 +0000
  • 48a16d9a15
    feat: upgrade helmet from 5.1.0 to 6.0.1 snyk-upgrade-7a949336e5d214ce0245f969c5c849b8 snyk-bot 2022-12-21 00:44:48 +0000
  • 3d290276ef OPS: test script Overtorment 2022-12-08 16:10:04 +0000
  • 28ffb45dc4
    fix: upgrade express-rate-limit from 6.6.0 to 6.7.0 snyk-upgrade-2be811c6e6e48bcd9bc193795e6c3656 snyk-bot 2022-12-07 00:31:03 +0000
  • 028fe600a5
    fix: upgrade typescript from 4.8.3 to 4.9.3 snyk-upgrade-a59f5e0d64fd8eeb361619163e5aa908 snyk-bot 2022-12-07 00:30:58 +0000
  • 207cdb2ef2 fix: upgrade body-parser from 1.20.0 to 1.20.1 snyk-bot 2022-10-27 21:40:32 +0000
  • 9a3acbb0eb
    fix: upgrade dotenv from 16.0.2 to 16.0.3 snyk-upgrade-25ba5a43855ffe703630086233a4f373 snyk-bot 2022-10-20 23:53:43 +0000
  • 94f56070c9 REF: openapi Overtorment 2022-10-18 10:55:36 +0100
  • b8be129d30
    fix: upgrade typeorm from 0.3.9 to 0.3.10 snyk-upgrade-266d1042a1ea67580469478f548eb29a snyk-bot 2022-10-11 00:22:59 +0000
  • 46f8c54415 fix: upgrade @types/node from 18.7.14 to 18.7.16 snyk-bot 2022-10-01 00:32:22 +0000
  • 16c86ad22f fix: upgrade typescript from 4.8.2 to 4.8.3 snyk-bot 2022-10-01 00:32:25 +0000
  • 1c61952952 fix: upgrade express-rate-limit from 6.3.0 to 6.6.0 snyk-bot 2022-09-25 23:34:34 +0000
  • bfabf035b4 fix: upgrade @types/node from 18.0.6 to 18.7.14 snyk-bot 2022-09-23 00:54:55 +0000
  • 9cae70122f REF: use other lib to codegen openapi ts code Overtorment 2022-09-21 18:07:41 +0100
  • fa1beea58b fix: upgrade dotenv from 16.0.0 to 16.0.2 snyk-bot 2022-09-21 00:29:44 +0000
  • c641e9a979 fix: upgrade typeorm from 0.3.8 to 0.3.9 snyk-bot 2022-09-18 22:55:57 +0000
  • 1cd7aa5d51 fix: upgrade typeorm from 0.3.7 to 0.3.8 snyk-bot 2022-09-17 23:03:44 +0000
  • d10b60a82c REF: return sent 24h Overtorment 2022-09-17 21:58:17 +0100
  • 4b29f70a0a REF: update list of phat ignore addresses Overtorment 2022-09-17 16:52:05 +0100
  • 2fc6b1b930 REF: update list of phat ignore addresses Overtorment 2022-09-17 16:39:44 +0100
  • 07f3c9ce97 fix: upgrade typescript from 4.7.4 to 4.8.2 snyk-bot 2022-09-16 00:12:15 +0000
  • 7fba208c00 REF: updated to use apple P8 instad of PEM; updated to use latest typeorm overtorment 2022-09-16 15:46:57 +0100
  • a002017991 Replace global getRepository() calls. Michael Nix 2022-08-12 13:09:58 +0100
  • ed57a38c93 Fix database generation. Michael Nix 2022-08-12 12:57:36 +0100
  • 0489642421 Adapt code to work with typeorm 0.3. Michael Nix 2022-08-10 12:06:28 +0100
  • e7426661f9 fix: upgrade @types/node from 18.0.4 to 18.0.6 snyk-bot 2022-08-07 22:09:25 +0000