Dapp / Forge traces enhancer

Overview

traces-explorer

Dapp / Forge traces enhancer

Usage

traces.py and pattern_* files should be in the same directory

> make test > traces.txt
> py traces.py traces.txt

It will generate an html file traces.txt.html with:

  • token addresses replaced by token symbols
  • function addresses replaced by function names
  • contract addresses replaced by contract names

TODO

Add expand/collapse for tree with only the error path expanded

You might also like...
Owner
null
This is the official code for the paper "Tracker Meets Night: A Transformer Enhancer for UAV Tracking".

SCT This is the official code for the paper "Tracker Meets Night: A Transformer Enhancer for UAV Tracking" The spatial-channel Transformer (SCT) enhan

Intelligent Vision for Robotics in Complex Environment 27 Nov 23, 2022
Use `forge` and `cast` commands in Python scripts

foundrycli.py ( ?? , ?? ) foundrycli.py is a Python library I've made for personal use; now open source. It lets you access forge and cast CLIs from P

Zero Ekkusu 17 Jul 17, 2022
CRISP: Critical Path Analysis of Microservice Traces

CRISP: Critical Path Analysis of Microservice Traces This repo contains code to compute and present critical path summary from Jaeger microservice tra

Uber Research 110 Jan 6, 2023
Test for generating stylized circuit traces from images

I test of an image processing idea to take an image and make neat circuit board art automatically. Inspired by this twitter post by @JackRhysider

Miller Hooks 3 Dec 12, 2022