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 #31

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

Custom TENET MUD fork changes #31

wants to merge 32 commits into from

Conversation

dhvanipa
Copy link
Member

@dhvanipa dhvanipa commented Feb 25, 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
  • Add back removed noise package

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
  • Specify custom block time and gas limit for anvil

@dhvanipa dhvanipa changed the base branch from latticexyz-main to main February 29, 2024 21:48
@dhvanipa dhvanipa changed the title Custom fork changes Custom TENET fork changes Mar 2, 2024
@dhvanipa dhvanipa changed the title Custom TENET fork changes Custom TENET MUD fork changes Mar 2, 2024
@dhvanipa dhvanipa force-pushed the fork-changes branch 4 times, most recently from 9ca30fe to ddd84f2 Compare March 18, 2024 17:34
@dhvanipa dhvanipa force-pushed the fork-changes branch 2 times, most recently from e949a1e to 3724576 Compare March 22, 2024 11:01
@dhvanipa dhvanipa force-pushed the fork-changes branch 3 times, most recently from 70f0684 to 2b1e9c7 Compare April 25, 2024 12:21
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