Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolymathNetwork/polymath-core
/ compareStorageLayout.js
File
compareStorageLayout.js
scripts/compareStorageLayout.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
fs = require(
"fs"
);
2
const
_ = require(
"underscore"
);
3
const
solc = require(
"solc"
);
4
const
prompt = require(
"prompt"
);
Callers
nothing calls this directly
Calls
7
walkSync
Function · 0.85
findPath
Function · 0.85
flatContracts
Function · 0.85
getAST
Function · 0.85
flushTemp
Function · 0.85
compareStorageLayouts
Function · 0.85
parseContract
Function · 0.85
Tested by
no test coverage detected