Skip to content
Snippets Groups Projects
Select Git revision
  • a117cdce8ad15df3814c88aa04e11a4137a15347
  • dev default protected
  • release/1.9.1 protected
  • pini-1.8-docker
  • pini-sync-onlypeers
  • duniter-v2s-issue-123-industrialize-releases
  • feature/build-aarch64-nodejs16
  • release/1.8 protected
  • pini-docker
  • ci_tags
  • fix/1448/1.8/txs_not_stored
  • feature/node-20
  • fix/1441/node_summary_with_storage
  • fix/1442/improve_bma_tx_history
  • feature/wotwizard-1.8
  • release/1.9 protected
  • 1.7 protected
  • feature/docker-set-latest protected
  • feature/fast-docker-build-1.8.4
  • fast-docker-build protected
  • feature/dump-distance
  • v1.8.7 protected
  • v1.8.7-rc4 protected
  • v1.8.7-rc3 protected
  • v1.8.7-rc2 protected
  • v1.8.7-rc1 protected
  • v1.8.6 protected
  • v1.7.23 protected
  • v1.8.5 protected
  • v1.8.4 protected
  • v1.8.3 protected
  • v1.8.2 protected
  • v1.8.1 protected
  • v1.8.0 protected
  • v1.8.0-rc1 protected
  • v1.8.0-beta5 protected
  • v1.8.0-beta4 protected
  • v1.8.0-beta3 protected
  • v1.8.0-beta2 protected
  • v1.8.0-beta protected
  • v1.7.21 protected
41 results

database.md

Blame
  • CHANGELOG.md NaN GiB
    # CHANGELOG
    
    <!-- next-header -->
    
    ## [Unreleased] - ReleaseDate
    
    ## [1.8.0] - 2020-03-12
    
    ### Highlights
    
    - Migrate to Nodejs v10
    - Oxidation (=Migration to Rust) beginning via Neon binding:
      - Migrate C/C++ modules: `wotb` and `naclb`
    
    ### Security
    
    - Update or remove security vulnerable dependencies @librelois
    
    ### Features
    
    - Migrate `naclb` to rust implementation `dup-crypto-rs` @librelois
    - Migrate `wotb` to rust implementation `dubp-wot` @librelois
    - #1373: Support for Nodejs v10 @c-geek @Moul
    - Abstracting conf DAL to ConfDAO @c-geek
    - Remove ArchiveDAO, which is a LokiJS artifact @c-geek
    - Add to an interface ServerDAO methods that could be used by external modules @c-geek
    - StatsDAL => replaced by LevelDB indexes @c-geek
    - Add `--nocheck-issuer` option to `gen-*` commands @c-geek
    
    ### Fixes
    
    - In case of wrong network configuration, Duniter could crash on startup @c-geek
    - `/branches` should not throw if current block does not exist @c-geek
    
    ### Refactoring
    
    - Almost complete rewriting of the prover module @librelois
    - #1372: `scryptb` dependency removal @c-geek
    
    ### CI
    
    - #1405: Add a Makefile to bare build Duniter  @sveyret.
    - Generate Duniter container from the CI/CD @librelois
    - g1 and gt control hashes have changed to add `replayable_on` @c-geek
    
    ### Documentation
    
    - Import of [website documentation](https://duniter.org/en/wiki/duniter/) @librelois
    - `doc/` directory restructuration @librelois
    - Obsolete documentation removal @librelois
    - Document `network/ws2p/heads` BMA path @vtexier
    - Document `wot/requirements-of-pending/<minsig>` BMA path @vtexier
    
    Thanks @librelois, @c-geek, @sveyret, @Moul, @vtexier
    
    ## v1.7.21: (12th Feb 2020)
    
    - #1394: Former member back in the WoT with only 4 certifiers
    
    @c-geek
    
    ## v1.7.20: (28th Jan 2020)
    
    - #1396: CINDEX revert removes certifications
    - #1390: Duniter uses a buggy version of TweetNaCl
    
    @c-geek
    @librelois
    
    ## v1.7.19: (28th May 2019)
    
    - #1379: prevent expired membership documents to reach the mempool
    - #1380: prevent expired certifications to reach the mempool
    
    @c-geek
    
    ## v1.7.18: (2nd May 2019)
    
    ### Code
    
    - [La Ğ1-test est bloquée au bloc n°362834.](https://forum.duniter.org/t/g1-test-dans-les-choux/4192/318)
    
    Thanks @Moul, @c-geek, @jytou
    
    ## v1.7.17 (28th April 2019)
    
    ### CI/CD
    
    - Fix artifactory process: move to a minimalist jinja2 Docker image
    - Trigger integration stages pipeline only when code changes
    - Set releases:x64 artifacts to expire after six months
    
    ### Code
    
    - [Duniter v1.7.17 : règle de distance non respectée](https://forum.duniter.org/t/duniter-v1-7-17-regle-de-distance-non-respectee/6057)
    - Add `sync-mempool-fwd` command
    - Add `dump wot` command
    - #1358: Remove Loki related code
    - #1356: Remove non-used code getting membership status
    - !1269: Add more feedback on BMA interface configuration
    
    #### Other
    
    - Upgrade outdated dependencies: morgan, seedrandom, socks-proxy, and tail
    - Update README.md
    - Add initial CHANGELOG.md for releases from v1.7.15
    
    Thanks @Moul, @c-geek, @Tuxicoman
    
    ## v1.7.16 (6th April 2019)
    
    **Hotfix release for Ğ1**
    
    - [Duniter v1.7.16 : Bug à l’ajout d’une certification d’un non membre dans le bloc à calculer](https://forum.duniter.org/t/duniter-v1-7-16-bug-a-l-ajout-d-une-certification-d-un-non-membre-dans-le-bloc-a-calculer/5952/96)
    - Add variable type
    
    Thanks @Moul, @c-geek, @jytou
    
    ## v1.7.15 (4th April 2019)
    
    **Hotfix /tx/history/<pubkey> broken since 1.7 release**
    
    - #1350, !1276: Time of transactions not being saved on SQLite table
    - Integration tests for transaction history and transaction history with times filters
    - dump-ww: use file copy + semaphore to trigger the copy
    
    Thanks @bpresles, @c-geek
    
    ## v1.7.14 (29th March 2019)
    
    - … To be completed
    
    <!-- next-url -->
    [Unreleased]: https://git.duniter.org/nodes/typescript/duniter/compare/v1.8.0...HEAD
    [1.8.0]: https://git.duniter.org/nodes/typescript/duniter/compare/v1.7.21...v1.8.0