Jae Kwon
Jae Kwon
I think somebody else would find my fork useful, but I don't want to pollute the google wiki with this fork. Perhaps it's worth mentioning my fork in your README....
My laptop went to sleep, woke up, and started slow-syncing, which is slow to catch up and wastes peer resources unnecessarily. It would be better to go back to fast-syncing....
https://github.com/tendermint/iavl/pull/105/files#r215906281 I scanned the history and it looks like `pathCount = -1` is correct -- I think the `pathCount--` was introduced as a bug; but as Ismael points out, the...
VersionedTree.SaveVersion() should return successfully if the save is idempotent. We still need tests for this commit: https://github.com/tendermint/iavl/commit/ae2ea4a62f60c72dae81ca6642944ca28cf59889
e.g. 80%. The original 20% may be a bit too high esp considering the unbonding period.
Document slash ratio, most issues of validators shouldn't end up with 100% slashing, esp if due to bugs or exploits. Do an analysis in terms of security offered vs slash...
https://bitcointalk.org/index.php?topic=1607111.msg16156259#msg16156259
In the whitepaper in the intro, it says > See FIGURE (TODO) for details.
This was an exercise in getting pkgs/flowrate to run.