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.021Apr1816151413121110987643232131Mar3029282524232221201817161514131110987643226Feb252423211918171614121110987654228Jan271918171413109829Dec27242320171613965130Nov242313121037Oct630Sep2928201615765330Aug282725242120191211109653230Jul28262322211625Jun17May18Apr8Feb20Jan19525Dec232221201827Nov230Oct282713119230Sep272524232220931Aug2724232124Jun1716330May1513111098764323228Apr27262321201715141312111098765329Mar[*] Small fixes[*] Warnings fix[+] Added Unit test of the math module, which can be used both as a standalone plugin and as part of the unit_tests plugin set.Merge branch 'features-6053' into 'release-5.1'Added wrapper for 256-bit math.[+] Balance print to math objects[+] Extended logging for mempool proc[*] Base TX creation & mempool proc fixesMerge branch 'wrapping_get_hash_fast_for_emission' into 'release-5.1'Wrapping get hash fast for emissionMerge branch 'wrapping_mempool_deleted' into 'release-5.1'[+] For an object of the Mempool type, a Ramove function has been added that...Merge branch 'wrapping_dapchain_cs_blocks_for_explorer' into 'release-5.1'[+] Added wrapper for getting version, cellId, chainId, created. There were...[*] Fixed crashes with Py_BuildValue() calls[*] Incorrect casts[*] A small refactoring[*] New SDK hash[*] Build fix[+] Debug output for notifier[*] Emission signs extract fixMerge branch 'features-5921' into 'release-5.1'features-5921[*] Notificator segfault fix[+] Emssion TSD sections extracionMerge 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-5340Merge branch 'bugfix-fixed_builtin_python' into 'release-5.1'bugfix-fixed_builtin_python[*] Base TX creation args parsing
Loading