Closed
Milestone
Apr 18, 2022–Nov 27, 2022
0.11.0
Dates
Release Candidate
- 12 Nov. 2022
- No features, no big changes, only bugfixes
- RC testing announcement and changelog
- %0.20.0 planning
Stable release
- stable release announcement
- $date + 2 weeks: 27 Nov. 2022
Code
- Last major Duniter-v1/BMA-only release before Substrate migration
Network
-
Replace singletons
with@functools.lru_cache()
decorator -
Fix local requests failing
TUI
-
Migrate from tabulate
totexttable
CLI
-
Rename tx
command totransfer
-
Organize commands into subcommands -
Get rid of argos
command
Meta
-
Repository restructuration -
Python v3.11 support
Dev Env
-
Change workflow to main
branch -
Introduce pre-commit
hooks, CI jobs, apply changes:-
autoflake
-
mypy
: Static type annotation -
pylint
-
pre-commit-hooks
-
mdformat
-
-
Fix coverage integration into GitLab -
Separate unit from integration tests
Doc
-
Rework pip(x)
documentation
Debian
-
Package updated for Debian Bookworm
Unstarted Issues (open and unassigned)
0
Ongoing Issues (open and assigned)
0
Completed Issues (closed)
28
- Support Python v3.12 on v0.11 release
- Support mypy v0.990
- pre-commit:hooks job doesn’t appear
- Replace flake8 with autoflake
- Get rid of argos
- Fix coverage integration into GitLab
- Add support for Python v3.11
- Separate unit and integration tests
- Add sleep() between identity_of() calls in a loop
- Rename 'tx' command to 'transfer'
- List printqrjune in wrappers list
- Organize commands into subcommands
- Introduce pre-commit-hooks and mdformat hooks
- Introduce flake8
- Introduce insert-license pre-commit hook into the CI
- command `blocks` fails
- Change workflow by changing from 'master' and default 'dev' branches to a single 'main' branch
- Replace singletons with @functools.lru_cache() decorator
- Rename tui.display_pubkey_and_checksum() to tui.gen_pubkey_checksum()
- Update Debian package for Bookworm (v12)
- Repository restructuration
- Add warning to prevent installing via pip using root privileges
- Introduce pylint tool
- Refactor pip install documentation: remove Windows part
- Migrate from tabulate to texttable
- Replace pip installation with pipx
- Introduce type annotations for static typing with mypy
- Specifing a local node lead to HTTP error with blocks cmd
Loading
Loading
Loading