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

Refactor BLSApkRegistry, update tests, and modify foundry config, finished addOrRemoveBlsRegisterWhitelist test #3

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

qiaopengjun5162
Copy link

  1. finished addOrRemoveBlsRegisterWhitelist test
  2. fix: Error: solc ^0.8.20 does not exist. so update foundry.toml solc = "0.8.22"
  3. fix: Error: Encountered invalid solc version in lib/openzeppelin-contracts/contracts/proxy/transparent/ProxyAdmin.sol: No solc version exists that matches the version requirement: ^0.8.22 . so update foundry.toml solc = "0.8.22"
  4. fix: Error (9322): No matching declaration found after argument-dependent lookup. Renamed pubkeyRegistrationMessageHash to getPubkeyRegMessageHash.

# Conflicts:
#	foundry.toml
#	src/bls/BLSApkRegistry.sol
#	src/utils/EmptyContract.sol
#	test/FinalityRelayerManager.t.sol
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.

1 participant