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

Deploy arbitrary teleporter contracts #1959

Merged
merged 92 commits into from
Jun 20, 2024

Conversation

felipemadero
Copy link
Collaborator

@felipemadero felipemadero commented Jun 12, 2024

@felipemadero felipemadero changed the base branch from main to deploy-bridge-explore-ux-2 June 12, 2024 18:04
@felipemadero felipemadero changed the base branch from deploy-bridge-explore-ux-2 to use-registry-release June 12, 2024 18:05
Base automatically changed from use-registry-release to deploy-bridge-explore-ux-2 June 18, 2024 23:24
Base automatically changed from deploy-bridge-explore-ux-2 to main June 18, 2024 23:30
felipemadero and others added 3 commits June 18, 2024 20:33
* add skel to send cross chain message and to check if message was received

* add function to check if message was received on destination

* remove unneded send cross chain message param

* add options to better encode the message, and to set the destination address

* start adding private key control

* add private key options

* refactor private key digging into separate functions

* use new privatekey gattering functions in teleporter deploy

* improving

* msg working

* pass slice example if [()]

* using contract method

* working

* lint
Signed-off-by: sukantoraymond <rsukanto@umich.edu>
@sukantoraymond sukantoraymond merged commit d8f684e into main Jun 20, 2024
32 checks passed
@michaelkaplan13 michaelkaplan13 deleted the deploy-arbitrary-teleporter-contracts branch September 25, 2024 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

enable deploying contracts from any teleporter commit
2 participants