filecoin-project / eudico

lotus, but also other things
Other
19 stars 14 forks source link

Remove tendermint #242

Closed dnkolegov closed 2 years ago

dnkolegov commented 2 years ago

This PR removes Tendermint consensus from Eudico and cleans the codebase.

codecov-commenter commented 2 years ago

Codecov Report

Merging #242 (be6b191) into eudico (b85d68f) will increase coverage by 0.22%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           eudico     #242      +/-   ##
==========================================
+ Coverage   22.81%   23.04%   +0.22%     
==========================================
  Files         612      603       -9     
  Lines       66205    65261     -944     
==========================================
- Hits        15104    15037      -67     
+ Misses      48395    47530     -865     
+ Partials     2706     2694      -12     
Impacted Files Coverage Δ
build/params_2k.go 84.37% <ø> (ø)
chain/consensus/common/cns_validations.go 24.57% <ø> (+0.20%) :arrow_up:
chain/consensus/common/types.go 66.66% <ø> (ø)
...nsensus/hierarchical/subnet/consensus/consensus.go 83.78% <ø> (+11.69%) :arrow_up:
chain/consensus/hierarchical/types.go 57.14% <ø> (+4.31%) :arrow_up:
chain/sync.go 39.31% <ø> (+0.26%) :arrow_up:
cli/wallet.go 0.00% <ø> (ø)
itests/kit/ensemble_eudico.go 69.33% <ø> (+6.14%) :arrow_up:
itests/kit/ensemble_opts.go 65.57% <ø> (+7.60%) :arrow_up:
...in/consensus/hierarchical/actors/subnet/genesis.go 57.67% <100.00%> (ø)
... and 10 more