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

Custom TENET MUD fork changes w/ account-kit #32

Open
wants to merge 4 commits into
base: account-kit
Choose a base branch
from

Conversation

dhvanipa
Copy link
Member

@dhvanipa dhvanipa commented Apr 29, 2024

Client:

  • Compile to CJS
  • Add fallbacks for error instanceof not working when compile to CJS
  • Change indexer to keep re-trying getting the latest block number instead of throwing an error
  • Export a bunch of types
  • Handle out of sync RPCs
  • Support batchCall in callFrom

Contracts:

  • Added an optional system hooks feature where users can register/unregister their own hooks
  • Added a function that gets triggered on unregister of a delegation which can block the unregistration
  • Add cheaper module to track if a table has a key

@dhvanipa dhvanipa changed the title Fork changes account kit Custom TENET MUD fork changes w/ account-kit Apr 29, 2024
@dhvanipa dhvanipa force-pushed the fork-changes-account-kit branch 3 times, most recently from 1b5a691 to 0cc8ce2 Compare May 7, 2024 14:01
@dhvanipa dhvanipa requested a review from holic as a code owner May 7, 2024 23:28
@dhvanipa dhvanipa force-pushed the fork-changes-account-kit branch 3 times, most recently from 0562db3 to 798bb5b Compare May 22, 2024 09:19
@dhvanipa dhvanipa removed the request for review from holic May 24, 2024 16:28
@dhvanipa dhvanipa changed the base branch from main to account-kit July 4, 2024 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant