neoneo-go/pkg/core/native
Roman Khimov 3d18f09def core: fix CalculateClaimable for NEP5 NEO
It's not stored as Fixed8, so calculations need to be adjusted for that.
2020-06-05 19:20:16 +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: no longer treat sysfee as claimable 2020-06-05 19:20:16 +03:00
native_neo.go core: fix CalculateClaimable for NEP5 NEO 2020-06-05 19:20:16 +03:00
native_nep5.go native: make mint/burn for 0 no-ops 2020-06-05 19:20:16 +03:00
validators_count.go core/native: move ValidatorsCount processing into native NEO contract 2020-04-27 12:30:39 +03:00