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

smart contract allow list addresses are case sensitive #1990

Open
12 tasks done
f8-ptrk opened this issue Dec 15, 2024 · 0 comments
Open
12 tasks done

smart contract allow list addresses are case sensitive #1990

f8-ptrk opened this issue Dec 15, 2024 · 0 comments
Labels

Comments

@f8-ptrk
Copy link
Contributor

f8-ptrk commented Dec 15, 2024

Checklist

  • This is not a question or a support request. If you have any boost related questions, please ask in the discussion forum.
  • This is not a new feature request. If it is, please file a feature request instead.
  • This is not an enhancement request. If it is, please file a improvement suggestion instead.
  • I have searched on the issue tracker and the discussion forum, and there is no existing related issue or discussion.
  • I am running the Latest release, or the most recent RC(release canadiate) for the upcoming release or the dev branch(master), or have an issue updating to any of these.
  • I did not make any code changes to boost.

Boost component

  • boost daemon - storage providers
  • boost client
  • boost UI
  • boost data-transfer
  • boost index-provider
  • Other

Boost Version

AllowlistContracts = ["0x96321f119346a3596bae63e0facd33c9987c4cf6","0x96321F119346a3596bae63E0fAcd33C9987C4cF6"]

first one works, second one doesn't.

2024-12-15T13:41:30.145+0100    ERROR   boost-provider  storagemarket/contract_deal_monitor.go:196     handling DealProposalCreate event erred {"err": "allowlist does not contain this contract address: 0x96321f119346a3596bae63e0facd33c9987c4cf6"}

Describe the Bug

see above

Logging Information

see above

Repo Steps

  1. Run '...'
  2. Do '...'
  3. See error '...'
    ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

1 participant