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 · ji_emme/181-gva-implement-identity-request
ji_emme/181-gva-implement-identity-request
Select Git revision
Selected
ji_emme/181-gva-implement-identity-request
Branches
19
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/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
40 results
duniter-rs
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
View open merge request
Nov 19, 2019
[feat] gva: blocks: add inputs interval and step & add negative paging
· 10d6985d
Éloïs
authored
5 years ago
10d6985d
Nov 17, 2019
[deps] gva: remove unused dependencies
· b53c922d
Éloïs
authored
5 years ago
b53c922d
[deps] update Cargo.lock
· aa3444bb
Éloïs
authored
5 years ago
aa3444bb
[feat] gva: block: add field pow_min
· eebc87b4
Éloïs
authored
5 years ago
eebc87b4
[ref] gva: remove unused code
· 76d96cb2
Éloïs
authored
5 years ago
76d96cb2
[tests] gva: deep refactor to make the code testable
· e85d2552
Éloïs
authored
5 years ago
e85d2552
[feat] gva: add query blocks with paging
· ece02832
Éloïs
authored
5 years ago
ece02832
Nov 16, 2019
[feat] gva: add queries node summary and block by number
· 548e93a3
Éloïs
authored
5 years ago
548e93a3
[feat] gva: configure host & port
· 17598ab8
Éloïs
authored
5 years ago
17598ab8
[ref] gva: corrections following review
· f598bbb1
jm
authored
5 years ago
and
Éloïs
committed
5 years ago
f598bbb1
[feat] gva: init gva module
· e81ad4c0
jm
authored
5 years ago
and
Éloïs
committed
5 years ago
e81ad4c0
[ref] whole: update structopt 1.2 -> 1.3
· b1c52041
Éloïs
authored
5 years ago
b1c52041
Nov 12, 2019
[ci] upgrade rust_stable_win64 image to 1.39
· 30351d42
Éloïs
authored
5 years ago
30351d42
[docs] optimize dunitrust logo SVG
· 53d29bc4
Éloïs
authored
5 years ago
53d29bc4
Nov 09, 2019
[docs] add dunitrust logo SVG
· be66498a
Éloïs
authored
5 years ago
be66498a
Nov 02, 2019
[ci] pages artifact must be expire too
· 88976eff
Éloïs
authored
5 years ago
88976eff
Oct 26, 2019
[feat] core:
#177
configure logging system to display path of file
· 031cf33d
Éloïs
authored
5 years ago
031cf33d
Oct 20, 2019
[style] whole: update clippy.toml files
· 101c8758
Éloïs
authored
5 years ago
101c8758
[feat] core:
#149
migrate logger to fern to filter logs by crate
· f906c57d
Éloïs
authored
5 years ago
f906c57d
[fix] audit: update serde_cbor & delete prettytable-rs
· 983fb6aa
Éloïs
authored
5 years ago
983fb6aa
[fix] ws2pv1: update default g1-test endpoint
· a81f5e92
Éloïs
authored
5 years ago
a81f5e92
[tests] network-docs:url: tests shouldn't depend on addrs order
· 68d169fd
Éloïs
authored
5 years ago
68d169fd
[fix] network-docs: parse endpoint v1 with ip
· 6fed3aab
Éloïs
authored
5 years ago
6fed3aab
Oct 03, 2019
[ref] blockchain: move u64<->(u32,u32) conversion into common-tools
· 22599cb4
Éloïs
authored
5 years ago
22599cb4
Sep 30, 2019
[ref] bc-db-writer: isolate CURRENT_META_DATAS update
· d3ee15fa
Éloïs
authored
5 years ago
d3ee15fa
[fix] blockchain: remove fork_blocks only if not already removed
· af6eaaea
Éloïs
authored
5 years ago
af6eaaea
[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] blockchain: avoid nested transactions
· faada583
Éloïs
authored
5 years ago
faada583
[fix] bc-db-reader: get_dal_block_in_local_blockchain mustn't create tx
· 9d0473c3
Éloïs
authored
5 years ago
9d0473c3
Sep 29, 2019
[fix] blockchain: reset current blockstamp when abort rollback
· 0f5881c9
Éloïs
authored
5 years ago
0f5881c9
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
[feat] dbex: get member datas by pubkey or uid
· 80fc2813
Éloïs
authored
5 years ago
80fc2813
[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
[ci] tests:win: update crates names
· 3b488219
Éloïs
authored
5 years ago
3b488219
[ref] bc-db-reader: rearrangement by storage type (blocks, indexes)
· 57f847f2
Éloïs
authored
5 years ago
57f847f2
Loading