2019-01-11 18:40:07
*https://github.com/snowblossomcoin/snowblossom/compare/75dbf36a5389...b50c4f336c78*
https://github.com/snowblossomcoin/snowblossom/commit/b50c4f336c78adafac89d5c4f3e224e443e22445 - Update notes
GitHub
2019-01-11 18:40:54
*https://github.com/snowblossomcoin/snowblossom/compare/b50c4f336c78...ce7da0b37a2a*
https://github.com/snowblossomcoin/snowblossom/commit/17347f7f9e7149c9ef32f692ce5c765bda49078c - Version 1.5.0
https://github.com/snowblossomcoin/snowblossom/commit/ce7da0b37a2a41600cf0a99ede9891c3661a2230 - Update notes
GitHub
2019-01-11 18:49:27
*1.5.0 - Purring Chains*
• Adding benchmarking features to Arktika
• Improve error logging in Arktika
• Add terrible vanity address generator
• Add terrible hole generator that is of no use
• Added exceptions for invalid characters in address, previously would have probably
been a checksum failure
• Updated 'monitor' command to only print a new line when something is different
• Added ability to send 'all' to empty a wallet
• Update proto rules to new system, requires newer bazel
• Add BIP44 based seed wallets
• Switch default wallet type to BIP44
• Added 'import_seed' and 'show_seed' commands
• Added dynamic fee estimation based on mempool
• Notes for wallet type migration: https://wiki.snowblossom.org/index.php/Migrate:_Standard_Keys_to_Seed_Keys
GitHub
2019-01-11 19:13:22
the link on http://snowblossom.org for v1.5.0 points to 1.4.2.
fydel
2019-01-11 19:13:39
yeah, fixed
Fireduck
2019-01-11 19:13:50
top!
fydel
2019-01-11 21:39:53
[2019-01-11 22:38:34] SEVERE io.grpc.internal.ManagedChannelOrphanWrapper$ManagedChannelReference cleanQueue *~*~*~ Channel ManagedChannelImpl{logId=6, target=snowblossom.hamster.science:2338} was not shutdown properly!!! ~*~*~*
fydel
2019-01-11 21:40:10
is this bad? getting this with client monitor.
fydel
2019-01-11 21:40:15
that bullshit
Fireduck
2019-01-11 21:40:17
you can ignore it
Fireduck
2019-01-11 21:40:31
ok. i am ignoring it.
fydel
2019-01-11 21:41:19
I'm not sure how it is happening, but I can't imagine it being a problem
Fireduck
2019-01-11 21:54:11
i’ll still stick to 1.4.0
Rotonen
2019-01-11 21:57:20
i know no fear. pool and node on 1.5.0 now.
fydel
2019-01-11 21:58:34
as long as pools are running 1.4.0+ we are fine
Fireduck
2019-01-11 21:59:03
if someone uses the tx out requirement feature a pre 1.4 miner could make an invalid block
Fireduck
2019-01-11 22:09:19
errors seem to be gone after client and node are on the same version.
fydel
2019-01-11 22:09:47
weird
Fireduck
2019-01-11 22:24:39
there have been more errors but lazy me didn't bother to write them down.
fydel
2019-01-11 22:25:08
I am not happy with the logging setup
Fireduck
2019-01-11 22:25:12
it never seems to do what I want
Fireduck
2019-01-11 22:25:29
I don't want people to be bothered by errors that mean nothing and are not a problem
Fireduck
2019-01-11 22:31:08
of course. if there are SEVERE errors people tend to think something is not working as indented. :wink:
fydel
2019-01-11 22:31:28
which is understandable
Fireduck
2019-01-11 22:31:55
SEVERE to the developers of gRPC maybe
Fireduck
2019-01-11 22:32:08
might even be SEVERE if you really needed the rpcs to work right every time
Fireduck
2019-01-11 22:32:21
but this is p2p networking, so we don't require that at all
Fireduck
2019-01-11 22:32:28
if it mostly works most of the time, that is great
Fireduck