👷 ci: Add changesets workflow#1
Open
roninjin10 wants to merge 86 commits intomainfrom
Open
Conversation
Owner
roninjin10
commented
Sep 16, 2023
- copy release workflow from https://github.com/latticexyz/mud/tree/main/.changeset
* formatting and change to return array * return all hashes from deposit tx * remove unneeded error file
* ✨ feat: Add bridge way of calling contracts * 🐛 fix: copy pasta * ✨ feat: Add walletOpStack --------- Co-authored-by: Will Cory <[email protected]>
Co-authored-by: Will Cory <[email protected]>
* started, types broken * still broken, pushing for feedback * remove as * compiling but maybe not ideal * better types * added test, pushing so others can use * cast to any
* add workflow to run tests * rename * copy viem and upgrade testing setup * update workflow and add secret * add pnpm version * switch to pnpm * secret * add env * specifying block number * add foundry * fix action
* writeProveWithdrawalTransaction * add simulate * add functions to decorator * added docs
* checkin * added tests and docs * update comment
* Update README * Add LICENSE * Add CONTRIBUTING.md * Make landing page more useful, add quick start and overview, redesign nav * Fix formatting * Flesh out docs for simulateDepositERC20 and simulateDepositETH * Add docs for writeDeposites * Add documentation for getL2HashFromL1DepositInfo * Fix formatting
* getSecondsToFinalizable * export and add to decorators * added more to the decorator * fix test
* add changeset * clear changelog
* writeFinalizeWithdrawalTransaction, need to add simulate and docs and add to decorator * type fixes * add simulate * add simulate * update docs * lint fix
* change set * public access
* added warning and all docs to sidebar * add missing pages
Owner
Author
|
Current dependencies on/for this PR:
This comment was auto-generated by Graphite. |
* bump version * fix resolution changeset
* minGasLimit should always be number, as is uin32 * fix noisy test * doc cleanup * changeset
* feat: readFinalizedWithdrawals * make suggested changes * Update src/actions/public/L1/readFinalizedWithdrawals.test.ts Co-authored-by: wilsoncusack <[email protected]> --------- Co-authored-by: wilsoncusack <[email protected]>
* allow getL2HashesForDepositTx to take tx receipt * also allow getWithdrawalMessages to take txReceipt
* add zora network * fix: zora export path * fix: proxy contracts * fix: remove yarn lock --------- Co-authored-by: Rohan Kulkarni <[email protected]>
* finalizable on decorator and export * changeset * Revert "changeset" This reverts commit b460f79. * changeset
4b7460d to
8f1d8c0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.