d93aa745bb
This optimizes out DB access for non-deployed contracts under the assumption that deployed ones are always loaded via `LoadScriptWithHash` (and if they're not --- it's a bug anyway with the new hashing model) which actually is a very popular case (every entry script does that). |
||
---|---|---|
.. | ||
binary | ||
callback | ||
contract | ||
crypto | ||
enumerator | ||
interopnames | ||
iterator | ||
json | ||
runtime | ||
context.go |