ecadlabs / taquito

A library for building dApps on the Tezos Blockchain - JavaScript / TypeScript
https://taquito.io
Apache License 2.0
298 stars 116 forks source link

Investigate whether there are new parameters introduced with bootstrapped smart rollups #2592

Closed dsawali closed 1 year ago

dsawali commented 1 year ago

Protocol Oxford will introduce bootstrapped smart rollups. Investigate whether this will affect the way Taquito facilitates smart_rollup_originate operations and make the necessary adjustments.

Check whether new parameters will be introduced to smart_rollup_originate with this new change.

If the findings indicate an impact in Taquito, create new tickets to implement it accordingly

relevant documentation: https://tezos.gitlab.io/protocols/018_oxford.html#smart-rollups

hui-an-yang commented 1 year ago

based on their mr8552, this is an tezos internal tool when they restart mondaynet that there will be designeted bootstrapped rollup contract address, origination proof and and node by default. Therefor this change doesn't affect taquito.