Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
python-cellframe
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
cellframe
python-cellframe
Graph
b797632c6c2a733c7e9083a175136a0bf301cb7f
Select Git revision
Branches
20
Redesign
archive-0.1
backport-8107
bugfix-11771
bugfix-12833
bugfix-8974
bugfix-8974_1
bugfix-9102
bugfix-checking-dap-server-in-added-http-proc
bugfix-nativewinbuild
bugs-4725
bugs-4761
bugs-4783
create_tx_cond
custom_tx_in_develop
develop
develop+master-351
develop_refactoring
documentation
feature-11948
20 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
5
Sep
3
30
Aug
28
27
25
24
21
20
19
12
11
10
9
6
5
3
2
30
Jul
28
26
23
22
21
16
25
Jun
17
May
18
Apr
8
Feb
20
Jan
19
5
25
Dec
23
22
21
20
18
27
Nov
2
30
Oct
28
27
13
11
9
2
30
Sep
27
25
24
23
22
20
9
31
Aug
27
24
23
21
24
Jun
17
16
3
30
May
15
13
11
10
9
8
7
6
4
3
2
3
2
28
Apr
27
26
23
21
20
17
15
14
13
12
11
10
9
8
7
6
5
3
29
Mar
27
25
23
22
20
13
12
3
2
1
2
1
28
Feb
29
27
26
24
23
22
21
20
18
17
14
23
Jan
16
15
14
13
11
10
9
8
29
Dec
23
20
21
20
19
20
19
20
19
18
17
16
14
13
12
11
9
8
6
5
2
28
Nov
27
26
27
26
25
22
21
20
19
18
15
16
15
14
13
12
11
8
7
6
5
4
3
18
Oct
17
14
11
10
9
8
7
4
3
1
30
Sep
25
24
[+] Added function for encode and decode bytes using functions that take a Bytes object as an argument.
[+] Added classes type Base58 and Base64 to module.
[*] Fix.
[*] Added wrapping for functions dap_enc_key_serealize_pub_key, dap_enc_key_deserealize_priv_key, dap_enc_key_deserealize_pub_key, dap_enc_key_dup.
[+] Added wrapping functions dap_enc_key_serealize_priv_key. And fixed functions dap_enc_key_get_enc_size_py, dap_enc_key_get_dec_size_py, dap_enc_gen_key_public_size_py.
[*] Fixed errors related tothe transfer of the definitions of the CryptoKey class.
[*] Moved calss definitions from libdap_crypto_key_python.h to wrapping_dap_enc_key.h.
Merge branch 'support-4810' of https://gitlab.demlabs.net/cellframe/python-cellframe into support-4810
[+] Added description classes type Base58 and Base64.
[*] Merdge a branch release-2.9
[*] Updated README file formatting.
[*] Update installation instructions in REAADME file.
[*] Update 08-28-2021 Version release-2.9.
[*] Fix script.
[+] Added in gitignore following directories CellFrame/__pycache__, DAP/__pycache__ and DAP.egg-info.
[-] Removed files.
[+] Added installation files for assembling and installing DAP and CellFrame package.
[*] Made changes to files for separate assembly of dap-sdk and cellframe-sdk.
[+] Added init files for DAP and CellFrame packages.
[*] Edit tp_name. Prefix CellFrame renamed to DAP.
...
Merge branch 'release-2.9' of gitlab.demlabs.net:cellframe/python-cellframe into develop
[+] Added compilation and defining attributes.
[*] Fix building python-cellframe as part of a cellframe-node.
[*] Removed call function dap_events_socket_find_unsafe. This function removed from cellframe-sdk.
[+] Added cellframe-sdk connection when python-cellframe is autonomy.
[-] Removed everything and left only the connection submodules.
[+] Added file setup.py for install wrapping dap-sdk.
[*] Fix.
[*] Moved files
[*] Moved files
[*] Fix initialize wrapping_dap_mempool.
[*] Moved files.
[+] Main files for initialization created wrapper over cellframe-sdk so far only works within the plugin.
[+] Main files for initialization created wrapper over dap-sdk so far only works within the plugin.
Moved files.
Moved files.
[*] Fix error for fixed error compiling.
[*] Fix. Added library dap_stream_python_module.
[+] Added implimentation destructor for object type Client.
Loading