tendermint / spn

A blockchain to launch blockchains.
Other
112 stars 41 forks source link

refactor(`campaign`): remove `AuctionsOfCampaign` #892

Closed lumtis closed 2 years ago

lumtis commented 2 years ago

Remove AuctionsOfCampaign query as we now have events for campaign auctions creation and UI will be built on top of this functionality

codecov[bot] commented 2 years ago

Codecov Report

Merging #892 (e332bd8) into develop (16209ef) will increase coverage by 0.03%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #892      +/-   ##
===========================================
+ Coverage    10.39%   10.43%   +0.03%     
===========================================
  Files          332      330       -2     
  Lines        77301    76837     -464     
===========================================
- Hits          8039     8016      -23     
+ Misses       69072    68632     -440     
+ Partials       190      189       -1     
Impacted Files Coverage Δ
x/campaign/types/query.pb.go 0.65% <ø> (+<0.01%) :arrow_up:
x/campaign/types/query.pb.gw.go 0.00% <ø> (ø)
x/campaign/simulation/store.go 84.45% <0.00%> (+1.35%) :arrow_up: