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

chore: merge development into decay_param #3489

Merged
merged 3 commits into from
Oct 25, 2021

Conversation

delta1
Copy link
Contributor

@delta1 delta1 commented Oct 25, 2021

Description

Merge development branch into decay_param branch

sdbondi and others added 3 commits October 24, 2021 08:27
…project#3444)

Description
---
- Keeps track of inflight SAF requests and only accepts responses for
  requests that are inflight
- Checks that `stored_at` is in the past
- Fixes tari-project#3412, tari-project#3410 

Motivation and Context
---
See tari-project#3412, tari-project#3410

How Has This Been Tested?
---
- New/existing unit/integration tests
- memorynet
- Manually
Description
---
This PR marks all outputs to be invalidated by the validation tasks by removing the:
```
mined_height,
mined_in_block
mined_mmr_position
```

Motivation and Context
---
This will allow a user to revalidate all utxos in the current database.

How Has This Been Tested?
---
Manual testing that after this has been triggered that all utxo's are invalidated again.
@stringhandler stringhandler merged commit e799a03 into tari-project:decay_param Oct 25, 2021
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.

4 participants