This website requires JavaScript.
Explore
Help
Sign In
Qortal
/
qortal
Watch
1
Star
0
Fork
0
You've already forked qortal
mirror of
https://github.com/Qortal/qortal.git
synced
2025-03-13 11:12:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
qortal
/
src
/
main
History
CalDescent
45a9654d5e
Renamed the "bindAddress" setting to "bindAddresses". It is now an array of strings, allowing for multiple addresses to be specified in order of importance. Each address is tried in turn until one successfully binds, trying IPv6 first by default and then IPv4. This fixes an issue where the core failed to start on IPv4-only networks unless the bindAddress was manually overridden in Settings.json. This was reported in issue
#25
, and is also quite commonly reported by new users on Discord. It will now start correctly on both IPv4-only and IPv6-only networks, because it will automatically fall back to an IPv4 bindAddress if the IPv6 one fails to bind.
2021-02-21 11:39:25 +00:00
..
java
/org
Renamed the "bindAddress" setting to "bindAddresses". It is now an array of strings, allowing for multiple addresses to be specified in order of importance. Each address is tried in turn until one successfully binds, trying IPv6 first by default and then IPv4. This fixes an issue where the core failed to start on IPv4-only networks unless the bindAddress was manually overridden in Settings.json. This was reported in issue
#25
, and is also quite commonly reported by new users on Discord. It will now start correctly on both IPv4-only and IPv6-only networks, because it will automatically fall back to an IPv4 bindAddress if the IPv6 one fails to bind.
2021-02-21 11:39:25 +00:00
resources
Initial translations of UI terms into Finnish
2021-02-12 17:02:31 +02:00
wasm
/memory-pow
Fix incorrect PoW buffer length usage
2020-06-08 09:01:55 +01:00
.DS_Store
Initial translations of UI terms into Finnish
2021-02-12 17:02:31 +02:00