Skip to content

feat: implement burning of slashed collateral (WIP0023)#2277

Closed
drcpu-github wants to merge 1 commit into
witnet:witnet-1.6from
drcpu-github:drcpu-burn-slashed-collateral
Closed

feat: implement burning of slashed collateral (WIP0023)#2277
drcpu-github wants to merge 1 commit into
witnet:witnet-1.6from
drcpu-github:drcpu-burn-slashed-collateral

Conversation

@drcpu-github

@drcpu-github drcpu-github commented Oct 6, 2022

Copy link
Copy Markdown
Collaborator

I made all relevant Tally tests conditional on WIP0023 being activated. I could not find a proper way of enabling all tests with a new WIP being activated, so I added a temporary placeholder in wip_info() and test_wip_info(). If you uncomment those, you can verify all tests pass with and without WIP0023 being active.

I was not sure if I should just update the WIP in initialize_wip_information() nor the associated tests, but for now I did.

@aesedepece aesedepece changed the base branch from master to witnet-1.6 October 7, 2022 09:28
@aesedepece

Copy link
Copy Markdown
Member

I have changed the base of this PR from master to witnet-1.6 so that it can be merged at any time without disrupting any further planned or unplanned 1.5.x releases from master.

@aesedepece

Copy link
Copy Markdown
Member

This is now on 1.6 and on its road to master in #2354

@aesedepece aesedepece closed this Feb 18, 2023
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.

2 participants