Releases: everx-labs/evernode-se
Releases · everx-labs/evernode-se
Version: 0.28.5
0.28.5 Jul 19, 2021
Fixed
- Build with new version q-server 0.41.0
Version: 0.28.4
Version: 0.28.3
0.28.3 May 20, 2021
Fixed
- Made code ready for planned updates in dependant repositories
Version: 0.28.2
0.28.2 May 18, 2021
Fixed
- Fixed previous bugfix. If you still have an error running TON Live explorer, clear your browser cache.
Version: 0.28.1
0.28.1 May 18, 2021
Fixed
- reloading any page (except
/
and/landing
page) failed with 404 error
Version: 0.28.0
0.28.0 May 15, 2021
New
- Predeployed SafeMultisigWallet contract with 1 million tokens.
- Improved logging. Added TVM log (tvm.log file).
Fixed
- Contract freezing on receiving bounceable message when balance is zero.
- Crashes of logging in docker.
Version: 0.27.2
0.27.2 Apr 28, 2021
Fixed
- Transaction could be lost if it was created near the end of block producing interval. Again
Version: 0.27.1
0.27.1 Apr 28, 2021
Fixed
- Subscriptions for blocks, transactions and messages do not trigger multiple times any more.
Version: 0.27.0
0.27.0 Apr 20, 2021
New
- Support of blockchain config parameters.
- Ability to change the default blockchain config parameters.
- TON live explorer running on the same IP and port as TON OS SE, just open http://ip_address:port (e.g. http://127.0.0.1).
You can explore blocks, transactions, accounts and messages of your TON OS SE
Version: 0.26.1
0.26.1 Apr 14, 2021
Fixed
- Transaction could be lost if it was created near the end of block producing interval.