-
Notifications
You must be signed in to change notification settings - Fork 1k
Integrate polyfuzzy
for fuzzy message detection
#4640
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
Open
sug0
wants to merge
40
commits into
main
Choose a base branch
from
tiago/fmd-integration
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
e154675
to
c9909b7
Compare
c9909b7
to
bf609fe
Compare
c2d70ce
to
aef297b
Compare
372acc0
to
017554b
Compare
017554b
to
e8b2722
Compare
https://github.com/heliaxdev/namada-ci/blob/main/artifacts/app_s2.elf must be updated to fix |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
breaking:api
public API breaking change
breaking:consensus
Consensus breaking change that requires a hard-fork
breaking:SDK
SDK breaking change
breaking: tx
Transaction format breaking change
do-not-merge
Do not merge for now
ledger
MASP
SDK
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Describe your changes
Partially handles #4479
Particularly, this PR handles the following:
zfnam1...
) that is nearly structurally identical to the other payment address format (znam1...
), with the addition of two compressed ristretto255 elliptic curve points, representing a compact FMD public key.Checklist before merging
breaking::
labelsnamada-docs
reponamada-indexer
ornamada-masp-indexer
, a corresponding PR is opened in that repo