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

Update xdrgen #317

Merged
merged 6 commits into from
Nov 3, 2023
Merged

Update xdrgen #317

merged 6 commits into from
Nov 3, 2023

Conversation

leighmcculloch
Copy link
Member

@leighmcculloch leighmcculloch commented Oct 28, 2023

What

Update xdrgen to stellar/xdrgen#178.

Why

Close stellar/xdrgen#174

@leighmcculloch leighmcculloch marked this pull request as ready for review November 3, 2023 00:50
@graydon graydon self-requested a review November 3, 2023 02:03
@leighmcculloch leighmcculloch added this pull request to the merge queue Nov 3, 2023
Merged via the queue into main with commit 2597c26 Nov 3, 2023
7 checks passed
@leighmcculloch leighmcculloch deleted the i174 branch November 3, 2023 02:26
github-merge-queue bot pushed a commit to stellar/rs-soroban-env that referenced this pull request Nov 9, 2023
### What

- Adapts to stellar/rs-stellar-xdr#317 and runs
perf analysis.
- Make `DepthLimiter` internal (the depth limiting mechanism for the
host stays the same)
 - Defines the default XDR read/write limits (depth, length). 

### Why

[TODO: Why this change is being made. Include any context required to
understand the why.]

### Known limitations

[TODO or N/A]

---------

Co-authored-by: Graydon Hoare <[email protected]>
github-merge-queue bot pushed a commit to stellar/rs-soroban-env that referenced this pull request Nov 10, 2023
### What

- Adapts to stellar/rs-stellar-xdr#317 and runs
perf analysis.
- Make `DepthLimiter` internal (the depth limiting mechanism for the
host stays the same)
 - Defines the default XDR read/write limits (depth, length). 

### Why

[TODO: Why this change is being made. Include any context required to
understand the why.]

### Known limitations

[TODO or N/A]

---------

Co-authored-by: Graydon Hoare <[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.

Rust: Remove preallocation in vararray / varopaque conversions
2 participants