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

soroban-xdr-next-next: Fix XDR bool encoding/decoding #4818

Conversation

2opremio
Copy link
Contributor

This is the result of stellar/xdrgen#155

We will probably need to adjust the xdrgen commit once stellar/xdrgen#155 gets merged

@2opremio 2opremio force-pushed the soroban-xdr-next-next-fix-bool-encoding branch from c099b71 to b84af1e Compare March 22, 2023 13:07
@2opremio 2opremio changed the title Fix XDR bool encoding/decoding soroban-xdr-next-next: Fix XDR bool encoding/decoding Mar 22, 2023
@2opremio 2opremio marked this pull request as ready for review March 22, 2023 13:40
@2opremio 2opremio merged commit 047df55 into stellar:soroban-xdr-next-next Mar 22, 2023
@2opremio 2opremio deleted the soroban-xdr-next-next-fix-bool-encoding branch March 22, 2023 15:18
2opremio added a commit that referenced this pull request Mar 27, 2023
* Gofmt

* update xdr to 7356dc237ee0db5626561c129fb3fa4beaabbac6

* Soroban xdr value overhaul ScVal.Equals fixes (#4815)

* Fix a bug in generated xdr for boolean unmarshalling

* Output more helpful message when scval test fails

* Fix equality for xdr ScVal overhaul

* use bytes.equal

* soroban-xdr-next-next: Fix txnbuild tests (#4817)

* soroban-xdr-next-next: Fix XDR bool encoding/decoding (#4818)

* all: Update libs & tests to support `ScVal`ue overhaul. (#4819)

* services/horizon: Add `account_credited`/`debited` effects for SAC events. (#4806)
* Include contract asset balance changes in payments  (#4807)
* all: Bump supported Go versions to 1.19 and 1.20. (#4810)
* Use version 0.7.0 and 8abd3353c728f09ee1c8a2544f67a853e915afc2 of rs-soroban-sdk dependency
* Embed XDR into a separate file for testing

---------

Co-authored-by: shawn <[email protected]>
Co-authored-by: tamirms <[email protected]>

* ingest: Extract diagnostic events in GetOperationEvents() (#4820)

---------

Co-authored-by: Alfonso Acosta <[email protected]>
Co-authored-by: George <[email protected]>
Co-authored-by: shawn <[email protected]>
Co-authored-by: tamirms <[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