Decentra Network Versions Save

Naruno is an lightning-fast, secure, and scalable blockchain that able to creating transaction proofs and verification via raw data and timestamp. We remove the archive nodes and lazy web3 integrations.

v0.60.5-alpha

8 months ago

title: 0.60.5-alpha parent: Release Notes nav_order: 142

0.60.5-alpha Release Notes

This path fix the integration library.

Please report bugs using the issue tracker at GitHub:

https://github.com/Naruno/Naruno/issues

Compatibility

Old backups are just compatible with wallet section. Other sections are not compatible with old backups.

Notable changes

Apps

Fixed app_name bug in checker function.

0.60.5-alpha change log

What's Changed

GitHub

New Contributors

Full Changelog: https://github.com/Naruno/Naruno/compare/v0.60.4-alpha...v0.60.5-alpha

Credits

Thanks to everyone who directly contributed to this release:

  • Onur Atakan ULUSOY

v0.60.4-alpha

9 months ago

This path fix some bugs and add some abilities.

Please report bugs using the issue tracker at GitHub:

https://github.com/Naruno/Naruno/issues

Compatibility

Old backups are just compatible with wallet section. Other sections are not compatible with old backups.

Notable changes

Accounts

Fixed false balance problem from currently block included calculations.

Apps

Removed backward support for cache for preventing bug. Moved new data log to main get function from _get function. Removed app name from action in Integration. Added transaction signature to message sent log in the Integration.

GUI

Added android support for csv exports.

Lib

Removed debug mode activating in the start bug. Changed checking safety logger to debug.

0.60.4-alpha change log

What's Changed

Accounts

Apps

CLI

Tests

GUI

Lib

Other Changes

Full Changelog: https://github.com/Naruno/Naruno/compare/v0.60.3-alpha...v0.60.4-alpha

Credits

Thanks to everyone who directly contributed to this release:

  • Onur Atakan ULUSOY

v0.60.3-alpha

9 months ago

This path fix some bugs and add some abilities.

Please report bugs using the issue tracker at GitHub:

https://github.com/Naruno/Naruno/issues

Compatibility

Old backups are just compatible with wallet section. Other sections are not compatible with old backups.

Notable changes

Apps

Fixed TypeError bug.

CLI

Fixed sending with baklava.

Docs

Added Ovenden Incentive and Baklava Scan Page and made some fixes for Baklava TestNet documents.

Tests

Fixed test_GetCandidateBlocks_different_squance_number.

0.60.3-alpha change log

What's Changed

Apps

CLI

Docs

Tests

Full Changelog: https://github.com/Naruno/Naruno/compare/v0.60.2-alpha...v0.60.3-alpha

Credits

Thanks to everyone who directly contributed to this release:

  • Onur Atakan ULUSOY

v0.60.2-alpha

9 months ago

This path fix some bugs and add some abilities.

Please report bugs using the issue tracker at GitHub:

https://github.com/Naruno/Naruno/issues

Compatibility

Old backups are just compatible with wallet section. Other sections are not compatible with old backups.

Notable changes

Apps

In this path we fix the bugs and we add some control parameters for multiple sendings. And we made some value adjustments for more stable integration.

Transactions

In this path we add a reset ability for my transactions db when the db is changed from outside.

Node

In this path we add last_control mechanism and dedicated variables to self_candidates for fixing a bug.

API

In this path we fix /balance/get/ and /sequence/get/ endpoint block gathering ways.

0.60.2-alpha change log

What's Changed

Apps

Transactions

Node

API

Docs

Lib

Full Changelog: https://github.com/Naruno/Naruno/compare/v0.60.1-alpha...v0.60.2-alpha

Credits

Thanks to everyone who directly contributed to this release:

  • Onur Atakan ULUSOY

v0.60.1-alpha

9 months ago

This path fix mobile packages.

Please report bugs using the issue tracker at GitHub:

https://github.com/Naruno/Naruno/issues

Compatibility

Old backups are just compatible with wallet section. Other sections are not compatible with old backups.

Notable changes

Packages

Fixed mobile packages.

0.60.1-alpha change log

What's Changed

Packages

Full Changelog: https://github.com/Naruno/Naruno/compare/v0.60.0-alpha...v0.60.1-alpha

Credits

Thanks to everyone who directly contributed to this release:

  • Onur Atakan ULUSOY

v0.60.0-alpha

9 months ago

0.60.0-alpha Release Notes

This release include KOT transformation and stability improvements.

Please report bugs using the issue tracker at GitHub:

https://github.com/Naruno/Naruno/issues

Compatibility

Old backups are just compatible with wallet section. Other sections are not compatible with old backups.

Notable changes

KOT Transformation

Every database system moved to KOT. This change will make the system more stable and faster.

Stability Improvements

The system has been made stable for high load.

0.60.0-alpha change log

What's Changed

Wallet

Accounts

Apps

Blockchain

Transactions

Node

API

GUI

Lib

Full Changelog: https://github.com/Naruno/Naruno/compare/v0.59.0-alpha...v0.60.0-alpha

Credits

Thanks to everyone who directly contributed to this release:

  • Onur Atakan ULUSOY

v0.59.0-alpha

10 months ago

0.59.0-alpha Release Notes

This release introduces several updates across different modules and components of the system. Changes include additions to the Blockchain module, enhancements to the CLI with new sign and verify functions, updates to the documentation with contributor information and a new document for a docker-based automatic test network, the addition of unit tests for the Integration class, improvements to the GitHub release process, updates to the GUI layout of the settings page, the addition of backup system functions in the GUI, and a change in the lib module for better error handling.

