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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nodes
rust
modules
duniter-gva
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Selected
master
default
protected
Branches
4
duniter-v2s-issue-123-industrialize-releases
feat/1/increase-antispam-limits
fix/1/add_get_transactions_for_bma
fix/1/test-cgeek
5 results
Begin with the selected commit
Created with Raphaël 2.2.0
9
Sep
4
11
Jun
6
5
19
May
17
13
Jun
6
5
4
30
May
29
21
20
19
18
17
16
15
14
10
8
7
6
5
25
Apr
22
feat: increase COUNT_INTERVAL to 20
feat/1/increase…
feat/1/increase-antispam-limits
feat: increase MAX_PAGE_SIZE to 10000
feat: duniter-v2s-issue-123-industrialize-releases
duniter-v2s-iss…
duniter-v2s-issue-123-industrialize-releases
feat: update Cargo.lock
fix/1/test-cgeek
fix/1/test-cgeek
fix: run `cargo clippy --fix` and `cargo update`
fix/1/add_get_t…
fix/1/add_get_transactions_for_bma
Drop redshift tag
cargo update -p duniter-core
Change duniter-core version
[enh] rename BMA tx history functions
[enh] rename BMA tx history functions
[enh] add `get_written_transactions_for_bma()` and `get_pending_transactions_for_bma()` - close #1
feat(bda): impl requests CompressedBlockChunk, CurrentBlockstamp & Sync
master
master
deps: upgrade core
deps: upgrade core
feat(gql): add field aggregate.sum for query wallets
fix(gql): pagination: MAX_PAGE_SIZE must be inclusive
feat(gql): add query wallets
feat(conf): allow to disable playground
feat(gva): use sub-path for playground and subscriptions
feat(conf): make param playground_path configurable with cli command
feat(conf): add config param playground_path
fix(gva): ip v6 log must be surrounded by []
feat(gva): re-expose feature explorer
perf(gql): schema: use fast mode for req validation & limit req depth
fix(indexer): get_next_wot_id must init correctly NEXT_WOT_ID static
deps: update duniter-core
deps: update duniter-core
deps: update duniter-core
chore: use dubp via core
chore: rename bca->bda & externalize bda-types
ref(indexer):blocks_chunks: move chunk read in crate dbs-reader
perf(indexer): apply blocks_chunks with minimal gva db lock
fix(indexer): current_blocks_chunk must be clear after compression
feat(indexer): add extension .bin.gz to blocks chunks files
fix(indexer): create blocks_chunks folder if is not exist
perf(indexer): compress blocks chunks with zlib-ng
perf(indexer): store blocks chunks in files directly
perf(indexer): change compression level of chunks: 6 -> 3
perf(indexer): change compression algo: lz4 -> deflate
feat(db): attribute a wot_id to each identity
Loading