Skip to content

Commit

Permalink
Binary fuse xdr (#381)
Browse files Browse the repository at this point in the history
* Update xdrgen

* update

* Bump xdr

---------

Co-authored-by: Leigh McCulloch <[email protected]>
  • Loading branch information
SirTyson and leighmcculloch authored Jul 30, 2024
1 parent d9232a3 commit ae805d0
Show file tree
Hide file tree
Showing 7 changed files with 1,193 additions and 31 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ CARGO_HACK_ARGS=--feature-powerset --exclude-features default --group-features b

CARGO_DOC_ARGS?=--open

XDRGEN_VERSION=ac1653599b97b298e72c0186b5685bffa120b6aa
XDRGEN_VERSION=dda3c5ecea32847b7ab2333cfec602e892ae1478
# XDRGEN_LOCAL=1
XDRGEN_TYPES_CUSTOM_STR_IMPL_CURR=PublicKey,AccountId,MuxedAccount,MuxedAccountMed25519,SignerKey,SignerKeyEd25519SignedPayload,NodeId,ScAddress,AssetCode,AssetCode4,AssetCode12,ClaimableBalanceId
XDRGEN_TYPES_CUSTOM_STR_IMPL_NEXT=PublicKey,AccountId,MuxedAccount,MuxedAccountMed25519,SignerKey,SignerKeyEd25519SignedPayload,NodeId,ScAddress,AssetCode,AssetCode4,AssetCode12,ClaimableBalanceId
Expand Down
Loading

0 comments on commit ae805d0

Please sign in to comment.