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
3e4ac03f4216d054e51f05f99c5b988ad4c68b04
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
9
Apr
8
7
6
4
3
2
3
2
1
31
Mar
30
29
28
25
24
23
22
21
20
18
17
16
15
14
13
11
10
9
8
7
6
4
3
2
26
Feb
25
24
23
21
19
18
17
16
14
12
11
10
9
8
7
6
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
[*] Notificator segfault fix
[+] Emssion TSD sections extracion
Merge branch 'bugs-5992_to_develop' into 'release-5.1'
Fixed by bug 5992 in release candidate.
[+] Added tests for correct operation of functions for getting ChainAddr and HashFast objects from a string. The check goes to the fact that if the input data is a string, but of an incorrect format, then the function returns None, otherwise an object of the desired type is returned, for which the inverse conversion to a string is performed. And then the result is compared with the original value.
Merge branch 'move_module_rc' into 'release-5.1'
[*] Moved the wrapping_dap_stream, wrapping_dap_stream_ctl module to a...
Merge branch 'bugs-5992' into 'master'
[+] Fixed a bug related to the fact that if the argument was not a string, then an exception was not thrown, and if the hash was passed in the wrong format, then an empty object of the ChainHashFast type was returned and its further use could lead to a sigmatization error. Now, if the fromString function does not accept a string, then an exception is set, and if a string is received but of the wrong format, an object of type None will be returned.
[+]
Merge branch 'support-5340' into 'release-5.1'
Added display of information about the declaration token of the NATIVE type.
Merge branch 'support-5340' into 'release-5.1'
support-5340
Merge branch 'bugfix-fixed_builtin_python' into 'release-5.1'
bugfix-fixed_builtin_python
[*] Base TX creation args parsing
Merge branch 'wrapping_base_tx_create' into 'release-5.1'
Merge branch 'get_key_from_cert' into 'release-5.1'
[+] Added mempool function wrapper to create a basic transaction.
[*] The description of the emission token type has been added to the structure: a pointer to the object constructor function.
Merge branch 'get_key_from_cert' into 'release-5.1'
[+] Added an attribute to obtain an instance of a key type object for the certificate wrapper.
[+] Fee outputs
[*] Presign callback fix
[*] Deletion processed items feom mempool
Merge branch 'mempool_proc_to_release-5.1' into 'release-5.1'
Mempool proc to release 5.1
[*] Now NULL is returned with an exception of type Py_Warning set.
[+] Added a more detailed error output, if the hash did not work, get the datum.
Merge branch 'features-5879' into 'release-5.1'
features 5879
Merge branch 'features-5921' into 'release-5.1'
features-5921
Merge branch 'features-5903' into 'develop'
features-5903
Merge branch 'fix_plugin_demoOrder_to_develop' into 'develop'
Merge branch 'fix_plugin_demoOrder' into 'release-5.1'
[+] Added wrapper for dap_chain_net_srv_order_find_all_by function.
custom_tx_in_de…
custom_tx_in_develop
[*] The infoCMD function has been removed, as well as the redundant print function. And the rest of the print functions are replaced by logIt.
Loading