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

Updating xdr for soroban-rpc #279

Merged
merged 12 commits into from
Dec 2, 2022
Merged

Conversation

paulbellamy
Copy link
Contributor

Update the soroban-rpc xdr, on top of get-ledger-entry branch

@paulbellamy paulbellamy force-pushed the soroban-rpc-xdr-update branch 4 times, most recently from 3c30fc9 to 203d2f1 Compare December 1, 2022 16:59
@paulbellamy paulbellamy marked this pull request as ready for review December 2, 2022 13:34
@paulbellamy
Copy link
Contributor Author

paulbellamy commented Dec 2, 2022

Ok, hilariously, I think the remaining e2e tests need an updated quickstart docker image to pass. Will try building quickstart locally with updates and see.

Edit: Yes, I build quickstart locally, and the e2e tests pass.

@paulbellamy paulbellamy requested review from 2opremio and tsachiherman and removed request for 2opremio December 2, 2022 19:19
@paulbellamy paulbellamy merged commit 9ee0bbe into get-ledger-entry Dec 2, 2022
@paulbellamy paulbellamy deleted the soroban-rpc-xdr-update branch December 2, 2022 19:37
paulbellamy pushed a commit that referenced this pull request Dec 2, 2022
* Add rpc getLedgerEntry method

* fix getContractID

* Fixing tests

* updating rust xdr and sdk

* updating to new hostfunction format

* updating soroban-cli to use getLedgerEntry

* rustfmt

* WIP -- updating for new xdr

* WIP -- updating for new xdr

* Updating xdr for soroban-rpc (#279)

* Updating xdr for soroban-rpc

* Trying the new core version

* Fix nil pointer

* Need to compare contract hash not contract code now

* getLedgerEntry test checks code not hash

* Fixing tests

* update go mod/sum to reflect the latest soroban-xdr-next branch in go monorepo

* Update sdk and env to latest crates

* Fix up conversions and clippy

* Need to use the sandbox passphrase in the sandbox

* update test mocks for new contract ids

* Updating contract ids for e2e

Co-authored-by: tsachiherman <[email protected]>

Co-authored-by: tsachiherman <[email protected]>
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.

2 participants