Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
duniter-gva
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nodes
rust
modules
duniter-gva
Commits
master
Select Git revision
0 results
duniter-gva
Author
Search by author
Any Author
authors
0 authors
Jun 13, 2021
feat(bda): impl requests CompressedBlockChunk, CurrentBlockstamp & Sync
· c8d178fd
Éloïs
authored
3 years ago
c8d178fd
Jun 06, 2021
deps: upgrade core
· 92f5dbea
Éloïs
authored
3 years ago
92f5dbea
Jun 05, 2021
deps: upgrade core
· 98425968
Éloïs
authored
3 years ago
98425968
Jun 04, 2021
feat(gql): add field aggregate.sum for query wallets
· 3fbf29f7
Éloïs
authored
3 years ago
3fbf29f7
fix(gql): pagination: MAX_PAGE_SIZE must be inclusive
· fd2ecdee
Éloïs
authored
3 years ago
fd2ecdee
feat(gql): add query wallets
· 2f73e4bc
Éloïs
authored
3 years ago
2f73e4bc
May 30, 2021
feat(conf): allow to disable playground
· a09ef437
Éloïs
authored
3 years ago
a09ef437
feat(gva): use sub-path for playground and subscriptions
· ec334ef7
Éloïs
authored
3 years ago
ec334ef7
feat(conf): make param playground_path configurable with cli command
· 02b68de3
Éloïs
authored
3 years ago
02b68de3
feat(conf): add config param playground_path
· d2c46fbd
Éloïs
authored
3 years ago
d2c46fbd
fix(gva): ip v6 log must be surrounded by []
· 3d9e3ffe
Éloïs
authored
3 years ago
3d9e3ffe
feat(gva): re-expose feature explorer
· 73673f3c
Éloïs
authored
3 years ago
73673f3c
May 29, 2021
perf(gql): schema: use fast mode for req validation & limit req depth
· d8b4f843
Éloïs
authored
3 years ago
d8b4f843
May 21, 2021
fix(indexer): get_next_wot_id must init correctly NEXT_WOT_ID static
· c4331cd2
Éloïs
authored
4 years ago
c4331cd2
deps: update duniter-core
· 03606119
Éloïs
authored
4 years ago
03606119
May 20, 2021
deps: update duniter-core
· 62ac222d
Éloïs
authored
4 years ago
62ac222d
deps: update duniter-core
· 7fdc1823
Éloïs
authored
4 years ago
7fdc1823
chore: use dubp via core
· f641d26c
Éloïs
authored
4 years ago
f641d26c
chore: rename bca->bda & externalize bda-types
· 1b3c67f4
Éloïs
authored
4 years ago
1b3c67f4
May 19, 2021
ref(indexer):blocks_chunks: move chunk read in crate dbs-reader
· dc22ce63
Éloïs
authored
4 years ago
dc22ce63
May 18, 2021
perf(indexer): apply blocks_chunks with minimal gva db lock
· b062ee89
Éloïs
authored
4 years ago
b062ee89
fix(indexer): current_blocks_chunk must be clear after compression
· 8abbee13
Éloïs
authored
4 years ago
8abbee13
feat(indexer): add extension .bin.gz to blocks chunks files
· d1830a78
Éloïs
authored
4 years ago
d1830a78
fix(indexer): create blocks_chunks folder if is not exist
· 5ae008dc
Éloïs
authored
4 years ago
5ae008dc
perf(indexer): compress blocks chunks with zlib-ng
· caf7b4c6
Éloïs
authored
4 years ago
caf7b4c6
perf(indexer): store blocks chunks in files directly
· 18822aeb
Éloïs
authored
4 years ago
18822aeb
perf(indexer): change compression level of chunks: 6 -> 3
· bdb5ea59
Éloïs
authored
4 years ago
bdb5ea59
May 17, 2021
perf(indexer): change compression algo: lz4 -> deflate
· cef485f6
Éloïs
authored
4 years ago
cef485f6
feat(db): attribute a wot_id to each identity
· 6d7a35dd
Éloïs
authored
4 years ago
6d7a35dd
feat(indexer): add currency_params
· 4a7d3270
Éloïs
authored
4 years ago
4a7d3270
May 16, 2021
feat(blocks_chunks): increase chunk size
· 8aecd22b
Éloïs
authored
4 years ago
8aecd22b
May 15, 2021
deps: update duniter-core
· f8c5e0a0
Éloïs
authored
4 years ago
f8c5e0a0
May 14, 2021
perf(db): serialize integers as varint
· f5d8f70b
Éloïs
authored
4 years ago
f5d8f70b
build(cargo): add alias for update core
· 94504294
Éloïs
authored
4 years ago
94504294
build(git) add rusty hook
· 93bf0c3e
Éloïs
authored
4 years ago
93bf0c3e
feat: add field member to peer card
· 34836303
Éloïs
authored
4 years ago
34836303
fix(indexer): expose feature explorer
· 26602884
Éloïs
authored
4 years ago
26602884
dept: update duniter-core (network db change)
· bccc1a50
Éloïs
authored
4 years ago
bccc1a50
feat(indexer): index blocks chunks
· 2576d3e0
Éloïs
authored
4 years ago
2576d3e0
feat(db): add cols blocks_chunk_hash & compressed_blocks_chunk
· 1b65c83c
Éloïs
authored
4 years ago
1b65c83c
Loading