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

update bl #2362

Merged
merged 1 commit into from
Mar 26, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion packages/synapse-interface/public/blacklist.json
Original file line number Diff line number Diff line change
Expand Up @@ -429,5 +429,8 @@
"0x778Be423ef77A20A4493f846BdbcDDfc30252cE9",
"0x52522d35725836d48e12e64731fa170bcd9423bf",
"0x786c8f95c17bb990a040dc4d6539b01fc1b72842",
"0x6a89a8c67b5066d59bf4d81d59f70c3976facd0a"
"0x6a89a8c67b5066d59bf4d81d59f70c3976facd0a",
"0x6e8836f050a315611208a5cd7e228701563d09c5",
"0x4fea52b7484cd70f6c4c52803d4cb881943fdf1a",
"0xc207fa4b17ca710ba53f06feff56ca9d315915b7"
]
Comment on lines 429 to 436
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 NOTE
This review was outside the diff hunks and was mapped to the diff hunk with the greatest overlap. Original lines [1-435]

There are duplicate entries within the blacklist, such as "0x2f389ce8bd8ff92de3402ffce4691d17fc4f6535" and "0x8589427373D6D84E98730D7795D8f6f8731FDA16". It's important to ensure that all entries in the blacklist are unique to maintain its integrity.

Loading