Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Japanese translations #5

Open
wants to merge 3,134 commits into
base: master
Choose a base branch
from
Open

Japanese translations #5

wants to merge 3,134 commits into from

Conversation

AlphaX-Projects and others added 29 commits December 12, 2023 10:25
Update trustless manager and AT 1.4.1
Default minPeerVersion set to 4.4.0
…foreign blockchain server information to the Core API
…blockchain server information to the Core API. They were not extracted into the ServerConfigurationInfo class as stated in a recent commit.
Foreign Blockchain Server Configuration Information Offered in the Core API
… prior implementation was skipping addresses.
Added API call for bootstrapping node
Unused Receive Address Rewrite
Remove unusedaddress ( no more functional )
…y moving all the address balances to the first address.
Added Core API endpoint to repair LTC wallets
Rework restart and bootstrap node
AlphaX-Qortal and others added 30 commits November 26, 2024 00:03
Minter Group Check Optimizations - Have been tested by 50+ nodes for multiple days. The only thing we have to verify prior to merging the upcoming changes from Alpha, is validate the additional boolean passed in to canMint on line 1521 in current block.java (isMinterValid)
Set peer connect to a dedicated thread pool for non-blocking I/O (Thanks to RAZ)
…ing in the initial implementation of the balance recorder
- Added real address to API results
- Added group member check to validations
- Network changes
add haschatreference query to activechats endpoint
Restructuring database connections for better garbage collection - resolves long-standing memory leak in multiple places that was discovered more specifically after the thread crashes were made to restart if crashed. Thanks so much to @kennycud  for this improvement!
adjust timeouts for qortalrequests
Added real address to API results - Currently the address shown in the API results when querying blocks, shows an address formed by the 'reward share public key', this address is not useful for viewing, as it is not the address utilized for QORT. This change makes it so the 'real' Qortal address is displayed instead of this useless address. Thanks @AlphaX-Qortal

Added group member check to validations - validation fixes.

Network changes - Moved unnecessary 'we already have connection' messages from info logging to debug. Updated minPeerVersion default to current release version. (4.6.5). Updated default peer list. Updated syntax. Updated formatting.

Updated dependencies

Thanks @AlphaX-Qortal
…available in version 4.6.6 and beyond. Suggestion to machines with 6GB of RAM or less, increase the percentage from 50 to 75. Qortal Core will only utilize the RAM it needs, up to the percentage set maximum.
Revert "Update dependencies"

This reverts commit e3a8578.
…merged. All of these changes aside from those in the 'network' folder, will be re-applied with crowetic's PR.

Revert "Various changes"

This reverts commit adbba0f.
Selective acceptance of recent PRs to Qortal master branch, and updated start.sh script. See description for details.
…os settings to plan for removal of reliance upon GitHub, increased maxPeerConnectionTime to 6 hours instead of 4, and set default minPeerversion to 4.6.5.
… for 4.6.6 release

modified AdvancedInstaller settings, created new installer visual settings and included logo utilized for that. Modified Readme file to include additional instructions.
Bump version to 4.6.6 and other changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants