0xPolygon / kurtosis-cdk

A Kurtosis package that deploys a private, portable, and modular Polygon CDK devnet
https://docs.polygon.technology/cdk
Apache License 2.0
42 stars 72 forks source link

feat: add bridge transactions to workload #98

Closed leovct closed 4 months ago

leovct commented 5 months ago

Description

Implement a script that can do these operations (in a loop).

References (if applicable)

https://polygon.atlassian.net/browse/DVT-1463

leovct commented 4 months ago

Idea: implement this bridge logic inside polycli because it would be useful for us and also other engineers (e.g. lxly.js).

# by default it's only used for bridging to zkevm but we could also expand to pos
# it would be a flag, e.g. --network
polycli bridge asset
polycli bridge call
polycli bridge assetandcall
sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud