MCPcopy 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

1const fs = require("fs");
2const _ = require("underscore");
3const solc = require("solc");
4const prompt = require("prompt");

Callers

nothing calls this directly

Calls 7

walkSyncFunction · 0.85
findPathFunction · 0.85
flatContractsFunction · 0.85
getASTFunction · 0.85
flushTempFunction · 0.85
compareStorageLayoutsFunction · 0.85
parseContractFunction · 0.85

Tested by

no test coverage detected