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
ed16a83060b2d7568a5fdc4b13a97809d78a2cd0
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
Feb
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
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
Merge branch 'develop' of https://gitlab.demlabs.net/cellframe/python-cellframe into wrapping_dap_chain_order
[*] Fixed work with elements when working with the ChainGlobalDB.
[+] A wrapper for ChainGlobalDB has been added, namely, the get, set, del functions have been added to work with data in the GDB.
Merge branch 'features-5614' into 'develop'
features-5614
[*] Fixes created object.
Merge branch 'wrapping_dap_chain_order' of https://gitlab.demlabs.net/cellframe/python-cellframe into wrapping_dap_chain_order
[*] Removed __pucache__ for plugin examples.
[*] ...
[*] Fixed operation of the object type check function.
Merge remote-tracking branch 'origin/wrapping_dap_chain_order' into wrapping_dap_chain_order
[*] Fixed a bug that occurred when settings uplink data.
[+] Added started exmamples for plugin.
[*] Moved examples to standelon directory.
[*] Redesigned work with callbacks. The callbacks should now properly process the call to the Python function.
[*] PyType_Ready for wrapping dap_client.
[+] Added initialization wrapping_dap_client
[*] Fixes
[+] Transfer of developments from the support-4810 branch to work with dap_client_t.
[+] A function has been added to get string value from an object type ChainNetSrvPriceUnitUID.
[+] Fixed warring compilation.
[+] Added getGdbGroup and getNodelistGroup functions for object of type ChainNetSrvOrder.
[+] Added delete and save functions for object of type ChainNetSrvOrder.
[+] Added reading the attribute of the class ChainNetSrvOrder and the direction of the order.
[+] Added initialization of object types ChainNetSrvOrder, ChainNetSrvOrderDirection, ChainNetSrvPrice.
[*] Fixed typos causing build errors.
[+] A constructor has been added for objects of the ChainNetSrvObjectOrder type. The constructor is essentially a wrapper over the dap_chain_net_srv_order_create function
[+] Added wrapping for struct dap_chain_net_srv_order_direction_t.
[+] A function has been added to search for orders in the network by a hash presented both in string from or object of the HashFast type.
[+] Added a function to check if an object of type DapHashFast.
[+] Added a function to check if an object of type ChainNet.
Merge branch 'wraaping_dap_chain_net_srv' of https://gitlab.demlabs.net/cellframe/python-cellframe into wrapping_dap_chain_order
[+] Added basis for order wrapper. And also added, attributes for reading, to obtain information that the order stores.
[+] Added a wrapper for dap_chain_net_srv_price has all the attributes for getting data, except for the wallet.
wraaping_dap_ch…
wraaping_dap_chain_net_srv
Merge branch 'wraaping_dap_chain_net_srv' into 'develop'
Added base wrapper for dap_chain_net_srv_t.
[*] 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.
Loading