Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
duniter-core
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
duniter-core
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
develop
Select Git revision
Selected
develop
Branches
2
master
default
protected
duniter-v2s-issue-123-industrialize-releases
Tags
2
v1.8.3
1.8.2
5 results
Begin with the selected commit
Created with Raphaël 2.2.0
31
Aug
6
Jun
30
May
19
17
12
Aug
13
Jun
5
21
May
20
19
17
15
14
13
9
8
7
6
5
25
Apr
22
21
fix(dbs): BlockDbV1.wrong default false
duniter-v2s-iss…
duniter-v2s-issue-123-industrialize-releases
Release 1.8.3
v1.8.3 develop …
v1.8.3 develop master
fix: run `cargo update`
fix: run `cargo clippy --fix`
[fix] Release version 1.8.2
1.8.2
1.8.2
Merge branch 'fix/2/add_get_transactions_for_bma' into 'master'
[fix] rename some BMA txs history functions ('get_tx_history__xxx()' into 'get_txs_history_xxx()')
[fix] rename some BMA txs history functions ('get_tx_history__xxx()' into 'get_txs_history_xxx()')
[fix] rename some BMA tx history functions (writtend word not need: this is implicit)
[enh] add `get_tx_history_bma_written_by_times()`
enh] add `get_written_transactions_for_bma()` and `get_pending_transactions_for_bma()` in DuniterModule trait - close #2
fix #1: add_link without rem_link calls must be idempotent
deps: upgrade dubp to v0.58.0
feat(kv_typed): impl AsBytes for all SmallVec (use const generics)
fix(kv_typed): zerocopy slice deser not handle correctly empty slice
feat(kv_typed): impl FromBytes for all SmallVec (use const generics)
ref(kv_typed): get_ref_slice: deser must be backend agnostic
fix(kv_typed): deser empty bytes with get_ref_slice
fix(kv_typed): deser empty BTreeSet
fix(writer): write col currency_params
deps: upgrade dubp to v0.57.0
feat(dbs): add field currency_name for CurrencyParamsDbV2
deps: upgrade dubp to v0.56.0
feat(core): re-expose dubp crates
mod(db): PeerCardDbV1: use dubp PeerV10
deps: upgrade dubp to v0.55.1
mod(conf): change modules conf extension file to .json
feat(dbs): add col currency_params in db BcV2
feat(wot): create static MAIN_WOT
feat(core): re-expose crate dubp-wot
deps: upgrade dubp to v0.54.1
feat(modules): add param currency_params to apply and revert methods
feat(dbs):bc_v2: add fields created_on & signature for IdtyDbV2
perf(dbs): serialize integers as varint
feat(dbs) add field member for PeerCardDbv1
feat(dbs): add methods to_raw_string & verify_sig for peer v1
feat(dbs): txs mempool: store received time in each tx
feat(module): add receivedTime to pendingTxs on txHistory
fix(conf): load module conf from env var must use uppercased module name
mod(dbs): remove compression
Loading