Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Dunitrust
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
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
nodes
rust
Dunitrust
Commits
Commits · 9de4b9a6909b09275f03f30e4a6dfda1912e2c3f
9de4b9a6909b09275f03f30e4a6dfda1912e2c3f
Select Git revision
Selected
9de4b9a6909b09275f03f30e4a6dfda1912e2c3f
Branches
20
dev
default
protected
vainamoinen197-transactiondocument-replace-vec-fields-by-smallvec-2
dvermd/200-keypairs-dewif
elois/wot
jawaka/155-dbex-add-dump-fork-tree-command
elois/195-bcdbwriteop
elois/deps-crypto
elois/gva-monetary-mass
elois/191-sled
elois/195
ji_emme/gva-humantimefield
184-gva-rename-commontime-field-to-blockchaintime
ji_emme/182-gva-implement-block-meta-data
ji_emme/rml14
hugo/151-ws2pv2-sync
ji_emme/181-gva-implement-identity-request
ji_emme/89-implement-client-api-gva-graphql-verification-api
logo
test-juniper-from-schema
elois/exemple-gva-global-context
Tags
20
v0.2.0-a4
protected
v0.2.0-a2
protected
v0.2.0-a
protected
v0.1.1-a1
protected
documents/v0.10.0-b1
protected
crypto/v0.4.0-b1
protected
crypto/v0.3.0-b3
protected
crypto/v0.3.0-b2
protected
crypto/v0.3.0-b1
protected
wot/v0.8.0-a0.9
protected
wot/v0.8.0-a0.8
protected
0.1.0-a0.1
protected
v0.0.1-a0.12
protected
v0.0.1-a0.11
protected
v0.0.1-a0.10
protected
v0.0.1-a0.9
protected
v0.0.1-a0.8
protected
v0.0.1-a0.7
protected
v0.0.1-a0.6
protected
v0.0.1-a0.5
protected
41 results
duniter-rs
lib
modules-lib
bc-db-reader
Author
Search by author
Any Author
authors
Cédric Moreau
c-geek
Hugo Trentesaux
HugoTrentesaux
Moul
moul
Pascal Engélibert
tuxmain
poka
pokapow
Éloïs
librelois
6 authors
Browse files
Nov 24, 2019
[fix] bc: apply certs: get idty request must be use parent transaction
· 9de4b9a6
Éloïs
authored
5 years ago
9de4b9a6
[feat] gva:blocks: add field issuerName
· f75a6389
Éloïs
authored
5 years ago
f75a6389
Nov 23, 2019
[style] bc-db-reader: macro automock not comply latest clippy version
· 12b1dbbf
Éloïs
authored
5 years ago
12b1dbbf
[ref] gva: rework db transactions & db mocking
· 6ddf8a3e
Éloïs
authored
5 years ago
6ddf8a3e
[ref] bc-db-reader: implement mock feature & declare client-indexer
· bddc496e
Éloïs
authored
5 years ago
bddc496e
Nov 17, 2019
[tests] gva: deep refactor to make the code testable
· e85d2552
Éloïs
authored
5 years ago
e85d2552
Nov 16, 2019
[feat] gva: add queries node summary and block by number
· 548e93a3
Éloïs
authored
5 years ago
548e93a3
Oct 03, 2019
[ref] blockchain: move u64<->(u32,u32) conversion into common-tools
· 22599cb4
Éloïs
authored
5 years ago
22599cb4
Sep 30, 2019
[style] comply to fmt & clippy 1.38
· cb1d076a
Éloïs
authored
5 years ago
cb1d076a
[tests] create bc-db-tests-tools & blocks-tests-tools
· 9f0caf31
Éloïs
authored
5 years ago
9f0caf31
[fix] bc-db-reader: get_dal_block_in_local_blockchain mustn't create tx
· 9d0473c3
Éloïs
authored
5 years ago
9d0473c3
Sep 28, 2019
[ref] bc-db: migrate certs & mbs to lmdb
· 6fe22179
Éloïs
authored
5 years ago
6fe22179
Sep 27, 2019
[fix] blockchain: avoid nested transactions
· 3ded5f8c
Éloïs
authored
5 years ago
3ded5f8c
[ref] fork-tree: replacement of some `expect` by `if let`
· 7e00c816
Éloïs
authored
5 years ago
7e00c816
Sep 26, 2019
[ref] durs-bc-db: migrate currencies dbs to lmdb
· ade34bd2
Éloïs
authored
5 years ago
ade34bd2
Sep 24, 2019
[ref] durs-bc-db: create store wot_id_index
· 6af5b550
Éloïs
authored
5 years ago
6af5b550
[ref] bc-db-writer: rearrangement by storage type (blocks, indexes)
· 460e66e8
Éloïs
authored
5 years ago
460e66e8
[ref] bc-db-reader: rearrangement by storage type (blocks, indexes)
· 57f847f2
Éloïs
authored
5 years ago
57f847f2
[fix] fork tree: remove orphan sheets
· 47b3ea9c
Éloïs
authored
5 years ago
47b3ea9c
[ref] blockchain: migrate forks & identities in LMDB
· 0fb1df0e
Éloïs
authored
5 years ago
0fb1df0e
Loading