tenderly-cli
tenderly-cli copied to clipboard
CLI tool for Smart Contract error tracking, monitoring and alerting.
i'm running my smart contract on a virtual fork when i execute the test scripts the transaction's goes through but somehow it's not updating the state of because after the...
Peter
### Changes 1. **File:** `/brownie/config.go` - Fixed `configuaration` to `configuration` (Line 47) 1. **File:** `/commands/push.go` - Fixed `netowrk` to `network` (Line 142) 1. **File:** `/rest/payloads/generated/actions/structs.conjure.go` - Fixed `invokation` to `invocation`...
### Changes 1. **File:** `/providers/util.go` - Fixed `buidler` to `builder` (Line 34) 1. **File:** `/commands/push.go` - Fixed `netowrk` to `network` (Line 128) 1. **File:** `/commands/actions/publish.go` - Fixed `Commitish` to `Committish`...
### Changes 1. **File:** `/providers/util.go` - Fixed `Buidler` to `Builder` (Line 27) 1. **File:** `/buidler/config.go` - Fixed `buidler` to `builder` (Line 1) 1. **File:** `/commands/contract/push.go` - Fixed `netowrk` to `network`...
strings.EqualFold has no memory overhead and has better performance than strings.ToLower. This is a performance test: ```go package bench import ( "strings" "testing" ) func BenchmarkToLower(b *testing.B) { str1 :=...
Arrows events from keyboards does not work ! Use the arrow keys to navigate: ↓ ↑ → ← ? Select Project: > Create new project my-app