Skip to content

Commit

Permalink
Merge pull request #286 from multiversx/merge_rc170_into_feat_relayed…
Browse files Browse the repository at this point in the history
…v3_2024.01.30

Merge rc170 into feat relayedv3 2024.01.30
  • Loading branch information
sstanculeanu authored Jan 30, 2024
2 parents 1dc309d + ad95182 commit ccdebf0
Show file tree
Hide file tree
Showing 23 changed files with 998 additions and 2,181 deletions.
2 changes: 1 addition & 1 deletion data/block/block.proto
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ syntax = "proto3";

package proto;

option go_package = "github.com/multiversx/mx-chain-core-go/data/block;block";
option go_package = "block";
option (gogoproto.stable_marshaler_all) = true;

import "github.com/gogo/protobuf/gogoproto/gogo.proto";
Expand Down
156 changes: 0 additions & 156 deletions data/mock/cacherMock.go

This file was deleted.

124 changes: 0 additions & 124 deletions data/mock/memDbMock.go

This file was deleted.

59 changes: 0 additions & 59 deletions data/mock/multipleShardsCoordinatorMock.go

This file was deleted.

Loading

0 comments on commit ccdebf0

Please sign in to comment.