Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Duniter v2S
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
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Duniter v2S
Commits
ded25e755bd3b2512b3695931b0a6013b1602f18
Select Git revision
Branches
20
master
default
protected
update-docker-compose-rpc-squid-names
292-perf-use-host-function-to-verify-legacy-revocation-document
network/gdev-800
protected
fix-291
fix-252
1000i100-test
hugo/tmp-0.9.1
hugo/distance-pool-index
network/gdev-803
protected
hugo/endpoint-gossip
network/gdev-802
protected
hugo/distance-precompute
network/gdev-900
protected
tuxmain/anonymous-tx
debug/podman
hugo/195-doc
hugo/195-graphql-schema
hugo-tmp-dockerfile-cache
release/client-800.2
protected
Tags
20
gdev-900-0.10.0
protected
gdev-900-0.9.2
protected
gdev-800-0.8.0
protected
gdev-900-0.9.1
protected
gdev-900-0.9.0
protected
gdev-803
protected
gdev-802
protected
runtime-801
protected
gdev-800
protected
runtime-800-bis
protected
runtime-800
protected
runtime-800-backup
protected
runtime-701
protected
runtime-700
protected
runtime-600
protected
runtime-500
protected
v0.4.1
protected
runtime-401
protected
v0.4.0
protected
runtime-400
protected
40 results
duniter-v2s
Author
Search by author
Any Author
authors
Benjamin Gallois
bgallois
Benoit Lavenier
blavenie
Cédric Moreau
c-geek
Hugo Trentesaux
HugoTrentesaux
Millicent Billette
1000i100
Moul
moul
Pascal Engélibert
tuxmain
d0p1
d0p1
immae
immae
pini
pini-gh
poka
pokapow
Éloïs
librelois
12 authors
Jan 21, 2022
feat(gdev): create local chain spec
· ded25e75
Éloïs
authored
3 years ago
ded25e75
fix(runtimes):pallet AuthorityMembers must be init before pallet Session
· 26f4cc13
Éloïs
authored
3 years ago
26f4cc13
feat(gdev): make param babe.epochDuration dynamic
· f8256087
Éloïs
authored
3 years ago
f8256087
feat: integrate smiths sub-wot in all runtimes
· 38dca822
Éloïs
authored
3 years ago
38dca822
ref(duniter-wot): adapt pallet duniter wot to future smiths sub-zot
· c2424828
Éloïs
authored
3 years ago
c2424828
chore: create pallet authority-members
· 060cb448
Éloïs
authored
3 years ago
060cb448
fix: manual seal can't produce non-empty blocks in BABE runtimes
· 22b297ce
Éloïs
authored
3 years ago
22b297ce
update metadata
· b240e0fd
Éloïs
authored
3 years ago
b240e0fd
feat(node): allow manual seal everywhere
· 26eeb5cc
Éloïs
authored
3 years ago
26eeb5cc
chore(runtimes): migrate gdev runtime from AURA to BABE
· 16d0c9bb
Éloïs
authored
3 years ago
16d0c9bb
chore(client): make manual seal compatible with BABE
· 109addf1
Éloïs
authored
3 years ago
109addf1
ci(tests): force cucumber tests to exec sequentially
· d24bd728
Éloïs
authored
3 years ago
d24bd728
ref: simplify wot (remove right)
· ecc3effa
Éloïs
authored
3 years ago
ecc3effa
Jan 19, 2022
feat: make gdev parameters dynamic
· dac7547f
Éloïs
authored
3 years ago
dac7547f
build (docker): improve .dockerignore
· d25fc2e1
Gilles Filippini
authored
3 years ago
and
Éloïs
committed
3 years ago
d25fc2e1
ci: job deploy_docker_test_image is optional
· b587f295
Éloïs
authored
3 years ago
b587f295
chore: create pallet dumiter-wot and move in wot logic
· 8eceaddb
Éloïs
authored
3 years ago
8eceaddb
ci: run cucumber tests sequentially
· 2d0ddabe
Éloïs
authored
3 years ago
2d0ddabe
Jan 18, 2022
fix(entrypoint): remove useless env var DUNITER_OPTS
· ba7af472
Éloïs
authored
3 years ago
ba7af472
doc: update suggested commit
· 90dc34c8
Éloïs
authored
3 years ago
90dc34c8
ci cache
· 325c6bd8
Éloïs
authored
3 years ago
325c6bd8
build (docker): run as unpriviledged user duniter
· b85e3528
Gilles Filippini
authored
3 years ago
and
Éloïs
committed
3 years ago
Fix
#23
.
b85e3528
ci: skip ci if commit start with prefix wip
· 64db4d5a
Éloïs
authored
3 years ago
64db4d5a
doc: update debug image usage
· 9d7a3354
Éloïs
authored
3 years ago
9d7a3354
fix docker compose image
· 2385b878
Éloïs
authored
3 years ago
2385b878
CI: use new dockerfile for debug image
· cc648aaf
Éloïs
authored
3 years ago
cc648aaf
doc: document docker usage and add other compose file example
· d96731ff
Éloïs
authored
3 years ago
d96731ff
chore: move compose at the root of repo
· 8b1c2379
Éloïs
authored
3 years ago
8b1c2379
ci: add manual job deploy_docker_test_image
· 9f7c70fe
Éloïs
authored
3 years ago
9f7c70fe
build(docker): skip clang install on CI
· 7d5276c2
Éloïs
authored
3 years ago
7d5276c2
Jan 17, 2022
Add env var DUNITER_OPTS in docker-entrypoint
· ec803548
Éloïs
authored
3 years ago
ec803548
tests(cucumber): explain in the README how to run
· d62d4de2
Éloïs
authored
3 years ago
d62d4de2
tests(cucumber): add cargo alias to run cucumber tests
· 637bfcbc
Éloïs
authored
3 years ago
637bfcbc
fix gtest chain spec
· 8dcb2f57
Éloïs
authored
3 years ago
8dcb2f57
ci: typo
· 505d8f72
Éloïs
authored
3 years ago
505d8f72
add gtest native runtime by default
· fd0c37da
Éloïs
authored
3 years ago
fd0c37da
ci: fix incremental compilation bug
· 69858b56
Éloïs
authored
3 years ago
69858b56
Add target folder to .dockerignore
· 79646d31
Éloïs
authored
3 years ago
79646d31
Add build folder to .gitignore
· 345ee90a
Éloïs
authored
3 years ago
345ee90a
CI: run job tests_debug on master
· 3445f061
Éloïs
authored
3 years ago
3445f061
Loading