2020-04-13 04:39:46
*https://github.com/snowblossomcoin/snowblossom/compare/3fd3b8751b02...e9695a1de403*
https://github.com/snowblossomcoin/snowblossom/commit/e9695a1de403e648bcb3279ac285bb9de4f34416 - Rich list in explorer
GitHub
2020-04-13 04:53:34
*https://github.com/snowblossomcoin/snowblossom/compare/e9695a1de403...2f7c6892e8fd*
https://github.com/snowblossomcoin/snowblossom/commit/2f7c6892e8fd08845ce30dd3e7b0f998bf946aad - Wait for startup for first run. Hacks.
GitHub
2020-04-13 04:59:40
*https://github.com/snowblossomcoin/snowblossom/compare/2f7c6892e8fd...583b57d1fde6*
https://github.com/snowblossomcoin/snowblossom/commit/583b57d1fde64aeba5315a2c2bc0b54c56aa992c - Add logging
GitHub
2020-04-13 07:09:06
wait hacks?
Rotonen
2020-04-13 08:03:07
For more security, can you change old spongycastle (based on old bouncycastle) to bouncycastle?
• https://www.bouncycastle.org/
• https://www.bouncycastle.org/releasenotes.html
• http://www.bouncycastle.org/latest_releases.html
• https://www.cvedetails.com/vulnerability-list/vendor_id-7637/Bouncycastle.html
GitHub
2020-04-13 08:03:09
For more security, can you change old spongycastle (based on old bouncycastle) to bouncycastle?
• https://www.bouncycastle.org/
• https://www.bouncycastle.org/releasenotes.html
• http://www.bouncycastle.org/latest_releases.html
• https://www.cvedetails.com/vulnerability-list/vendor_id-7637/Bouncycastle.html
GitHub
2020-04-13 16:31:51
*https://github.com/snowblossomcoin/snowblossom/compare/583b57d1fde6...ac0f49c65f93*
https://github.com/snowblossomcoin/snowblossom/commit/ac0f49c65f935ba9b5d573fc7048ee44b1f7580b - Update bouncycastle to 1.65
GitHub
2020-04-13 16:34:11
@Rotonen I was adding a sleep to wait for other things to be ready before starting the rich list update, which I regard as a cheap hack
Fireduck
2020-04-13 16:34:26
Probably not needed, it was just taking longer than I thought on these cheap VMs
Fireduck
2020-04-13 16:38:54
[snowblossomcoin/snowblossom] Issue closed by fireduck64
GitHub
2020-04-13 16:40:29
*https://github.com/snowblossomcoin/channels/compare/4101a6e209ec...2d08eb181a46*
https://github.com/snowblossomcoin/channels/commit/c68f87790dc8b0e20eb3ef9f84a14cd7afd1fcbf - * Updating to bouncycastle 1.65
https://github.com/snowblossomcoin/channels/commit/2d08eb181a46a46f3e969499f45df402bac779af
GitHub
2020-04-13 16:40:29
[snowblossomcoin/channels] Issue closed by fireduck64
GitHub
2020-04-13 16:41:08
*https://github.com/snowblossomcoin/channels/compare/2d08eb181a46...fa3750f73189*
https://github.com/snowblossomcoin/channels/commit/fa3750f73189e14f91693efe41808de71832aaf1 - Update snowblossom
GitHub
2020-04-13 16:42:36
*https://github.com/snowblossomcoin/snowblossom/compare/ac0f49c65f93...1ca08c235a19*
https://github.com/snowblossomcoin/snowblossom/commit/1ca08c235a19869bc787544901b13c3c63b6689b - Added warning comment about SC lib
GitHub
2020-04-13 17:00:07
*1.7.0 - bEARN IT*
• Allow reserving channel name in CLI
• Adding username and channel identifiers to explorer
• Switching MrPlow to continue using the same channel
• Switching from maven-jar to new maven-install based system for bazel 2.0
• Added watch-only note on wallet summary page of iceleaf GUI
• Add details button to iceleaf GUI to get xpubs and seeds of wallets
• Fixed bug in re-index for tx history - will automatically repair db on restart
• Switching to much newer version of gRPC
• Added firm warning message about 32-bit JVM
• Break and fix mining share calculation
• Broken in commit https://github.com/snowblossomcoin/snowblossom/commit/a577f01ada35ca19e5fe2dd971a8880d5fc6c0bb (2019.11.22)
• Fixed in commit https://github.com/snowblossomcoin/snowblossom/commit/03254fbf759ab0947d377458384efb83e6ee6e09 (2020.02.03)
• Added streaming block template so MrPlow can update block template without breaking the connection
• MrPlow will need the SnowBlossomNode to be updated to run
• Added RichList report to explorer
• Update bouncy castle to 1.65
GitHub