neoneo-go/pkg/core/native
Roman Khimov b83e84ca08 core: switch to the new voting system (via native NEO contract)
It has all the methods required now, so you can register, vote and get
voting results. Fixes #865.
2020-04-27 16:06:50 +03:00
..
contract.go core/native: untangle native contracts initialization 2020-04-27 12:30:39 +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: switch to the new voting system (via native NEO contract) 2020-04-27 16:06:50 +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