filecoin-project / eudico

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

New Eudico ordering interface #214

Closed dnkolegov closed 2 years ago

dnkolegov commented 2 years ago

This PR is an implementation of the interface - https://hackmd.io/6v00B72USpav6rDUUhqxAw - that was updated recently

codecov-commenter commented 2 years ago

Codecov Report

Merging #214 (e8df225) into eudico (0de97d6) will increase coverage by 0.05%. The diff coverage is 74.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           eudico     #214      +/-   ##
==========================================
+ Coverage   22.59%   22.65%   +0.05%     
==========================================
  Files         609      609              
  Lines       66185    66210      +25     
==========================================
+ Hits        14957    15002      +45     
+ Misses      48549    48519      -30     
- Partials     2679     2689      +10     
Impacted Files Coverage Δ
chain/consensus/common/types.go 66.66% <0.00%> (+66.66%) :arrow_up:
chain/consensus/mir/types.go 100.00% <ø> (ø)
chain/consensus/mir/manager.go 68.81% <70.27%> (-3.92%) :arrow_down:
chain/consensus/mir/app.go 67.56% <100.00%> (ø)
chain/consensus/mir/mine.go 71.62% <100.00%> (+3.76%) :arrow_up:
chain/consensus/mir/request_pool.go 100.00% <100.00%> (ø)
miner/miner.go 44.40% <0.00%> (-2.24%) :arrow_down:
blockstore/buffered.go 31.11% <0.00%> (-2.23%) :arrow_down:
chain/stmgr/searchwait.go 51.28% <0.00%> (-1.29%) :arrow_down:
storage/wdpost_changehandler.go 66.98% <0.00%> (-0.95%) :arrow_down:
... and 8 more