proxy.golang.org : github.com/onflow/execution-debugger : v0.0.0-20230503123939-412c607d67ef
Flow script and transaction execution debugger
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/onflow/execution-debugger@v0.0.0-20230503123939-412c607d67ef
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/beorn7/perks v1.0.1
- github.com/bits-and-blooms/bitset v1.3.0
- github.com/btcsuite/btcd v0.22.1
- github.com/cenkalti/backoff/v4 v4.1.3
- github.com/cespare/xxhash v1.1.0
- github.com/cespare/xxhash/v2 v2.1.2
- github.com/davecgh/go-spew v1.1.1
- github.com/decred/dcrd/dcrec/secp256k1/v4 v4.1.0
- github.com/dgraph-io/badger/v2 v2.2007.4
- github.com/dgraph-io/ristretto v0.1.0
- github.com/dgryski/go-farm v0.0.0-20190423205320-6a90982ecee2
- github.com/dustin/go-humanize v1.0.0
- github.com/ef-ds/deque v1.0.4
- github.com/ethereum/go-ethereum v1.9.13
- github.com/fsnotify/fsnotify v1.5.4
- github.com/fxamacker/cbor/v2 v2.4.1-0.20220515183430-ad2eae63303f
- github.com/fxamacker/circlehash v0.3.0
- github.com/gammazero/deque v0.1.0
- github.com/go-kit/kit v0.10.0
- github.com/go-logfmt/logfmt v0.5.1
- github.com/go-logr/logr v1.2.3
- github.com/go-logr/stdr v1.2.2
- github.com/go-playground/locales v0.14.0
- github.com/go-playground/universal-translator v0.18.0
- github.com/go-playground/validator/v10 v10.9.0
- github.com/go-test/deep v1.0.8
- github.com/gogo/protobuf v1.3.2
- github.com/golang/glog v1.0.0
- github.com/golang/protobuf v1.5.2
- github.com/golang/snappy v0.0.3
- github.com/google/pprof v0.0.0-20220818150347-1763105d910c
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.0
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/golang-lru v0.5.4
- github.com/hashicorp/hcl v1.0.0
- github.com/inconshreveable/mousetrap v1.0.0
- github.com/ipfs/go-cid v0.2.0
- github.com/ipfs/go-log/v2 v2.5.1
- github.com/kevinburke/go-bindata v3.23.0+incompatible
- github.com/klauspost/compress v1.15.1
- github.com/klauspost/cpuid/v2 v2.1.0
- github.com/leodido/go-urn v1.2.1
- github.com/libp2p/go-buffer-pool v0.1.0
- github.com/libp2p/go-libp2p v0.22.0
- github.com/libp2p/go-openssl v0.1.0
- github.com/logrusorgru/aurora v2.0.3+incompatible
- github.com/m4ksio/wal v1.0.0
- github.com/magiconair/properties v1.8.6
- github.com/mattn/go-colorable v0.1.12
- github.com/mattn/go-isatty v0.0.16
- github.com/mattn/go-pointer v0.0.1
- github.com/matttproud/golang_protobuf_extensions v1.0.1
- github.com/minio/sha256-simd v1.0.0
- github.com/mitchellh/mapstructure v1.5.0
- github.com/mr-tron/base58 v1.2.0
- github.com/multiformats/go-base32 v0.0.4
- github.com/multiformats/go-base36 v0.1.0
- github.com/multiformats/go-multiaddr v0.6.0
- github.com/multiformats/go-multibase v0.1.1
- github.com/multiformats/go-multicodec v0.5.0
- github.com/multiformats/go-multihash v0.2.1
- github.com/multiformats/go-varint v0.0.6
- github.com/onflow/atree v0.4.0
- github.com/onflow/cadence v0.28.1-0.20221223171403-ac91356b44aa
- github.com/onflow/flow-core-contracts/lib/go/contracts v0.11.2-0.20220720151516-797b149ceaaa
- github.com/onflow/flow-core-contracts/lib/go/templates v0.11.2-0.20220720151516-797b149ceaaa
- github.com/onflow/flow-dps v1.3.4-0.20220831153436-e9e0f57d6ce1
- github.com/onflow/flow-ft/lib/go/contracts v0.5.0
- github.com/onflow/flow-go v0.28.17-0.20221223175550-80a861fffa6d
- github.com/onflow/flow-go-sdk v0.29.0
- github.com/onflow/flow-go/crypto v0.24.4
- github.com/onflow/flow/protobuf/go/flow v0.3.1
- github.com/onflow/sdks v0.4.4
- github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58
- github.com/pelletier/go-toml v1.9.5
- github.com/pelletier/go-toml/v2 v2.0.2
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/prometheus/client_golang v1.12.1
- github.com/prometheus/client_model v0.2.0
- github.com/prometheus/common v0.37.0
- github.com/prometheus/procfs v0.8.0
- github.com/psiemens/sconfig v0.1.0
- github.com/rivo/uniseg v0.2.1-0.20211004051800-57c86be7915a
- github.com/rs/zerolog v1.28.0
- github.com/sethvargo/go-retry v0.2.3
- github.com/spacemonkeygo/spacelog v0.0.0-20180420211403-2296661a0572
- github.com/spaolacci/murmur3 v1.1.0
- github.com/spf13/afero v1.9.0
- github.com/spf13/cast v1.5.0
- github.com/spf13/cobra v1.5.0
- github.com/spf13/jwalterweatherman v1.1.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.12.0
- github.com/srikrsna/protoc-gen-gotag v0.6.1
- github.com/stretchr/testify v1.8.0
- github.com/subosito/gotenv v1.4.0
- github.com/turbolent/prettier v0.0.0-20220320183459-661cc755135d
- github.com/vmihailenco/msgpack v4.0.4+incompatible
- github.com/vmihailenco/msgpack/v4 v4.3.11
- github.com/vmihailenco/tagparser v0.1.1
- github.com/x448/float16 v0.8.4
- github.com/zeebo/blake3 v0.2.3
- go.opentelemetry.io/otel v1.8.0
- go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.8.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.8.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.8.0
- go.opentelemetry.io/otel/sdk v1.8.0
- go.opentelemetry.io/otel/trace v1.8.0
- go.opentelemetry.io/proto/otlp v0.18.0
- go.uber.org/atomic v1.10.0
- go.uber.org/multierr v1.8.0
- go.uber.org/zap v1.22.0
- golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d
- golang.org/x/net v0.0.0-20220812174116-3211cb980234
- golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
- golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
- golang.org/x/text v0.3.7
- golang.org/x/xerrors v0.0.0-20220609144429-65e65417b02f
- google.golang.org/appengine v1.6.7
- google.golang.org/genproto v0.0.0-20220617124728-180714bec0ad
- google.golang.org/grpc v1.47.0
- google.golang.org/protobuf v1.28.1
- gopkg.in/ini.v1 v1.66.6
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- lukechampine.com/blake3 v1.1.7