Skip to content

Commit 322e059

Browse files
committed
Bump xdrgen
1 parent fb63691 commit 322e059

File tree

3 files changed

+702
-587
lines changed

3 files changed

+702
-587
lines changed

Diff for: Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
22
remote: https://github.com/stellar/xdrgen.git
3-
revision: b6f99ee15a96e96581d3ff092c499de4ff611c05
3+
revision: 966e0f484c3533934cc172dcbfef0529adb183fb
44
ref: generate-decodefrom
55
specs:
66
xdrgen (0.1.1)

Diff for: txnbuild/transaction_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1879,7 +1879,7 @@ func TestReadChallengeTx_invalidCorrupted(t *testing.T) {
18791879
t,
18801880
err,
18811881
"could not parse challenge: unable to unmarshal transaction envelope: "+
1882-
"Type (EnvelopeType) switch value '68174086' is not valid for union TransactionEnvelope",
1882+
"'68174086' is not a valid value of EnvelopeType enum type",
18831883
)
18841884
}
18851885

0 commit comments

Comments
 (0)