Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VM: Circ supply should be constant per epoch #7811

Merged
merged 1 commit into from
Dec 17, 2021
Merged

VM: Circ supply should be constant per epoch #7811

merged 1 commit into from
Dec 17, 2021

Conversation

arajasek
Copy link
Contributor

The current behaviour violates the spec (see here)

@arajasek arajasek requested a review from a team as a code owner December 17, 2021 05:01
@jennijuju
Copy link
Member

why do you piss ci off

@codecov
Copy link

codecov bot commented Dec 17, 2021

Codecov Report

Merging #7811 (1f04cc1) into master (690be5b) will increase coverage by 0.05%.
The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7811      +/-   ##
==========================================
+ Coverage   39.53%   39.58%   +0.05%     
==========================================
  Files         653      653              
  Lines       69925    69932       +7     
==========================================
+ Hits        27644    27685      +41     
+ Misses      37544    37501      -43     
- Partials     4737     4746       +9     
Impacted Files Coverage Δ
chain/vm/vm.go 63.31% <71.42%> (-0.03%) ⬇️
chain/gen/genesis/genesis.go 46.74% <100.00%> (+0.33%) ⬆️
chain/events/message_cache.go 87.50% <0.00%> (-12.50%) ⬇️
markets/loggers/loggers.go 89.28% <0.00%> (-10.72%) ⬇️
chain/sub/incoming.go 54.43% <0.00%> (-10.13%) ⬇️
chain/stmgr/execute.go 86.95% <0.00%> (-4.35%) ⬇️
chain/events/events_called.go 83.90% <0.00%> (-1.96%) ⬇️
chain/stmgr/searchwait.go 66.02% <0.00%> (-1.29%) ⬇️
node/modules/lp2p/pubsub.go 59.39% <0.00%> (-1.02%) ⬇️
markets/storageadapter/dealpublisher.go 82.03% <0.00%> (-0.49%) ⬇️
... and 22 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 690be5b...1f04cc1. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants