neoneo-go/pkg/core/native
Anna Shaleva 6b2f4efdd4 core: fix bug in nep5TokenNative.addTokens method
Sometimes we want to add negative amount (e.g. when burning tokens).
2020-05-20 23:16:04 +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: fix bug with native contracts methods initialisation 2020-05-20 23:16:04 +03:00
native_neo.go core: fix bug with native contracts methods initialisation 2020-05-20 23:16:04 +03:00
native_nep5.go core: fix bug in nep5TokenNative.addTokens method 2020-05-20 23:16:04 +03:00
validators_count.go core/native: move ValidatorsCount processing into native NEO contract 2020-04-27 12:30:39 +03:00