What's Changed
- Bump vnext XDR branch by @dmkozh in #405
- Bump vnext XDR version to pick up CAP-64 changes. by @dmkozh in #410
- feat(CLI): make schema command public by @willemneal in #409
- Regenerate Rust XDR by @dmkozh in #411
- Add support decoding/encoding strings/files as arguments by @ifropc in #407
- Add support of strings/files as arguments to guess + refactoring by @ifropc in #412
- Regenerate rust XDR to pick up CAP-66 changes. by @dmkozh in #414
- Regenerate XDR for reverted CAP-64 XDR changes. by @dmkozh in #416
- Add generated xdr-json schema files by @leighmcculloch in #418
- Regenerate XDR to pick up CAP-67 changes. by @dmkozh in #419
- Add LedgerEntry to LedgerKey conversion by @leighmcculloch in #421
- Add support for LP/CB strkeys. by @dmkozh in #423
guess: exit 1 when there are no guesses by @ifropc in #425- Regenerate for CAP-0067 change that removes op-level diagnostics vector by @sisuresh in #426
- Adapt to wasm32v1-none by @graydon in #428
- Regenerate XDR to pick up MuxedAddress contract spec. by @dmkozh in #429
- Add ContractID typedef for improved XDR-JSON by @leighmcculloch in #427
- Re-generate XDR to pick up p23 changes in curr. by @dmkozh in #431
- Update xdrgen to get iter_mut to VecM by @leighmcculloch in #434
- Upgrade actions/upload-artifact github action to v4 by @leighmcculloch in #436
- Regen xdr to pick up transaction event stage by @jayz22 in #438
- Update xdr (config settings, contract spec events, exporter) by @leighmcculloch in #437
- Convert ScVal i128/u128/i256/u256 to strings in XDR-JSON by @leighmcculloch in #441
- Update xdrgen to serialize 64-bit integers in the Rust XDR-JSON impl as strings by @leighmcculloch in #443
- Allow $schema in the generated JSON schemas by @leighmcculloch in #442
- Add transaction auth entry traversal methods by @leighmcculloch in #444
- Update xdrgen to skip whitespace in base64 by @leighmcculloch in #440
- Fix string deser bug with i64 and streaming JSON by @leighmcculloch in #445
- Add arbitrary and default commands to CLI by @leighmcculloch in #424
- Regenerate XDR to pick up most recent p23 changes. by @dmkozh in #446
- Bump XDR to pick up the config setting rename. by @dmkozh in #448
- Bump version to 23.0.0-rc.1 by @github-actions[bot] in #451
- Rollback unintentional changes to the lock file. by @dmkozh in #452
- Move xdrgen Rust generator into this repository by @leighmcculloch in #449
- Add hash functions to transaction and transaction envelope types by @leighmcculloch in #455
- Bump version to 23.0.0-rc.2 by @github-actions[bot] in #461
- Fix Error trait impl by @leighmcculloch in #450
- Move schemars settings from CLI to lib module by @leighmcculloch in #463
- Bump version to 23.0.0-rc.3 by @github-actions[bot] in #465
New Contributors
Full Changelog: v22.2.0...v23.0.0-rc.3