This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Version 1.0.0-rc.2
Pre-release
Pre-release
·
25482 commits
to development
since this release
Change Log
v1.0.0-rc.2 (2018-08-08)
Fixed bugs:
- Set "lisk" user for database if its empty during migration #2178
Closed issues:
- Update lisk-elements to v1.0.0 #2283
- Ban peers when validation of their blocks fails during sync #2252
- Validate chain on startup of the application #2249
- Configuration migration of script rc2 should be compatible for rc1 #2243
- Set default db username during configuration migration #2227
- Update forging doc - Lisk Core #2226
- Core 1.0.0-rc.1 unable to migrate a 0.9 snapshot #2214
- Change binaries to binary in README #2213
- Do not write defaultPassword to config when migrating #2208
- Update block version to 1 #2199
Merged pull requests:
- Add height range to blockVersions in exceptions (Testnet) - Closes #2246 #2296 (MaciejBaj)
- Update lisk-elements to v1.0.0 - Closes #2283 #2284 (MaciejBaj)
- Stringify Block to verify while logging - Relates #2249 #2267 (MaciejBaj)
- Add more logs and test to validate chain - Relates #2249 #2264 (nazarhussain)
- Refacor isValid function in logic/block_version - Closes #2199 #2262 (4miners)
- Add block version exception for devnet-rc2 branch - Closes #2258 #2257 (nazarhussain)
- Ban peers when validation of their blocks fails during sync - Closes #2252 #2253 (MaciejBaj)
- Validate chain on startup of the application - Closes #2249 #2251 (nazarhussain)
- Set db user in default config to 'lisk' - Closes #2248 #2250 (Nazgolze)
- Configuration migration of script rc2 should be compatible for rc1 - Closes #2243 #2244 (nazarhussain)
- Add support for block versions - Closes #2199 #2233 (4miners)
- Set default db username during configuration migration - Closes #2227 #2229 (nazarhussain)
- SSL breaks Websocket connection - Closes #2154 #2224 (nazarhussain)
- Do not write defaultPassword to config when migrating - Closes #2208 #2223 (nazarhussain)
- Change readme binaries to binary - Closes #2213 #2220 (Tschakki)
- Final readme review v1.0.0 - Closes #2134 #2164 (diego-G)