neoneo-go/pkg/core/native
Anna Shaleva 5ece9922c1 vm: hide GetContextScriptHash() method
After adding ScriptHashGetter interface to vm, there's no need in
GetContextScriptHash() to be exported.
2020-05-04 11:53:31 +03:00
..
contract.go vm: hide GetContextScriptHash() method 2020-05-04 11:53:31 +03:00
interop.go core/native: untangle native contracts initialization 2020-04-27 12:30:39 +03:00
native_gas.go native: store NEO and GAS state in the storage 2020-04-27 12:30:39 +03:00
native_neo.go core: add cosigners field to transaction 2020-05-04 11:53:31 +03:00
native_nep5.go native: store NEO and GAS state in the storage 2020-04-27 12:30:39 +03:00
validators_count.go core/native: move ValidatorsCount processing into native NEO contract 2020-04-27 12:30:39 +03:00