You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024-03-20-networks-changes vega wallet transaction send \
--network stagnet1 \
--passphrase-file ~/passphrase.txt \
--wallet proposer \
--pubkey 69464e35bcb8e8a2900ca0f87acaf252d50cf2ab2fc73694845a16b7c8a0dc6f \
"$(cat 0-enable-spot-markets.json)"
2024-03-20T21:57:57.610+0100 INFO round-robin-selector node/round_robin_selector.go:147 start evaluating nodes health based on each others state
2024-03-20T21:57:57.730+0100 INFO round-robin-selector node/round_robin_selector.go:298 The node is responding and staged for the health check {"host": "api.stagnet1.vega.rocks:3007"}
2024-03-20T21:57:58.121+0100 INFO round-robin-selector node/round_robin_selector.go:298 The node is responding and staged for the health check {"host": "api.n05.stagnet1.vega.rocks:3007"}
2024-03-20T21:57:58.176+0100 INFO round-robin-selector node/round_robin_selector.go:298 The node is responding and staged for the health check {"host": "api.n06.stagnet1.vega.rocks:3007"}
2024-03-20T21:57:58.176+0100 INFO round-robin-selector node/round_robin_selector.go:179 healthy nodes found {"node-indexes": [1, 2]}
2024-03-20T21:57:58.176+0100 INFO round-robin-selector node/round_robin_selector.go:138 a node has been selected {"host": "api.n05.stagnet1.vega.rocks:3007", "index": 1}
And I am getting the following error:
✗ Error: the network could not process the transaction: unknown key (ABCI code 70)
Observed behaviour
Proposal is rejected
Expected behaviour
Param is updated
Steps to reproduce
See above
Software version
v0.76.0-preview.1
Failing test
No response
Jenkins run
No response
Configuration used
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered:
Problem encountered
I have the following vega wallet:
I have also tried with latest develop:
I have the following proposal:
I execute the following command:
And I am getting the following error:
Observed behaviour
Proposal is rejected
Expected behaviour
Param is updated
Steps to reproduce
Software version
v0.76.0-preview.1
Failing test
No response
Jenkins run
No response
Configuration used
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: