neoneo-go/pkg/core/native
Anna Shaleva 9f2cb1726b core: add witness check to nep5 transfer method
We have to check, whether transaction's sender is authorised to transfer
nep5 assets.
2020-05-20 23:34:27 +03:00
..
contract.go vm: hide GetContextScriptHash() method 2020-05-04 11:53:31 +03:00
interop.go native: save native contract state on deploy 2020-05-07 14:03:14 +03:00
native_gas.go core: add SystemFee and NetworkFee to transaction 2020-05-20 23:26:48 +03:00
native_neo.go core: add SystemFee and NetworkFee to transaction 2020-05-20 23:26:48 +03:00
native_nep5.go core: add witness check to nep5 transfer method 2020-05-20 23:34:27 +03:00
validators_count.go core/native: move ValidatorsCount processing into native NEO contract 2020-04-27 12:30:39 +03:00