Commit Graph

37 Commits

Author SHA1 Message Date
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
nitram
5d23c58703
update to google-beta and tor docker image 2019-02-13 17:21:58 -08:00
Ben Teitelbaum
cd9da2fff8 documentation for error codes #3 2019-02-08 14:21:15 -08:00
Ben Teitelbaum
bb2f317d79 validate channel subscriptions #3 2019-02-08 14:18:08 -08:00
Ben Teitelbaum
44f84d38d4 rename some errors #3 2019-02-08 14:08:55 -08:00
Ben Teitelbaum
b4799ae80e add error codes for other errors #3 2019-02-08 13:34:40 -08:00
nitram
980683fd65
add git to build_packages 2019-02-07 20:27:36 -08:00
nitram
ec2632f244 rename project 2019-02-07 20:12:02 -08:00
Ben Teitelbaum
dda9eb2116 unique error codes for param errors #3 2019-02-07 15:58:29 -08:00
Ben Teitelbaum
2fb8d9dd14 change from tiny test file to zero-length test file #2 2019-02-07 12:19:24 -08:00
Ben Teitelbaum
8a0f31a348 MAX_PAGE_SIZE is a better name for this constant 2019-02-01 18:37:11 -08:00
Ben Teitelbaum
50835c03d8 ceil not floor #2 2019-01-30 10:46:54 -08:00
Ben Teitelbaum
b14dfac9b2 allow messages as small as one-byte, but insist on at least MIN_PER_BYTE_BID including framing overhead #2 2019-01-30 08:12:50 -08:00
Ben Teitelbaum
e1a6a1c678 Revert "return informational page with GET of root URL"; Not needed now that this is served by Nginx.
This reverts commit 414ede8602.
2019-01-29 22:43:35 -08:00
nitram
979211bc1c
handle default page in nginx 2019-01-29 15:22:50 -08:00
nitram
ff12c7f919
add x-forwarded-for to nginx logs, rearrange local.vars, switch to mostly tags for deploys, some setup for tests, add Dockerfile.ci 2019-01-29 12:26:08 -08:00
Ben Teitelbaum
414ede8602 return informational page with GET of root URL 2019-01-28 20:08:15 -08:00
Ben Teitelbaum
638dcdffdd return an error when a date cannot be parsed 2019-01-27 22:25:21 -08:00
Nicolas Benoit
2ce1e1e59a Fix Blockstream Satellite examples directory URL 2019-01-24 14:06:49 -08:00
nitram
a241148979
remove tor health check 2019-01-22 15:40:30 -08:00
nitram
5faa4fb181
add check before deleting file 2019-01-18 17:10:53 -08:00
nitram
2fab8d1b4a
fix ci 2019-01-18 15:15:42 -08:00
nitram
a1fc28ebe4
add tor infra 2019-01-18 15:03:49 -08:00
Ben Teitelbaum
d40d72eb2a document GET /orders/pending and fix documentation for GET /orders/queued 2019-01-16 18:20:26 -08:00
Ben Teitelbaum
19a59fbb47 initial commit 2019-01-16 10:22:44 -08:00