Open
Conversation
* Solana testnet - wire/deploy/send * Extend readme, update admin/del * Review changes * Scripts for Squads * Squads V4, docs adjusted * Testnet deployed * Update readme's * Review changes * Update scripts with singer addr * Testnet dir created * Remove unused scripts * Mainnet deployment * Add update metadata, set authority * dry run no action needed * deployed new oft program, deploying token and oft next * deployed spl token OFT to solana, wiring wip * use default confs * wired solana to evm, generated tx data for evm to solana * updating readmed * dewire txs for previous token2022 * dewire txs in base58 for squads * gnosis safe compatible batch txs to wire evm -> solana * reverted confirmations change * re-ran wiring output for evm -> solana * moving tx data logs to dedicated directory * script to convert hex to base58, and re-generated de-wire txs * script to format devtools safe txs output in a safe tx builder compatible format * tweaks * only send lib needs to be blocked, evm mesh will be rewired so receive no longer needs to be set * fixed hyperevm chain id * fixed hyperevm chain id in script * optimizing dewire config * pinning packageManager and regenerated pnpm lock * adding base58 instruction to update metadata of outdated token2022 * reset pnpm lock to base branch and ran pnpm install to avoid bumping all deps * clearing URI tx * added set freeze authority script and instruction since it was previously set to native spl token multisig with squads vault as signer * improving debug task * testnet redeploy, wiring wip blocked by hextrust * setting metadata update authority * aligning devnet state with mainnet state * updating deployment.md * updating task to output base58 tx for ease of use with squads * updating blacklist and unblacklist tasks to work with spl token * updating docs * refactoring debug script * aligned with spl token * updated tasks to remove token2022 references and ensure spl token is supported * updated readme * tino reviews * cleanup --------- Co-authored-by: ravinagill15 <ravina@layerzerolabs.org>
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.
In this PR: