Skip to content

Commit

Permalink
chore: bump vega version
Browse files Browse the repository at this point in the history
  • Loading branch information
cdummett committed Oct 3, 2023
1 parent 9ecfbe2 commit 835d4c8
Show file tree
Hide file tree
Showing 5 changed files with 465 additions and 465 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VEGA_SIM_VEGA_TAG=0a6ca117ccccd47c6d3098b708b66ef3fe14aaec
VEGA_SIM_VEGA_TAG=a17deef0602ecf190b3cfd2810dd502232ab0d12
VEGA_SIM_CONSOLE_TAG=develop
VEGA_DEFAULT_KEY_NAME='Key 1'
VEGA_SIM_NETWORKS_INTERNAL_TAG=main
Expand Down
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ pipeline {
disableConcurrentBuilds(abortPrevious: true)
}
parameters {
string( name: 'VEGA_VERSION', defaultValue: '0a6ca117ccccd47c6d3098b708b66ef3fe14aaec',
string( name: 'VEGA_VERSION', defaultValue: 'a17deef0602ecf190b3cfd2810dd502232ab0d12',
description: 'Git branch, tag or hash of the vegaprotocol/vega repository')
string( name: 'VEGACAPSULE_VERSION', defaultValue: 'main',
description: 'Git branch, tag or hash of the vegaprotocol/vegacapsule repository')
Expand Down
136 changes: 70 additions & 66 deletions vega_sim/proto/data_node/api/v2/trading_data_pb2.py

Large diffs are not rendered by default.

600 changes: 300 additions & 300 deletions vega_sim/proto/vega/snapshot/v1/snapshot_pb2.py

Large diffs are not rendered by default.

190 changes: 93 additions & 97 deletions vega_sim/proto/vega/vega_pb2.py

Large diffs are not rendered by default.

0 comments on commit 835d4c8

Please sign in to comment.