Please report bugs using the issue tracker at GitHub:

https://github.com/Naruno/Naruno/issues

Compatibility

There have been no compatibility changes.

Notable changes

Blockchain

Added different start times for shares and added docstring for shares.

CLI

Added sign function to CLI argument and added verify function to CLI argument.

Docs

Added contributors to readme and added docker based automatic test network doc.

Tests

Added some unit tests for Integration class.

GitHub

Added a concurrency group value for dividing releases from pushes.

GUI

Fixed layout of settings page, added backup system functions, and added special folder for android in signed data saving.

Lib

Changed "None" return to "Password is not true".

0.59.0-alpha change log

What's Changed

Blockchain

CLI

Docs

Tests

GitHub

GUI

Lib

Full Changelog: https://github.com/Naruno/Naruno/compare/v0.58.1-alpha...v0.59.0-alpha

Credits

Thanks to everyone who directly contributed to this release:

  • Onur Atakan ULUSOY

v0.58.1-alpha

10 months ago

The latest release of Naruno includes updates to packages, GitHub, and the GUI. The Naruno team made improvements such as making the GUI full screen on mobile devices, fixing package titles for mobile, fixing Buildozer builds, and changing the security policy mail. These updates aim to enhance user experience and improve overall functionality of the platform.

Please report bugs using the issue tracker at GitHub:

https://github.com/Naruno/Naruno/issues

Compatibility

There have been no compatibility changes.

Notable changes

Packages

The Naruno team has made the GUI full screen on mobile devices with the latest update. Additionally, they have fixed the package titles for mobile.

GitHub

The latest update includes a fix for Buildozer builds and the addition of cache for these builds. The team has also changed the security policy mail with this update.

GUI

The team has fixed the mobile input empty bug as well as moved the gui_lib folder to gui/lib.

0.58.1-alpha change log

What's Changed

Packages

GitHub

GUI

Full Changelog: https://github.com/Naruno/Naruno/compare/v0.58.0-alpha...v0.58.1-alpha

Credits

Thanks to everyone who directly contributed to this release:

  • Onur Atakan ULUSOY

v0.58.0-alpha

11 months ago

In this release, several changes have been made to the Naruno codebase. These changes include updates to testing and logging functionality.

Please report bugs using the issue tracker at GitHub:

https://github.com/Naruno/Naruno/issues

Compatibility

There have been no compatibility changes.

Notable changes

Tests

In this release, profiling has been added to the tests by @onuratakan in https://github.com/Naruno/Naruno/pull/1621. This will allow for better performance analysis and optimization of the codebase.

Lib

The log format for more readable logs has been changed in the lib by @onuratakan in https://github.com/Naruno/Naruno/pull/1622. This will improve the overall user experience by making it easier to understand the log output.

0.58.0-alpha change log

What's Changed

Tests

Lib

Full Changelog: https://github.com/Naruno/Naruno/compare/v0.57.3-alpha...v0.58.0-alpha

Credits

Thanks to everyone who directly contributed to this release:

  • Onur Atakan ULUSOY

v0.57.3-alpha

11 months ago

The latest version of Naruno, v0.57.3-alpha, includes updates to various components of the network. These changes include redesigning logging functions for blockchain, transactions, node, and API, as well as adding and fixing multiple tests. Additionally, the library has been updated with a license and certain unused imports and import * statements have been removed.

Please report bugs using the issue tracker at GitHub:

https://github.com/Naruno/Naruno/issues

Compatibility

There have been no compatibility changes.

Notable changes

Blockchain

The get_block function logger's design has been updated by @onuratakan in https://github.com/Naruno/Naruno/pull/1618.

Transactions

Redesigned loggers for the send function by @onuratakan in https://github.com/Naruno/Naruno/pull/1617.

Node

All loggings have been redesigned by @onuratakan in https://github.com/Naruno/Naruno/pull/1609. Additionally, custom id settings have been moved to the initialization of the server by @onuratakan in https://github.com/Naruno/Naruno/pull/1612.

API

Redesigned info logs by @onuratakan in https://github.com/Naruno/Naruno/pull/1616, and 404 loggers have been changed to logger.debug by @onuratakan in https://github.com/Naruno/Naruno/pull/1619.

Tests

Tests for the Integration.send_forcer function have been added by @onuratakan in https://github.com/Naruno/Naruno/pull/1604. Fixed some time errors of test_blockchain_sync_empty_blocks_first_and_second_empty_is_equal, added unit tests for Integration splited send system, and fixed the test_blockchain_sync_empty_blocks_first_and_second_empty_is_equal by @onuratakan in https://github.com/Naruno/Naruno/pull/1605, https://github.com/Naruno/Naruno/pull/1606, and https://github.com/Naruno/Naruno/pull/1610, respectively.

Licence

The Naruno import and export libraries have been updated with a license by @onuratakan in https://github.com/Naruno/Naruno/pull/1608.

Lib

Safety logs have been redesigned by @onuratakan in https://github.com/Naruno/Naruno/pull/1615.

Other Changes

Unused imports have been removed by @onuratakan in https://github.com/Naruno/Naruno/pull/1607, and import * has been removed by @onuratakan in https://github.com/Naruno/Naruno/pull/1611.

0.57.3-alpha change log

What's Changed

Blockchain

Transactions

Node

API

Tests

Licence

Lib

Other Changes

Full Changelog: https://github.com/Naruno/Naruno/compare/v0.57.2-alpha...v0.57.3-alpha

Credits

Thanks to everyone who directly contributed to this release:

  • Onur Atakan ULUSOY