Concordium / concordium-node

The main concordium node implementation.
GNU Affero General Public License v3.0
45 stars 22 forks source link

Multi-transaction Dry Run #1016

Closed td202 closed 11 months ago

td202 commented 1 year ago

This feature adds the ability to dry run a series of transactions to simulate how they would behave if they were run on the chain. The endpoint returns the outcomes of running the transactions.

Feature proposal: https://concordium.atlassian.net/wiki/spaces/EN/pages/1191215111/GRPC+extension+Multi-transaction+Dry+Run

mh-concordium commented 1 year ago

What is the release version planned for this epic?

abizjak commented 1 year ago

Unclear as of now. 6.1 or 6.2 depending on when it is ready.