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

feat: track tx hashes, parse evidence, fix appeal bugs #22

Merged
merged 2 commits into from
Oct 18, 2023

Conversation

greenlucid
Copy link
Contributor

No description provided.

@greenlucid
Copy link
Contributor Author

Please do not merge, still more commits in scope

@greenlucid greenlucid requested a review from jaybuidl October 18, 2023 14:23
jaybuidl
jaybuidl previously approved these changes Oct 18, 2023
@greenlucid greenlucid dismissed jaybuidl’s stale review October 18, 2023 16:30

The merge-base changed after approval.

Ended up becoming a large scope PR:
- tracking and parsing evidence
- change evidencegroup logic to ensure removal requests
have their evidence included (since they emit Evidence 1st)
- fix handleRuling bug

PR will continue being larger in scope,
next fix is changing the newRound logic
so that the newRound is appended upon
AppealDecision, not Contribution
might be related to the appeal bug
@jaybuidl jaybuidl force-pushed the feat/track-tx-hashes branch from df575c8 to e587c5f Compare October 18, 2023 16:30
@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
79.4% 79.4% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@jaybuidl jaybuidl merged commit 5a56940 into master Oct 18, 2023
5 of 6 checks passed
@jaybuidl jaybuidl deleted the feat/track-tx-hashes branch October 18, 2023 17:11
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