Skip to content

Commit

Permalink
Reflect changes in monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanoroshiba committed Sep 4, 2024
1 parent 0bd8ec4 commit 4059165
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 10 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ go 1.21
require (
buf.build/gen/go/astria/execution-apis/grpc/go v1.4.0-20240725205400-4746841755df.1
buf.build/gen/go/astria/execution-apis/protocolbuffers/go v1.34.1-20240725205400-4746841755df.1
buf.build/gen/go/astria/primitives/protocolbuffers/go v1.34.2-00000000000000-95afab344299.2
buf.build/gen/go/astria/sequencerblock-apis/protocolbuffers/go v1.34.2-00000000000000-0e78da5ba4c9.2
buf.build/gen/go/astria/primitives/protocolbuffers/go v1.34.2-00000000000000-b105b5fe0803.2
buf.build/gen/go/astria/sequencerblock-apis/protocolbuffers/go v1.34.2-00000000000000-b39f8a7c1a92.2
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.2.0
github.com/Microsoft/go-winio v0.6.1
github.com/VictoriaMetrics/fastcache v1.12.1
Expand Down Expand Up @@ -85,10 +85,10 @@ require (
)

require (
buf.build/gen/go/astria/primitives/grpc/go v1.5.1-00000000000000-95afab344299.1 // indirect
buf.build/gen/go/astria/primitives/grpc/go v1.5.1-00000000000000-b105b5fe0803.1 // indirect
buf.build/gen/go/astria/protocol-apis/grpc/go v1.3.0-20240829200558-cd9207200425.3 // indirect
buf.build/gen/go/astria/protocol-apis/protocolbuffers/go v1.34.1-20240829200558-cd9207200425.1 // indirect
buf.build/gen/go/astria/sequencerblock-apis/grpc/go v1.5.1-00000000000000-0e78da5ba4c9.1 // indirect
buf.build/gen/go/astria/sequencerblock-apis/grpc/go v1.5.1-00000000000000-b39f8a7c1a92.1 // indirect
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.7.0 // indirect
github.com/Azure/azure-sdk-for-go/sdk/internal v1.3.0 // indirect
github.com/DataDog/zstd v1.4.5 // indirect
Expand Down
8 changes: 8 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,16 @@ buf.build/gen/go/astria/primitives/grpc/go v1.3.0-20240626163506-691883836b9e.3/
buf.build/gen/go/astria/primitives/grpc/go v1.4.0-20240626163506-691883836b9e.1/go.mod h1:VU1xcDnHOU7++vCZHJzilQGWAd4m1SWTBYKuo4qx/cg=
buf.build/gen/go/astria/primitives/grpc/go v1.5.1-00000000000000-95afab344299.1 h1:pfJcUCbRQ3Vew2S04KHxS6urKssxGjFKlCrEHHY7/hs=
buf.build/gen/go/astria/primitives/grpc/go v1.5.1-00000000000000-95afab344299.1/go.mod h1:SJsj5KkqWsVk8nF9XWYj+skkeNTxUOMcTR5Z32w2TgA=
buf.build/gen/go/astria/primitives/grpc/go v1.5.1-00000000000000-b105b5fe0803.1 h1:9Ga/YGLXyl0DQC3KrKWOLR8WA0WgzqTKGng8dBQ8CAE=
buf.build/gen/go/astria/primitives/grpc/go v1.5.1-00000000000000-b105b5fe0803.1/go.mod h1:iamgVerSpFctn7q6S8mdm54yxkYG1W5Od48ihc6519s=
buf.build/gen/go/astria/primitives/grpc/go v1.5.1-00000000000000-db0e73b29c7f.1 h1:+NbPonw5ICjKaow0yQOLra3jy1S7ZUK+X4MfeJh515A=
buf.build/gen/go/astria/primitives/grpc/go v1.5.1-00000000000000-db0e73b29c7f.1/go.mod h1:ZTYPOLCiM62QTy3oTgz01wSEqvPwrYP/oxyPxQG/kCg=
buf.build/gen/go/astria/primitives/protocolbuffers/go v1.34.0-20240626163506-691883836b9e.1/go.mod h1:t7VCP+ORGGLNXUOwi6T6h99GntTUT7bWzK6BQa/uTbA=
buf.build/gen/go/astria/primitives/protocolbuffers/go v1.34.1-20240626163506-691883836b9e.1/go.mod h1:pkz/GfhAgZSnDxyZ5bmGUzk6iQNAvyW72pYPkqb7Pbk=
buf.build/gen/go/astria/primitives/protocolbuffers/go v1.34.2-00000000000000-95afab344299.2 h1:etNu8kh06S4WpBmY5rDSEXKMsfx8N/rAuBb2sgkwwBw=
buf.build/gen/go/astria/primitives/protocolbuffers/go v1.34.2-00000000000000-95afab344299.2/go.mod h1:J0Tk7JAHcrhzWNEf1lbePSfFZ1Kp78eAlnO8Cs2ELKg=
buf.build/gen/go/astria/primitives/protocolbuffers/go v1.34.2-00000000000000-b105b5fe0803.2 h1:enGRlkhm7yT6L91T9j6wa92RVDObggNd8p9uAvqC4B8=
buf.build/gen/go/astria/primitives/protocolbuffers/go v1.34.2-00000000000000-b105b5fe0803.2/go.mod h1:J0Tk7JAHcrhzWNEf1lbePSfFZ1Kp78eAlnO8Cs2ELKg=
buf.build/gen/go/astria/primitives/protocolbuffers/go v1.34.2-00000000000000-db0e73b29c7f.2 h1:YsiJertVzAHOP7Go9lFBWkVy6DtkuRuhPq1SvPiCIio=
buf.build/gen/go/astria/primitives/protocolbuffers/go v1.34.2-00000000000000-db0e73b29c7f.2/go.mod h1:J0Tk7JAHcrhzWNEf1lbePSfFZ1Kp78eAlnO8Cs2ELKg=
buf.build/gen/go/astria/primitives/protocolbuffers/go v1.34.2-00000000000000-ec254ec7b009.2 h1:siFkJO0tCPeMEJ0B3hvJfbml1ReeLbIhPrTrmhZlhEA=
Expand Down Expand Up @@ -70,6 +74,8 @@ buf.build/gen/go/astria/sequencerblock-apis/grpc/go v1.5.1-00000000000000-5ed8a9
buf.build/gen/go/astria/sequencerblock-apis/grpc/go v1.5.1-00000000000000-5ed8a932ed80.1/go.mod h1:GTv4t0VFBJ9FEVQDpSpNqIAo0rTZo57Ecw2cQ3T4iZU=
buf.build/gen/go/astria/sequencerblock-apis/grpc/go v1.5.1-00000000000000-a6f6bbf304ca.1 h1:dgEuhdEy3Qo9wQEeUExzCDyB6ZO+3HcEGzDYD1W4b8E=
buf.build/gen/go/astria/sequencerblock-apis/grpc/go v1.5.1-00000000000000-a6f6bbf304ca.1/go.mod h1:VIUjhfl0w0RnSsPVoO8vignWRPiPH3NIr51g7B4pqp8=
buf.build/gen/go/astria/sequencerblock-apis/grpc/go v1.5.1-00000000000000-b39f8a7c1a92.1 h1:g+tYbw/eDbgL3KEn8oPpIQKJn77g6IUF8064yDS8vbY=
buf.build/gen/go/astria/sequencerblock-apis/grpc/go v1.5.1-00000000000000-b39f8a7c1a92.1/go.mod h1:FC41mHxht01sxlgxImkQdXZf9yNbXYP0O0OfTg2BsKA=
buf.build/gen/go/astria/sequencerblock-apis/grpc/go v1.5.1-00000000000000-ec1676595dd2.1 h1:uf6qxCPp7q4RSBCQmEkTe55HEKHLtx3FTHUQAG9+z3k=
buf.build/gen/go/astria/sequencerblock-apis/grpc/go v1.5.1-00000000000000-ec1676595dd2.1/go.mod h1:RB1o4+Veyce+gckigsXSc/dwSRaXRf4nhzzy9bQv9j4=
buf.build/gen/go/astria/sequencerblock-apis/grpc/go v1.5.1-20240807170122-24ff5bcd4581.1 h1:gFiTuuZgOiBEFSERzlNQln449uuJq1GiWdVgHKofDOs=
Expand All @@ -82,6 +88,8 @@ buf.build/gen/go/astria/sequencerblock-apis/protocolbuffers/go v1.34.2-000000000
buf.build/gen/go/astria/sequencerblock-apis/protocolbuffers/go v1.34.2-00000000000000-5ed8a932ed80.2/go.mod h1:4fewEWi70NyYAv2OELu1WOKk0n5s8laCE2ZALsR5Ctc=
buf.build/gen/go/astria/sequencerblock-apis/protocolbuffers/go v1.34.2-00000000000000-a6f6bbf304ca.2 h1:geaqVAphV3wVtgmFf+Ppsy0EizLHJtOonvZoD3d5fjw=
buf.build/gen/go/astria/sequencerblock-apis/protocolbuffers/go v1.34.2-00000000000000-a6f6bbf304ca.2/go.mod h1:mwuwdZiuatE+MkpYsAfs1gMCP+IEtaICxc8Vwh4Czvk=
buf.build/gen/go/astria/sequencerblock-apis/protocolbuffers/go v1.34.2-00000000000000-b39f8a7c1a92.2 h1:LHu7jg+bXzXnlR/O3V5cbx58UxIGsSq/eujKGL/Emmw=
buf.build/gen/go/astria/sequencerblock-apis/protocolbuffers/go v1.34.2-00000000000000-b39f8a7c1a92.2/go.mod h1:GShpCrRMWSWehIzL2nP8faSYO/x79trwjhlY+mN8dIw=
buf.build/gen/go/astria/sequencerblock-apis/protocolbuffers/go v1.34.2-00000000000000-ec1676595dd2.2 h1:NKGcAOXgcVb0uDD6a2rCaYA6nzC8Cn5QoHtjQu/BP3Q=
buf.build/gen/go/astria/sequencerblock-apis/protocolbuffers/go v1.34.2-00000000000000-ec1676595dd2.2/go.mod h1:6gWyYjLoaDoITt8RAX8J5Qpl09FBQ2/5jk8MvmQN20A=
buf.build/gen/go/astria/sequencerblock-apis/protocolbuffers/go v1.34.2-20240417185647-2fe36ce30e97.2 h1:RJbOnfI2HjllleFXrIUG9HmLgzBNcPalBau5xfwpC40=
Expand Down
4 changes: 2 additions & 2 deletions grpc/execution/server_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ func TestExecutionServiceServerV1Alpha2_ExecuteBlock(t *testing.T) {
RollupId: genesisInfo.RollupId,
DestinationChainAddress: chainDestinationAddress.String(),
IdOfSourceTransaction: &primitivev1.TransactionId{
Hash: "test_tx_hash",
Inner: "test_tx_hash",
},
PositionInSourceTransaction: 0,
}}}
Expand Down Expand Up @@ -400,7 +400,7 @@ func TestExecutionServiceServerV1Alpha2_ExecuteBlockAndUpdateCommitment(t *testi
RollupId: genesisInfo.RollupId,
DestinationChainAddress: chainDestinationAddress.String(),
IdOfSourceTransaction: &primitivev1.TransactionId{
Hash: "test_tx_hash",
Inner: "test_tx_hash",
},
PositionInSourceTransaction: 0,
}}}
Expand Down
8 changes: 4 additions & 4 deletions grpc/execution/validation_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ func TestSequenceTxValidation(t *testing.T) {
RollupId: &primitivev1.RollupId{Inner: make([]byte, 0)},
DestinationChainAddress: chainDestinationAddress.String(),
IdOfSourceTransaction: &primitivev1.TransactionId{
Hash: "test_tx_hash",
Inner: "test_tx_hash",
},
PositionInSourceTransaction: 0,
}}},
Expand All @@ -145,7 +145,7 @@ func TestSequenceTxValidation(t *testing.T) {
RollupId: &primitivev1.RollupId{Inner: make([]byte, 0)},
DestinationChainAddress: chainDestinationAddress.String(),
IdOfSourceTransaction: &primitivev1.TransactionId{
Hash: "test_tx_hash",
Inner: "test_tx_hash",
},
PositionInSourceTransaction: 0,
}}},
Expand All @@ -162,7 +162,7 @@ func TestSequenceTxValidation(t *testing.T) {
RollupId: &primitivev1.RollupId{Inner: make([]byte, 0)},
DestinationChainAddress: chainDestinationAddress.String(),
IdOfSourceTransaction: &primitivev1.TransactionId{
Hash: "test_tx_hash",
Inner: "test_tx_hash",
},
PositionInSourceTransaction: 0,
}}},
Expand All @@ -179,7 +179,7 @@ func TestSequenceTxValidation(t *testing.T) {
RollupId: &primitivev1.RollupId{Inner: make([]byte, 0)},
DestinationChainAddress: chainDestinationAddress.String(),
IdOfSourceTransaction: &primitivev1.TransactionId{
Hash: "test_tx_hash",
Inner: "test_tx_hash",
},
PositionInSourceTransaction: 0,
}}},
Expand Down

0 comments on commit 4059165

Please sign in to comment.