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
a58af1e9767fca13a8205072817f09f399c1bf42
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
6
Feb
5
4
2
28
Jan
27
19
18
17
14
13
10
9
8
29
Dec
27
24
23
20
17
16
13
9
6
5
1
30
Nov
24
23
13
12
10
3
7
Oct
6
30
Sep
29
28
20
16
15
7
6
5
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
[*] Fixeds.
[*] Renamed the name of the callbacks arguments and implemented the function to create a tuple of arguments for calling Python function.
[*] Added destructor for ChainNetSrvObject.
[*] Fixed building.
[*] Fixed function get statistic received and send bytes.
[+] Added a function to check if the PyObject type matches PyDapChainNetSrvUIDObject type.
[+] Added a hash table to manage and forward callbacks from C functions to Python functions.
[+] Added initialization class type ChainNetSrv, ChainNetSrvClient
[+] Added basic for wrapping dap_chain_net_srv_t
[+] Added wrapping for dap_chain_net_srv_client.
Merge branch 'features-5386_to_master' into 'master'
Features-5386
Merge branch 'hotfix-5526' into 'master'
Hotfix 5526
Merge branch 'fix_cmdfunc_for_pyhton' into 'master'
Fix python function call when processing cli command created from Python.
[*] Fix call python function for handling cli cmd.
[+] Added a wrapper for callbacks to get the number of transactions in the chain, as well as a list of transactions, but not all, but a given number, and with a given indent, to the number of pages.
features-5549
features-5549
Merge branch 'features-5386' into 'develop'
[*] Fixed a bug that prevented compilation.
[*] Fixed reading signatures from the datum of an AUTH type emission token.
[+] Added to the PyDapChainDatumTokenObject structure the size of the token datum itself.
Merge branch 'bugfix-5281' into 'develop'
[*] Updated cellframe-sdk to version 3.1-0 develop branch.
[+] Added check for the presence of var and log directories, and if there are no such directories, then these directories subdirectories are created.
Merge branch 'hotfix-5281' into 'master'
Hotfix 5281 - Correction of test number 0.
Merge branch 'hotfix-5386' into 'master'
[*] Fixed the function of getting a token emission from the datum.
[*] The wrapper of the search function for the ticker token by the hash of the transaction in ledger, was commented out for some reason, I fixed it and checked the performance of the wrapper.
[*] Fixed the function of obtaining data from the emission token datum.
[*] Fix conflict merdge. The wrapper of the search function for the ticker token by the hash of the transaction in ledger, was commented out for some reason, I fixed it and checked the performance of the wrapper.
hotfix-5386
hotfix-5386
[*] Merged master into branch 'features-5386'
Merge branch 'hotfix-4954' into 'master'
hotfix-4954
Merge branch 'hotfix-4954' into 'master'
hotfix-4954
Merge branch 'bugs-4954' into 'develop'
bugs-4954
[*] Up version.
Loading