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
09efbcc7deaa8eea216998315481fdf30659008e
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
7
Feb
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
11
9
8
6
[*] 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.
[*] 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.
Loading