nitramiz
c4be27d1cb
tf: update auth endpoint
2021-02-22 10:42:49 -08:00
nitramiz
77e920be6f
increase max file size for btc-src orders
2021-01-28 10:16:34 -08:00
Igor Freire
35b61e0685
Handle auth/ and btc-src/ via LB
2021-01-28 07:03:12 -08:00
Igor Freire
2ae72ccc59
Add lower limit of one satoshi on bids
...
Many Lightning wallets do not support payments below 1 sat (in
millisatoshis). For wider compliance, set a lower limit of 1 sat on orders,
while preserving the minimum bid per byte requirement for orders whose absolute
bid exceeds 1 sat.
2021-01-22 17:16:45 -03:00
Igor Freire
d27e5152f1
Update default minimum bid per byte
2021-01-22 17:16:44 -03:00
nitramiz
8140500367
CI: update docker and alpine + remove cache_from + add network=host to build_ci_image job (and test_build job)
2021-01-19 14:30:29 -08:00
nitramiz
414341b3fa
tf: update the LB's cert-renewer.service to reload nginx
2020-12-31 07:35:39 -08:00
nitramiz
9c04dd66d0
lower min per byte bid to 1msat/byte
2020-12-07 12:45:48 -08:00
nitramiz
0cc8cb10f7
CI: update job tags
2020-12-07 09:46:08 -08:00
nitramiz
b6ea319c0a
LB gossip order fix
2020-11-04 05:27:29 -08:00
Chase Sillevis
0ab56847c2
more LB patches: /gossip/order protection fix, 2MB upload limit
2020-11-03 10:31:28 +01:00
Chase Sillevis
c9cd6a31ea
nginx lb: also protect /gossip/order
2020-11-02 19:10:18 +01:00
nitramiz
bb0845af89
LB nits
2020-10-29 08:50:58 -07:00
nitramiz
cfe2cf3136
handle /gossip via LB
2020-10-29 08:34:07 -07:00
nitramiz
17aa8c0319
tf: fix interpolation syntax
2020-10-28 08:51:17 -07:00
nitramiz
81885d4142
CI: add init after workspace select
2020-09-25 15:12:36 -07:00
nitramiz
18780816e5
tf: 0.13 + clightning 0.9.1
2020-09-25 13:51:32 -07:00
Igor Freire
aabdc11e24
Fix criteria for transitioning into received state
...
Since there can be multiple Tx confirmations for the same region, we should not
check if the number of Tx confirmations matches with the number of
regions. Instead, we should check if all regions have at least one Tx
confirmation.
2020-06-15 14:34:29 -03:00
nitramiz
c4bf6f1a90
update dependencies
2020-06-09 06:18:15 -07:00
nitramiz
0664ddf937
add CI image builder job and .dockerignore
2020-06-09 05:18:47 -07:00
Igor Freire
21228cd437
Update message size computation to UDP/IPv4/MPE
...
In Blocksat 2.0, user data sent over the API is encapsulated over UDP -> IPv4 ->
MPE, while respecting a layer 2 MTU of 1500 bytes. This changes the number of
bytes occupied over the satellite link for each transmission.
2020-06-08 13:26:09 -03:00
Igor Freire
41de963529
Add Telstar 18V Ku region and update receivers
...
- Add new region to represent the Telstar 18V Ku band coverage.
- Assume that there are receivers sending Rx confirmations from regions 0, 1, 4,
and 5 now. Thus, synthesize the presumed Rx state only for regions 2 and 3.
2020-06-05 06:17:12 -07:00
Igor Freire
0801ca8ba6
Fix max line blocking definition
...
- Default transmit rate should be 1000 bytes per second.
- Max message size should be 1 MB (i.e., 1048576 bytes)
- Max line blocking duration of 1050 seconds leads to a max message size of
1050000 bytes, namely slightly higher than 1MB.
2020-06-03 14:43:34 -03:00
nitramiz
e66b400978
raise max message size to 1MB; update c-lightning to 0.8.2
2020-05-03 07:26:11 -07:00
nitramiz
b840ff21c5
CI: test building image in test_build job; use bundler 2.0
2020-03-10 08:27:39 -07:00
nitramiz
6565adae34
add bundle update to Dockerfile
...
Signed-off-by: nitramiz <martin@blockstream.com>
2020-03-10 07:57:21 -07:00
nitramiz
fdd41caee2
CI updates
2020-03-10 07:29:55 -07:00
nitramiz
33a90dd5c0
CI: always update bundler
2020-03-10 07:23:15 -07:00
nitramiz
e301ada9f4
update builder image
2020-03-10 07:14:03 -07:00
nitramiz
331eda5573
update ruby dependencies + lightningd
2020-03-09 11:08:00 -07:00
nitramiz
cfa33a3122
tf: update charged image
2020-02-03 05:45:55 -08:00
nitramiz
5f4abab00f
tf: hack to avoid using a non-existent resourcein a specific workspace
2020-01-06 09:43:59 -08:00
nitramiz
d1310aac8b
tf: remote-state troubles
2020-01-06 06:36:41 -08:00
nitramiz
f08662c145
nits
2020-01-03 08:11:41 -08:00
nitramiz
609065afc2
typo
2020-01-03 06:36:20 -08:00
nitramiz
22317803f5
update gcloud-docker
2020-01-03 06:07:03 -08:00
nitramiz
d9e32ce561
fixup lightning command + charge lightning dir
2020-01-03 05:57:51 -08:00
nitramiz
9d8018ab4e
terraform: LN node dir structure; literal values vs quotes
2020-01-02 10:58:11 -08:00
nitramiz
26ff638aa2
update LN node to 0.8
2019-12-27 07:58:52 -08:00
Chase Sillevis
7fa7442db4
gitlab-ci: use k8s executor for docker
2019-11-11 05:13:52 -08:00
nitramiz
12f994fa2d
don't use LB_SA CI var, remote_state output only
2019-09-06 15:34:37 -07:00
nitramiz
a0ac23fcef
typos
2019-09-06 12:24:34 -07:00
nitramiz
11058196de
stop using data image, use private_bucket as CI var
2019-09-06 12:11:53 -07:00
nitramiz
8c09d3eae8
update tf to .12.8
2019-09-06 11:22:15 -07:00
nitramiz
176f9bd3d5
uncomment lb_cert_bucket remote output
2019-09-04 19:22:56 -07:00
nitramiz
c0c34c2af5
typos
2019-09-04 19:18:20 -07:00
nitramiz
20d0f3433c
get rid of docker-push-latest-if-changed since it's too debian-dependent
2019-09-04 18:14:33 -07:00
nitramiz
eae09558f4
satapi-builder has python3.6 installed
2019-09-04 17:48:54 -07:00
nitramiz
9b51e40612
add python3 to satapi-builder
2019-09-04 17:42:16 -07:00
nitramiz
2def7eb263
start using docker-push-latest-if-changed, add plan before each prod/staging deploy, and make prod/staging deploys manual
2019-09-04 17:29:16 -07:00