neoneo-go/pkg/core/state
2020-08-14 12:16:24 +03:00
..
coin.go core: renames entities-> state and removed State prefix 2019-12-11 13:14:18 +03:00
contract.go smartcontract,vm: remove DynamicInvoke feature 2020-06-11 10:45:25 +03:00
contract_test.go core: add Manifest to state.Contract 2020-06-11 10:45:24 +03:00
mpt_root.go state: implement JSON marshaling for MPT* items 2020-07-30 12:42:15 +03:00
mpt_root_test.go state: implement JSON marshaling for MPT* items 2020-07-30 12:42:15 +03:00
native_state.go native: implement delegated voting 2020-08-06 20:39:13 +03:00
nep5.go *: fix misspellings found in Go Report Card 2020-08-14 12:16:24 +03:00
nep5_test.go core: store NEP5Transfer asset by ID instead of hash 2020-07-29 15:15:48 +03:00
notification_event.go core: use raw stack items in application logs 2020-07-31 16:07:16 +03:00
notification_event_test.go core: use raw stack items in application logs 2020-07-31 16:07:16 +03:00
storage_item.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
storage_item_test.go testserdes: implement helpers for encode/decode routines 2020-03-27 10:27:46 +03:00
validator.go core: switch to the new voting system (via native NEO contract) 2020-04-27 16:06:50 +03:00