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
6
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
a7f044c541b5d24e8982be38d2c249e3faa18579
Select Git revision
Branches
20
Redesign
archive-0.1
backport-15030+
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
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
19
Jan
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
25
22
21
20
19
18
[*] 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.
[+] The ChainCommon class has been added and it contains the balanceToCoins function, which converts data into coins and is a wrapper over the dap_chain_balance_to_coins function.
[+] The getTxByHash function has been added for the ChainNet class, in fact, this function is a wrapper for the dap_chain_net_get_tx_by_hash function and is engaged in obtaining a transaction by hash.
[*] Moved from the features-5386 pkeyHash branch to the Sign class.
[+] Added attribute pkeyHash for Sign class. This attribute allows you to get the hash of the public key of the signature.
[*] The fill function has been redesigned, now it takes three arguments of the subscription type, the subscription public key hash, and the network network identifier. The function now uses and processes dap_chain_addr_fill.
[+] Added an id attribute to the ChainNet object.
[*] Renamed the fill function to fillFromKey this is more consistent with the function that is called inside this wrapper.
[*] Fixed a bug related to getting a dateTime object from a timestamp. Added function to get datum version. Fixed the calling convention and the name of the function to get the size of the datum.
[*] Changed the error related to the fact that the signature of the callback getting an iterator atom has changed.
[+] Added module dap_chain_cs_dag_python_module in target link libraries.
[+] Added attributes for reading data from dap chain_datum_token_t and dap chain _datum_token_emission_t.
[+] Added a wrapper over dag events and work with dag chains. Everything is geared towards obtaining information about being and information from the event's dag.
[+] Added functions PyDapChainCellIdObject_str.
[+] Added functions for checking whether a datum, a declaration token and an emission token, and also added functions for getting wrapper objects dap_chain_datum_token_t, dap_chain_datum_token_emission_t. The function of getting the string representation of the datum type has also been added.
[+] Added a function to get the cell ID as a string.
[+] Added CMake file for dag wrapper of cellframe-sdk library.
Merge branch 'features-5056' into 'develop'
features-5056 to develop
Merge branch 'bugfix-4969' into 'release-3.0'
release-3.0
release-3.0
[*] Compiler warnings fix
Merge branch 'features-5056_to_release-3.0' into 'release-3.0'
Multiple change. Added work with item transactions, as well as bug fixes.
Merge branch 'bugs-5311' into 'develop'
bugs-5311
Merge branch 'hotfix-5311' into 'master'
archive-0.1
archive-0.1
Merge branch 'bugfix-5311' into 'release-3.0'
bugfix-5311
[*] 32-bit platforms buils fix
Merge branch 'bugfix-5120' into 'release-3.0'
[*] Ledger load fix
Merge branch 'master' into release-3.0
Loading