Commit graph

58 commits

Author SHA1 Message Date
librelois
2f73e4bce0 feat(gql): add query wallets 2021-06-04 01:32:30 +02:00
librelois
a09ef43775 feat(conf): allow to disable playground 2021-05-30 18:27:32 +02:00
librelois
ec334ef78b feat(gva): use sub-path for playground and subscriptions
Consequently:
- deletion of the GVASUB endpoint
- remove conf param playground_path
- remove conf param subscriptions_path
2021-05-30 17:53:16 +02:00
librelois
02b68de3e8 feat(conf): make param playground_path configurable with cli command 2021-05-30 00:56:21 +02:00
librelois
d2c46fbd06 feat(conf): add config param playground_path 2021-05-30 00:22:13 +02:00
librelois
3d9e3ffe49 fix(gva): ip v6 log must be surrounded by [] 2021-05-30 00:21:39 +02:00
librelois
73673f3c14 feat(gva): re-expose feature explorer 2021-05-30 00:20:41 +02:00
librelois
d8b4f843cf perf(gql): schema: use fast mode for req validation & limit req depth 2021-05-29 23:11:51 +02:00
librelois
c4331cd290 fix(indexer): get_next_wot_id must init correctly NEXT_WOT_ID static 2021-05-21 20:17:12 +02:00
librelois
036061190b deps: update duniter-core 2021-05-21 01:53:35 +02:00
librelois
62ac222d3b deps: update duniter-core 2021-05-20 22:50:25 +02:00
librelois
7fdc18236b deps: update duniter-core 2021-05-20 14:41:14 +02:00
librelois
f641d26c62 chore: use dubp via core 2021-05-20 14:30:47 +02:00
librelois
1b3c67f4e5 chore: rename bca->bda & externalize bda-types 2021-05-20 00:36:03 +02:00
librelois
dc22ce63f9 ref(indexer):blocks_chunks: move chunk read in crate dbs-reader 2021-05-19 16:45:24 +02:00
librelois
b062ee89f3 perf(indexer): apply blocks_chunks with minimal gva db lock 2021-05-18 17:12:59 +02:00
librelois
8abbee1344 fix(indexer): current_blocks_chunk must be clear after compression 2021-05-18 16:54:14 +02:00
librelois
d1830a78a5 feat(indexer): add extension .bin.gz to blocks chunks files 2021-05-18 16:37:19 +02:00
librelois
5ae008dc02 fix(indexer): create blocks_chunks folder if is not exist 2021-05-18 16:29:27 +02:00
librelois
caf7b4c673 perf(indexer): compress blocks chunks with zlib-ng 2021-05-18 15:41:31 +02:00
librelois
18822aeb7f perf(indexer): store blocks chunks in files directly 2021-05-18 15:25:34 +02:00
librelois
bdb5ea592b perf(indexer): change compression level of chunks: 6 -> 3 2021-05-18 13:38:36 +02:00
librelois
cef485f67a perf(indexer): change compression algo: lz4 -> deflate 2021-05-17 23:43:05 +02:00
librelois
6d7a35dd8b feat(db): attribute a wot_id to each identity 2021-05-17 23:29:22 +02:00
librelois
4a7d3270df feat(indexer): add currency_params 2021-05-17 15:13:14 +02:00
librelois
8aecd22b91 feat(blocks_chunks): increase chunk size 2021-05-16 23:17:05 +02:00
librelois
f8c5e0a0af deps: update duniter-core 2021-05-15 18:30:05 +02:00
librelois
f5d8f70bce perf(db): serialize integers as varint 2021-05-14 20:18:19 +02:00
librelois
9450429421 build(cargo): add alias for update core 2021-05-14 19:41:59 +02:00
librelois
93bf0c3e7e build(git) add rusty hook 2021-05-14 17:29:32 +02:00
librelois
34836303e6 feat: add field member to peer card 2021-05-14 17:16:16 +02:00
librelois
26602884a2 fix(indexer): expose feature explorer 2021-05-14 16:59:09 +02:00
librelois
bccc1a507a dept: update duniter-core (network db change) 2021-05-14 16:58:48 +02:00
librelois
2576d3e061 feat(indexer): index blocks chunks 2021-05-14 16:57:25 +02:00
librelois
1b65c83c6a feat(db): add cols blocks_chunk_hash & compressed_blocks_chunk 2021-05-14 16:54:24 +02:00
librelois
7fe98256d2 feat(txsHistory): add field receivedTime 2021-05-10 12:56:25 +02:00
librelois
ec2a0ecd8a deps: update duniter-core 2021-05-08 21:41:48 +02:00
librelois
701aac0c0b deps: update duniter-core 2021-05-08 16:52:23 +02:00
librelois
5e4e79fbf4 build: fix core patch 2021-05-08 16:51:17 +02:00
librelois
d62d222034 feat(conf): gva can now be enabled with one unique env var 2021-05-08 16:39:45 +02:00
librelois
4ee272b85d deps: update duniter-core 2021-05-07 20:36:13 +02:00
librelois
838d817ab0 ref(conf): rework cli command 2021-05-07 13:29:05 +02:00
librelois
3971214821 deps: update duniter-core 2021-05-06 22:59:38 +02:00
librelois
d6f7da97fe deps: update duniter-core 2021-05-06 22:09:46 +02:00
librelois
0844860cf9 ref(endpoints): rework and test endpoints generation 2021-05-06 21:19:56 +02:00
librelois
787602a93c feat(conf): impl command configure 2021-05-06 21:18:59 +02:00
librelois
bbecb1a1cc feat(gva): reget conf handling & handle public ips 2021-05-06 17:26:59 +02:00
librelois
496c1a913d upgrade duniter-core 2021-05-06 00:56:42 +02:00
librelois
39dac88aea feat(conf): add field enabled 2021-05-05 23:35:58 +02:00
librelois
83d3bac3d4 deps: upgrade dubp to v0.53.1 2021-05-05 13:41:16 +02:00