Skip to content
Snippets Groups Projects
Select Git revision
  • 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.
Created with Raphaël 2.2.020Sep1615765330Aug282725242120191211109653230Jul28262322211625Jun17May18Apr8Feb20Jan19525Dec232221201827Nov230Oct282713119230Sep272524232220931Aug2724232124Jun1716330May1513111098764323228Apr27262321201715141312111098765329Mar272523222013123212128Feb292726242322212018171423Jan1615141311109829Dec232021201920192019181716141312119865228Nov272627262522212019181516151413121187654318Oct1714111098743[+] Added error code output if AppCliServer initialization failed.[*] Build restored[*] The function for creating an object of the ChainCell type has been replaced with the dap_chain_cell_create_fill function.[+] Added functions to check what type ChainCellID and Chain objects are.[*] Update cellframe-sdk into branch support-4810.[*] Renamed class from CryptoKey to EncKey.[*] Added -fpic parameter when building some libraries. Removed the commented out code.Merge branch 'hotfix-4916' into 'master'[-] Wrong signature for dap_chain_cell_create()[*] Fix functions init and deinit dap-sdk.[*] Fix.[+] Added initialization of the following object types: Key, HashFast, HashType, Pkey, PkeyType, Cert, CertMetadata, CertMetadataType, SignType, Sign.[-] The declaration of the newKey and generateNewKey functions has been removed.[+] Added functions for creating and deleting an object of type Key. And removed the key generation function it is moved to the object's constructor.[*] The functions returning an object of the key type have been modified.[+] Added function for encode and decode bytes using functions that take a Bytes object as an argument.[+] Added classes type Base58 and Base64 to module.[*] Fix.[*] Added wrapping for functions dap_enc_key_serealize_pub_key, dap_enc_key_deserealize_priv_key, dap_enc_key_deserealize_pub_key, dap_enc_key_dup.[+] Added wrapping functions dap_enc_key_serealize_priv_key. And fixed functions dap_enc_key_get_enc_size_py, dap_enc_key_get_dec_size_py, dap_enc_gen_key_public_size_py.[*] Fixed errors related tothe transfer of the definitions of the CryptoKey class.[*] Moved calss definitions from libdap_crypto_key_python.h to wrapping_dap_enc_key.h.Merge branch 'support-4810' of https://gitlab.demlabs.net/cellframe/python-cellframe into support-4810[+] Added description classes type Base58 and Base64.[*] Merdge a branch release-2.9[*] Updated README file formatting.[*] Update installation instructions in REAADME file.[*] Update 08-28-2021 Version release-2.9.[*] Fix script.[+] Added in gitignore following directories CellFrame/__pycache__, DAP/__pycache__ and DAP.egg-info.[-] Removed files.[+] Added installation files for assembling and installing DAP and CellFrame package.[*] Made changes to files for separate assembly of dap-sdk and cellframe-sdk.[+] Added init files for DAP and CellFrame packages.[*] Edit tp_name. Prefix CellFrame renamed to DAP....Merge branch 'release-2.9' of gitlab.demlabs.net:cellframe/python-cellframe into develop[+] Added compilation and defining attributes.[*] Fix building python-cellframe as part of a cellframe-node.[*] Removed call function dap_events_socket_find_unsafe. This function removed from cellframe-sdk.
Loading