Commit Graph
4 Commits
Author SHA1 Message Date
MarkoandGitHub 8ff136c716 blockchain: rename to core (#123) 2020-07-28 16:51:14 +02:00
Erik GrinakerandGitHub 15b15d2060 accept RFC-001 (#86) 2020-04-03 13:07:57 +02:00
Erik GrinakerandGitHub 3ab6026ad7 RFC-001: configurable block retention (#84)
* Added RFC for truncated block history coordination

* Clarified minimum block retention

* Added hard checks on block retention and snapshot interval, and made some minor tweaks

* Genesis parameters are immutable

* Use local config for snapshot interval

* Reordered parameter descriptions

* Clarified local config option for snapshot-interval

* rewrite for ABCI commit response

* Renamed RFC

* add block retention diagram

* Removed retain_blocks table

* fix image numbers

* resolved open questions

* image quality
2020-04-02 15:38:00 +02:00
MarkoandGitHub 81a0198af2 This PR is to create signed commits to be able to merge (#50)
Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
2019-09-14 19:56:17 +02:00