Gyanendra Mishra
Gyanendra Mishra
Here is the repo I'll be using as an example, Here's the code that I'm running to test the AddWithOptions(All:true) ```go package main import ( "fmt" "github.com/go-git/go-git/v5" "github.com/go-git/go-git/v5/plumbing/object" "time" )...
Hey! I am Gyani and I work on Kurtosis. We maintain an example https://github.com/kurtosis-tech/awesome-kurtosis/tree/main/smart-contract-example where we show how a smart contract can be deployed against an Etheruem test net spun...
**Is there a document that you have that explains the process of subnet creation?** All articles I can find on the internet use the avalanche network runner. I have seen...
Hey! Great job with the plugin! I have recently added integration tests to the standard repository that ensure that the plugins install as expected. I have created a PR for...
### Background & motivation 7 days is too long; need. to lower to a day ### Desired behaviour kurtosis engine restart --retention 1d/1w ### How important is this to you?...
### Background & motivation increasingly we are having support requests on packages that aren't central to kurtosis-cli; where we normally redirect people to certain discrods the idea is to support...
### What's your CLI version? 0.89.3 ### Description & steps to reproduce start some enclaves nuke the enclaves `kurtosis service logs ` ### Desired behavior shouldn't show nuked enclaves @barnabasbusa...