Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

feat(contract): use u64 and add more chains to multicall #2042

Merged
merged 3 commits into from
Jan 13, 2023

Conversation

DaniPopes
Copy link
Collaborator

Motivation

Solution

new supported chains since last update

chain ids are u64 by spec, there is no need for U256, which also removes need for Lazy

missing manual Clone impl and incorrect Debug trait bounds

PR Checklist

  • Added Tests
  • Added Documentation
  • Updated the changelog
  • Breaking changes

@gakonst gakonst merged commit 5edcd37 into gakonst:master Jan 13, 2023
@DaniPopes DaniPopes deleted the feat/multicall-chains branch January 27, 2023 17:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants