Skip to content

feat(svm): svm spoke binaries integration tests #1048

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

Merged
merged 56 commits into from
May 27, 2025
Merged

Conversation

md0x
Copy link
Contributor

@md0x md0x commented May 16, 2025

Changes proposed in this PR:

  • Update the solana test validator to use the svm verified test binaries
  • Add close pda test

james-a-morris and others added 30 commits April 4, 2025 10:52
Signed-off-by: james-a-morris <jaamorris@cs.stonybrook.edu>
SVM events emit addresses with base58-encoding. At least two addresses
emitted within an FundsDeposited or FilledRelay event will need to be
converted to a base16 EVM address. Make it easy by permitting the caller
of EvmAddress.from() to specify the encoding, defaulting to base16.
No functional change; only relocate so that all svm functionality is
localised to src/arch/svm.
…slots (#973)

Signed-off-by: james-a-morris <jaamorris@cs.stonybrook.edu>
Signed-off-by: bennett <bennett@umaproject.org>
Signed-off-by: james-a-morris <jaamorris@cs.stonybrook.edu>
Signed-off-by: james-a-morris <jaamorris@cs.stonybrook.edu>
Signed-off-by: Pablo Maldonado <pablomaldonadoturci@gmail.com>
Signed-off-by: Pablo Maldonado <pablomaldonadoturci@gmail.com>
Signed-off-by: bennett <bennett@umaproject.org>
Co-authored-by: Paul <108695806+pxrl@users.noreply.github.com>
Signed-off-by: james-a-morris <jaamorris@cs.stonybrook.edu>
Signed-off-by: Gerhard Steenkamp <gerhard@umaproject.org>
Signed-off-by: bennett <bennett@umaproject.org>
Signed-off-by: Bennett <bennett@umaproject.org>
Co-authored-by: nicholaspai <9457025+nicholaspai@users.noreply.github.com>
Co-authored-by: James Morris, MS <96435344+james-a-morris@users.noreply.github.com>
Co-authored-by: Paul <108695806+pxrl@users.noreply.github.com>
Co-authored-by: Gerhard Steenkamp <51655063+gsteenkamp89@users.noreply.github.com>
Co-authored-by: Ihor Farion <65650773+grasphoper@users.noreply.github.com>
Co-authored-by: nicholaspai <npai.nyc@gmail.com>
Co-authored-by: Dong-Ha Kim <dongha.kim210@gmail.com>
Signed-off-by: bennett <bennett@umaproject.org>
Signed-off-by: Pablo Maldonado <pablomaldonadoturci@gmail.com>
…gnature (#1033)

Signed-off-by: Gerhard Steenkamp <gerhard@umaproject.org>
Signed-off-by: Pablo Maldonado <pablomaldonadoturci@gmail.com>
@md0x md0x requested a review from james-a-morris May 16, 2025 16:48
Signed-off-by: Pablo Maldonado <pablomaldonadoturci@gmail.com>
Signed-off-by: Pablo Maldonado <pablomaldonadoturci@gmail.com>
@md0x md0x requested review from Reinis-FRP and pxrl May 16, 2025 17:17
md0x added 3 commits May 16, 2025 19:31
Signed-off-by: Pablo Maldonado <pablomaldonadoturci@gmail.com>
Signed-off-by: Pablo Maldonado <pablomaldonadoturci@gmail.com>
@md0x md0x changed the base branch from epic/svm-client to master May 16, 2025 19:01
Copy link
Contributor

@melisaguevara melisaguevara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good!
Only one suggestion

Copy link
Member

@james-a-morris james-a-morris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

any chance we can rebase so that we don't have the tonne of commits

@md0x
Copy link
Contributor Author

md0x commented May 26, 2025

any chance we can rebase so that we don't have the tonne of commits

@james-a-morris There are a bunch of conflicts and file renames when rebasing, though. All the commits will get squashed into one when we merge anyway.

Signed-off-by: Pablo Maldonado <pablomaldonadoturci@gmail.com>
@md0x md0x force-pushed the pablo/svm-binaries branch 3 times, most recently from 3be254f to 0dae2a5 Compare May 26, 2025 15:24
@md0x md0x requested review from Reinis-FRP and melisaguevara May 26, 2025 15:26
Signed-off-by: Pablo Maldonado <pablomaldonadoturci@gmail.com>
@md0x md0x force-pushed the pablo/svm-binaries branch 2 times, most recently from 2d6cd3f to 0da8f92 Compare May 27, 2025 14:27
Signed-off-by: Pablo Maldonado <pablomaldonadoturci@gmail.com>
@md0x md0x force-pushed the pablo/svm-binaries branch from 0da8f92 to 0a3387b Compare May 27, 2025 14:31
@md0x md0x merged commit 3d8321c into master May 27, 2025
4 checks passed
@md0x md0x deleted the pablo/svm-binaries branch May 27, 2025 15:26
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.

8 participants