Commit graph

74 commits

Author SHA1 Message Date
nitramiz
8b75ed6982
C-Lightning: add Prom plugin, update gcloud-docker-tf 2019-07-16 18:03:01 -07:00
nitramiz
0313a1c901
update tor, update backend_services 2019-07-16 17:53:01 -07:00
Ben Teitelbaum
8a67ebdb4f make GET /orders/sent return sent AND received orders 2019-07-12 11:34:45 -07:00
Ben Teitelbaum
fa78156950 transaction not needed 2019-07-11 16:56:52 -07:00
Ben Teitelbaum
f45635fe29 allow retrieval by sequence number after message received 2019-07-11 14:41:13 -07:00
Ben Teitelbaum
d52b3d7fe4 be agnostic about order state when cleaning up old message files to handle old messages in the :received state 2019-07-11 14:36:30 -07:00
nitramiz
e3e0d399c9
bad bitcoind:sha 2019-07-03 16:29:52 -07:00
nitramiz
2ec4226753
bitcoind 0.18, c-lightning 0.7.1, nginx url 2019-07-03 16:04:47 -07:00
nitramiz
6bb327293e
typo in ionosphere.service + check_containers.sh 2019-06-17 11:03:18 -07:00
nitramiz
43bb58792d
add nginx proxy as LB 2019-06-17 04:39:06 -07:00
nitramiz
92a6cbcd7f
update gcs and switch to TCP LB 2019-06-13 04:12:48 -07:00
nitramiz
aab0e5baf4
stop maintaining satellite.bs.com 2019-06-10 02:50:45 -07:00
nitramiz
6b361542a0
terminate SSL on instance; misc: add var.project, $request_uri, don't test_build on cleanup 2019-06-05 06:33:00 -07:00
nitramiz
ce2d18b3ba
tf .12 2019-06-03 03:09:49 -07:00
Ben Teitelbaum
dfe50374a6 Merge branch 'master' of https://github.com/Blockstream/satellite-api 2019-05-21 12:19:36 -07:00
Ben Teitelbaum
ac173845f6 check responses #54 2019-05-21 12:19:10 -07:00
Ben Teitelbaum
0494ca9adc move tx_seq_num assignment to the orders model #54 2019-05-21 12:16:26 -07:00
nitramiz
3c92a4c106
sleep if tests failed so we can debug 2019-05-21 04:45:48 -07:00
Ben Teitelbaum
a88135fe37 fix two small bugs #54 2019-05-21 00:29:04 -07:00
Ben Teitelbaum
2046a01778 use create on the associations and return a message on success #54 2019-05-21 00:28:19 -07:00
Ben Teitelbaum
1d84db4813 fix associations sources, after_add callback param, and misuse of exists? #54 2019-05-21 00:26:46 -07:00
Ben Teitelbaum
c120bed262 add tests_build on branches 2019-05-20 10:11:45 -07:00
Ben Teitelbaum
33d869624e typo, missing dos #54 2019-05-20 10:08:57 -07:00
Ben Teitelbaum
74f0c733cb tests of new API endopints to process tx and tx confirmations #54 2019-05-19 20:56:11 -07:00
Ben Teitelbaum
dfb8010d47 new API endopints to process tx and tx confirmations #54 2019-05-19 20:55:31 -07:00
Ben Teitelbaum
2ef008cc62 update order model with associations and callbacks to enforce semantics of tx and tx confirmations #54 2019-05-19 20:53:51 -07:00
Ben Teitelbaum
8fca81aed8 some model and table changes; also, seed in the Regions class rather than the migration #54 2019-05-19 20:52:13 -07:00
Ben Teitelbaum
111739652e models, tables, and associations for tx_confirmations, rx_confirmations, and regions #54 2019-05-15 22:34:58 -07:00
nitramiz
36b90291d6
make sure logs don't fill up disk 2019-05-08 13:52:25 -07:00
nitram
8cc51f04a4
remove http_x_forwarded_for from nginx and set it to 0.0.0.0 + update some image hashes + add log rotation 2019-04-30 15:30:02 -07:00
Ben Teitelbaum
1a16caa12a expired was missing as a valid status 2019-04-30 14:58:49 -07:00
Jeremy Bokobza
175f13ed95 Added order param for bump and cancellation errors 2019-04-30 12:02:27 -07:00
Chase Sillevis
dae61a669b
migrate terraform state file. update to terraform 13. 2019-03-21 17:03:42 +01:00
nitram
3a72803e98
some tor changes, btcspace onion, nginx, c-lightning 0.7 2019-03-19 11:36:56 -07:00
Ben Teitelbaum
6b6e0f1eb9 only show message download link in development 2019-03-12 16:27:02 -07:00
nitram
32e2933109
some tor changes 2019-03-11 16:50:04 -07:00
nitram
7ef4820dc8
add mainnet 2019-03-11 15:39:53 -07:00
nitram
23f9b02d4d
update lightning to 0.7 2019-03-01 11:39:48 -08:00
nitram
224e98d9cf
fix weird /dev/random behavior 2019-02-28 12:25:33 -08:00
Ben Teitelbaum
9753a3cd9f use floating point arithmetic to compute the message size with overhead and use the size overhead in the computation of bid_per_byte 2019-02-28 11:48:08 -08:00
nitram
c94451c680
add redis 2019-02-27 17:29:45 -08:00
nitram
ce5b8a6dae
use host list and split in module; add dns module to misc workspace 2019-02-27 15:01:05 -08:00
nitram
d5e5aa9ec3
add .space resources 2019-02-26 18:09:04 -08:00
nitram
fe13af400e
lots of changes; adding prometheus instance, and api.blockstream.space adjustments 2019-02-26 17:18:16 -08:00
nitram
8badc6a9ea
add prom module 2019-02-25 18:06:37 -08:00
nitram
8912748f24
make boot disk 20gb 2019-02-24 12:04:38 -08:00
nitram
073095aeb4
add db before running tests 2019-02-21 16:14:11 -08:00
nitram
e155e3ddd5
update dockerfiles and lightningd + speed up image build 2019-02-21 14:59:12 -08:00
Ben Teitelbaum
24c908048e is message is short, allow it to be provided as a param, rather than as a file upload #6 2019-02-15 00:22:49 -08:00
nitram
b7de4cbdec
change tor sha 2019-02-14 15:41:07 -08:00