Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visualise storage slot values #82

Merged
merged 6 commits into from
Jul 29, 2022
Merged

Visualise storage slot values #82

merged 6 commits into from
Jul 29, 2022

Conversation

naddison36
Copy link
Owner

  • Option to add storage slot values that are fetched from the chain to storage diagrams
  • Unallocated bytes now shown in storage diagrams
  • fix storage diagrams when the first variable uses multiple slots
  • fix: imports of @ packages when using Etherscan to get source files
  • Refactored storageObjects to storages and storage to variable
  • Simplified default filenames
  • bumped version to 2.1.0

Breaking changes from 2.0.x

  • renamed the --contractName <value> option to just --contract <name>

chore: renamed --contractName <value> to just --contract <name>
chore: simplified default filename for dot format
chore: bumped version to 2.1.0
fix: getting storage slots higher than 15
fix: when first variable uses multiple slots
chore: refactored storageObjects to storages and storage to variable
fix: default filename for class diagrams
fix: imports of @ packages using Etherscan
@naddison36 naddison36 merged commit c35830f into master Jul 29, 2022
@naddison36 naddison36 deleted the slot-values branch December 5, 2022 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant