Commit graph

  • fb0d05f842
    Merge 96d1361ac9 into d55db5e8ce dependabot[bot] 2024-11-26 03:03:35 +00:00
  • 5d37039c7b
    Merge bcc465dd6a into d55db5e8ce dependabot[bot] 2024-11-26 03:03:35 +00:00
  • d55db5e8ce Bump lightningd image to v24.08.2 master nitramiz 2024-10-28 14:06:33 +00:00
  • 2911863923 Bump lightningd image to v24.05 nitramiz 2024-08-12 11:37:51 +00:00
  • 3bec2d7856 Bind charged to all interfaces nitramiz 2023-10-13 17:10:10 +00:00
  • befb1cc89d tf: Replace localhost with 127.0.0.1 to avoid ipv6 Blockstream Satellite 2023-10-13 12:36:37 -03:00
  • 40881a01e1 TF: Upgrade charged to 0.4.24 nitramiz 2023-10-11 18:15:30 +00:00
  • effa8880d3 TF: Upgrade CLN node to v23.08 nitramiz 2023-10-11 16:23:25 +00:00
  • b0ca82ab32 [Alerts]Migrate OpsGenie alerts to OnCall Mario Tischlinger 2023-10-11 15:22:41 +00:00
  • 24d21fdc08 lint: Fix E231 errors detected with flake8 6.1.0 Blockstream Satellite 2023-08-04 12:05:26 -03:00
  • 7a7591ba5b Define independent Tx retry timeouts per channel Blockstream Satellite 2023-08-04 11:59:24 -03:00
  • 0822138867 ci: Update github workflow python version to 3.9 Blockstream Satellite 2023-05-23 12:36:34 -03:00
  • 06469b6572 Rename db paths from ionosphere to satellite-api Blockstream Satellite 2023-05-23 10:24:48 -03:00
  • 4177f8577b TF: Rename CLN alias to satellite-api-* Blockstream Satellite 2023-05-23 10:19:13 -03:00
  • 0a4fcce525 TF: Fix dependencies on ionosphere.service on LB Blockstream Satellite 2023-05-22 15:11:31 -03:00
  • 7db6fcd314 TF: Rename ionosphere-named variables Blockstream Satellite 2023-05-22 15:07:31 -03:00
  • d941a4f9a3 Rename gitlab repository to satellite-api Blockstream Satellite 2023-05-22 15:03:29 -03:00
  • 693bb97972 TF: Upgrade CLN version to v23.02.2 nitramiz 2023-05-22 17:33:47 +00:00
  • c68b6e053c TF: Assign CI svc account storage.admin nitramiz 2023-05-22 17:31:57 +00:00
  • 5a281ea11e TF: Move tor KMS crypto key + keyring to tor module nitramiz 2023-05-22 17:30:55 +00:00
  • f306840add TF: Update LB bucket role members following a DRYer approach nitramiz 2023-05-22 15:25:05 +00:00
  • 44b318521f yapf: Update format to yapf 0.33 Blockstream Satellite 2023-05-22 12:34:35 -03:00
  • e3da7790d3 lb: Add missing ssl-protected testnet endpoints Blockstream Satellite 2023-02-22 11:46:52 -03:00
  • 110f6f289c Fix retransmission on repeated Tx confirmation Blockstream Satellite 2023-02-17 15:09:06 -03:00
  • d020ce37b7 Return retransmission info via the admin endpoints Blockstream Satellite 2023-02-16 17:00:38 -03:00
  • 6750bd1bce Substitute unnecessary Tx/RxConfirmation queries Blockstream Satellite 2023-02-16 15:48:29 -03:00
  • 2198ce4699 Dump admin info on orders from /admin/orders/state Blockstream Satellite 2023-02-16 13:16:02 -03:00
  • fb225f58d4 tf: Fix empty testnet IP on staging nginx conf Blockstream Satellite 2023-02-15 11:21:30 -03:00
  • cce56fcfda tf: Reorganize the LB config for readability Blockstream Satellite 2023-02-15 10:28:54 -03:00
  • 74e12c5903 tf: Drop the auth, gossip and btc-src servers Blockstream Satellite 2023-02-03 14:48:55 -03:00
  • 5ea4f2f6ce Update sorting of /orders/retransmitting results Blockstream Satellite 2023-02-10 16:03:04 -03:00
  • 7529e0c7ce Speed up the max size upload error test Blockstream Satellite 2023-02-10 14:57:45 -03:00
  • 5efcbd2418 Extend the states returned by /orders/:state Blockstream Satellite 2023-02-10 14:40:32 -03:00
  • 432334b2eb Add parameters to filter orders in date range Blockstream Satellite 2023-02-09 22:46:17 -03:00
  • 31b0d5fa17 Remove uuid from /order/<uuid>/bump response Blockstream Satellite 2022-01-19 16:30:32 -03:00
  • 73f7254c6a tf: Upgrade lightningd to v0.12.1 Blockstream Satellite 2022-11-01 17:45:47 -03:00
  • 616584da8a tf: Increase the max body size on /admin Blockstream Satellite 2023-02-06 13:07:15 -03:00
  • ef6074785e Define distinct maximum message sizes per channel Blockstream Satellite 2023-02-06 12:56:10 -03:00
  • b2a7c7f394 Drop unused option from test order generation util Blockstream Satellite 2023-02-02 16:14:38 -03:00
  • c10126b7ec Consider different Tx rates per logical channel Blockstream Satellite 2023-01-31 22:47:11 -03:00
  • b3454d7340 Return more information on GET /admin/order Blockstream Satellite 2023-01-31 22:34:02 -03:00
  • 895d9f785f Bump flask version to 1.1.4 Blockstream Satellite 2022-02-21 12:56:00 -03:00
  • f2058ac3f8 Add admin route for SSE on get-protected channels Blockstream Satellite 2023-01-31 18:28:50 -03:00
  • 50df236d6b Support multiple parallel logical message channels Blockstream Satellite 2023-01-31 18:14:55 -03:00
  • bcc465dd6a
    Bump express from 4.17.1 to 4.17.3 in /sse dependabot/npm_and_yarn/sse/express-4.17.3 dependabot[bot] 2022-12-10 16:41:12 +00:00
  • 96d1361ac9
    Bump qs and express in /sse dependabot/npm_and_yarn/sse/qs-and-express-6.11.0 dependabot[bot] 2022-12-06 15:02:11 +00:00
  • f7695da16c
    terraform fmt + update DNS description Chase Sillevis 2022-11-29 16:20:28 +01:00
  • 570cb12571 CI: update dind image nitramiz 2022-03-10 09:50:05 -08:00
  • b4ccd902d3 TF: make staging deploys proactive/prod opportunistic + don't create tor backend service on staging nitramiz 2022-01-06 09:18:30 -08:00
  • ead897b77c TF: update tor + clightning nitramiz 2022-01-06 08:06:32 -08:00
  • f84e11fa85 TF: fix hidden service nitramiz 2021-09-02 10:35:20 -07:00
  • 99a5784a0a tf: Fix API workers service with old daemon script Blockstream Satellite 2022-01-05 16:45:45 -03:00
  • 76a51eec52 Add missing blank lines around class methods Blockstream Satellite 2021-12-28 12:09:20 -03:00
  • da31d10916 Fix error dictionary returned as string Blockstream Satellite 2021-12-27 14:21:41 -03:00
  • 1363a3a739 Prevent order bumping if not in pending/paid state Blockstream Satellite 2021-12-21 16:11:45 -03:00
  • 8c91e11cca Remove chunked transfer encoding from nginx conf Blockstream Satellite 2021-12-21 16:33:15 -03:00
  • f8dfa44c73 Remove pending orders from list of queued orders Blockstream Satellite 2021-12-21 16:32:59 -03:00
  • 5882fddc49 Support retransmission of unconfirmed orders Blockstream Satellite 2021-12-21 16:32:30 -03:00
  • 21ee2f212b Support API transmissions over selected regions Blockstream Satellite 2021-12-21 16:32:10 -03:00
  • 2cfc39804e Remove tx loop and rely on tx confirmations Blockstream Satellite 2021-12-21 16:31:41 -03:00
  • 0fc668d490 tf: update check-containers.sh nitramiz 2021-09-24 07:48:03 -07:00
  • 71ca226f6b tf: disable google-logging nitramiz 2021-09-24 07:36:32 -07:00
  • 6b6448437e tf: update prometheus instance nitramiz 2021-08-30 11:53:40 -07:00
  • b45faeb54a Bump SSE server dependencies Blockstream Satellite 2021-07-22 10:18:15 -03:00
  • ef8b74e454 Add status badge for unit tests Blockstream Satellite 2021-07-22 09:32:41 -03:00
  • e6cd148bc6 Support auth_token given as query string parameter Blockstream Satellite 2021-07-21 14:43:06 -03:00
  • 19a5e08e91 CI: add build job for tags; TF: cleanup nitramiz 2021-07-21 10:34:46 -07:00
  • 876c6de170 Fix line break on invoice callback URL Blockstream Satellite 2021-07-21 13:52:45 -03:00
  • b6f14cbf73 CI: don't run test job on tags nitramiz 2021-07-21 06:14:25 -07:00
  • 69b97e9eae Randomize charge api token's getenv fallback value Blockstream Satellite 2021-07-20 13:25:06 -03:00
  • 608e61692a TF: update check_containers alert nitramiz 2021-07-20 08:58:03 -07:00
  • ebe74cb80a CI: remove redundant plan_satapi job nitramiz 2021-07-20 07:13:11 -07:00
  • c0c904d7ff TF: move iptables 4500 rule to correct service nitramiz 2021-07-20 06:55:57 -07:00
  • ff1081033c TF: rename the tx-daemon and sse services nitramiz 2021-07-20 05:38:09 -07:00
  • 095034b7dd TF: Review the api-server and charge service order Blockstream Satellite 2021-07-20 11:32:56 -03:00
  • a110135f6d CI job nits nitramiz 2021-07-20 05:55:50 -07:00
  • a89d2f3e70 TF: systemd services nits nitramiz 2021-07-20 05:45:21 -07:00
  • 9d8f4f16eb CI: update job trigger rules nitramiz 2021-07-16 08:59:40 -07:00
  • a6e5102641 TF: change lightningd prom metrics iptables port Blockstream Satellite 2021-07-20 11:46:02 -03:00
  • 4cf05d45f0 TF: make api-server PROACTIVE Blockstream Satellite 2021-07-20 11:45:42 -03:00
  • 79eb73f223 CI: manual image builds on all branches nitramiz 2021-07-16 07:27:45 -07:00
  • 5860c65540 CI: GCR docker auth; rename ionosphere to api-server nitramiz 2021-07-16 06:49:29 -07:00
  • 7f6d4b3a6b CI: Review CI to allow deployment from any branch Blockstream Satellite 2021-07-15 15:36:14 -03:00
  • fd36995b66 CI: Push Docker images to gcloud registry Blockstream Satellite 2021-07-20 12:25:48 -03:00
  • afbd02f759 TF: prepare staging Blockstream Satellite 2021-07-20 12:24:16 -03:00
  • be67323a24 CI/TF: Updates for python-ported version Blockstream Satellite 2021-07-20 12:05:29 -03:00
  • 3d7a5b764d Add expired invoice error and rename paid error Blockstream Satellite 2021-07-06 13:40:21 -03:00
  • 90f7c12783 Remove unused/obsolete API error codes Blockstream Satellite 2021-07-06 11:47:45 -03:00
  • 24a4c5ccb7 Do not round the order's bid_per_byte value Blockstream Satellite 2021-07-06 11:44:10 -03:00
  • 1568ee54f2 Add a new error code for fetching info Blockstream Satellite 2021-07-06 11:41:36 -03:00
  • d8e7516f01 Add date filter and paging on all orders/ states Blockstream Satellite 2021-07-06 11:41:05 -03:00
  • 9d421771e7 Port the satellite API to python Blockstream Satellite 2021-07-20 11:00:49 -03:00
  • 8a332afcb0 TF: cleanup unused postgres service Blockstream Satellite 2021-07-20 11:52:19 -03:00
  • 825d04b651 CI: remove testnet_staging jobs Blockstream Satellite 2021-07-20 11:51:05 -03:00
  • 55f890aacc
    Bump redis from 2.8.0 to 3.1.1 in /sse dependabot[bot] 2021-04-27 17:12:40 +00:00
  • 0dbeb9feab CI: terraform 0.14.5 nitramiz 2021-03-29 08:34:55 -07:00
  • 417b52ad5e
    update lightningd to 0.9.3 nitramiz 2021-03-29 07:09:55 -07:00
  • 905e7e6a87
    CI: update misc jobs nitramiz 2021-02-23 07:33:03 -08:00
  • a4281072b6 update DNS; output LB's internal IP nitramiz 2021-02-23 06:29:25 -08:00
  • c4be27d1cb tf: update auth endpoint nitramiz 2021-02-22 08:24:01 -08:00