Skip to content

Releases: Naruno/Naruno

Naruno v0.60.5-alpha

14 Aug 12:06
bf0d923
Compare
Choose a tag to compare
Naruno v0.60.5-alpha Pre-release
Pre-release

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

  • Configure Sweep by @sweep-ai in #1727

New Contributors

  • @sweep-ai made their first contribution in #1727

Full Changelog: v0.60.4-alpha...v0.60.5-alpha

Credits

Thanks to everyone who directly contributed to this release:

  • Onur Atakan ULUSOY

Naruno v0.60.4-alpha

06 Aug 19:44
caaebcc
Compare
Choose a tag to compare

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

  • accounts: Fixed false balance problem from currently block included calculations by @onuratakan in #1716

Apps

  • apps: Removed backward support for cache for preventing bug by @onuratakan in #1721
  • apps: Moved new data log to main get function from _get function by @onuratakan in #1723
  • apps: Removed app name from action in Integration by @onuratakan in #1724
  • apps: Added transaction signature to message sent log in the Integration by @onuratakan in #1725

CLI

Tests

  • tests: Fixed test_send_my_block_get_candidate_block_multiple_with_function_try by @onuratakan in #1711

GUI

Lib

Other Changes

Full Changelog: v0.60.3-alpha...v0.60.4-alpha

Credits

Thanks to everyone who directly contributed to this release:

  • Onur Atakan ULUSOY

Naruno v0.60.3-alpha

02 Aug 15:07
3dc4b36
Compare
Choose a tag to compare

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

  • docs: Added Ovenden Incentive and Baklava Scan Page and made some fixes for Baklava TestNet documents by @onuratakan in #1706
  • docs: Added a section for wallet creating about switching new wallet by @onuratakan in #1707

Tests

  • tests: Fixed test_GetCandidateBlocks_different_squance_number by @onuratakan in #1709

Full Changelog: v0.60.2-alpha...v0.60.3-alpha

Credits

Thanks to everyone who directly contributed to this release:

  • Onur Atakan ULUSOY

Naruno v0.60.2-alpha

01 Aug 14:25
00858b9
Compare
Choose a tag to compare

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

  • apps: Some time adjustment made for more stable Integration by @onuratakan in #1701
  • apps: Some value adjustment made for more stable Integration by @onuratakan in #1702
  • apps: Fixed send_splitter resend bug by @onuratakan in #1704
  • apps: Added a parameter to Integration for setting multiple sending wait amount between sends by @onuratakan in #1705

Transactions

  • transactions: Added a reset ability for my transactions db when the db is changed from outside by @onuratakan in #1700

Node

  • node: Added last_control mechanism and dedicated variables to self_candidates for fixing a bug by @onuratakan in #1698

API

  • api: Fixed /balance/get/ and /sequence/get/ endpoint block gathering ways by @onuratakan in #1703

Docs

Lib

Full Changelog: v0.60.1-alpha...v0.60.2-alpha

Credits

Thanks to everyone who directly contributed to this release:

  • Onur Atakan ULUSOY

Naruno v0.60.1-alpha

29 Jul 00:27
a4062fb
Compare
Choose a tag to compare

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: v0.60.0-alpha...v0.60.1-alpha

Credits

Thanks to everyone who directly contributed to this release:

  • Onur Atakan ULUSOY

Naruno v0.60.0-alpha

28 Jul 22:56
bef84ed
Compare
Choose a tag to compare

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

  • transactions: Moved my transaction save&get to KOT by @onuratakan in #1672
  • transactions: Moved pending transaction save&get to by @onuratakan in #1673
  • transactions: Added syncing feature for tx validation for baklava network users by @onuratakan in #1690

Node

API

  • tests: Moving test api perpetual time tester function save&get to KOT by @onuratakan in #1678

GUI

Lib

Full Changelog: v0.59.0-alpha...v0.60.0-alpha

Credits

Thanks to everyone who directly contributed to this release:

  • Onur Atakan ULUSOY

Naruno v0.59.0-alpha

29 Jun 00:19
5c6bffe
Compare
Choose a tag to compare

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

  • github: Added a concurrency group value for dividing releases from pushes by @onuratakan in #1634

GUI

Lib

Full Changelog: v0.58.1-alpha...v0.59.0-alpha

Credits

Thanks to everyone who directly contributed to this release:

  • Onur Atakan ULUSOY

Naruno v0.58.1-alpha

20 Jun 12:49
b0f665f
Compare
Choose a tag to compare

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: v0.58.0-alpha...v0.58.1-alpha

Credits

Thanks to everyone who directly contributed to this release:

  • Onur Atakan ULUSOY

Naruno v0.58.0-alpha

22 May 16:16
ebc9baa
Compare
Choose a tag to compare

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 #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 #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: v0.57.3-alpha...v0.58.0-alpha

Credits

Thanks to everyone who directly contributed to this release:

  • Onur Atakan ULUSOY

Naruno v0.57.3-alpha

20 May 13:24
484f9ea
Compare
Choose a tag to compare

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 #1618.

Transactions

Redesigned loggers for the send function by @onuratakan in #1617.

Node

All loggings have been redesigned by @onuratakan in #1609. Additionally, custom id settings have been moved to the initialization of the server by @onuratakan in #1612.

API

Redesigned info logs by @onuratakan in #1616, and 404 loggers have been changed to logger.debug by @onuratakan in #1619.

Tests

Tests for the Integration.send_forcer function have been added by @onuratakan in #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 #1605, #1606, and #1610, respectively.

Licence

The Naruno import and export libraries have been updated with a license by @onuratakan in #1608.

Lib

Safety logs have been redesigned by @onuratakan in #1615.

Other Changes

Unused imports have been removed by @onuratakan in #1607, and import * has been removed by @onuratakan in #1611.

0.57.3-alpha change log

What's Changed

Blockchain

  • blockchain: get_block function logger.info's redesigned by @onuratakan in #1618

Transactions

Node

API

Tests

  • tests: Added test for Integration.send_forcer function by @onuratakan in #1604
  • tests: Fixed some time errors of test_blockchain_sync_empty_blocks_first_and_second_empty_is_equal by @onuratakan in #1605
  • tests: Added unit tests for Integration splited send system by @onuratakan in #1606
  • tests: Fixed test_blockchain_sync_empty_blocks_first_and_second_empty_is_equal by @onuratakan in #1610

Licence

  • licence: Added licence to naruno import and export libraries by @onuratakan in #1608

Lib

Other Changes

Full Changelog: v0.57.2-alpha...v0.57.3-alpha

Credits

Thanks to everyone who directly contributed to this release:

  • Onur Atakan ULUSOY