This website requires JavaScript.
Explore
Help
Sign in
dstepanov-yadro
/
neoneo-go
Watch
1
Star
0
Fork
You've already forked neoneo-go
0
forked from
TrueCloudLab/neoneo-go
Code
Pull requests
Activity
9d675f6e56
neoneo-go
/
pkg
/
vm
/
stackitem
History
Evgenii Stratonikov
a980cac0b3
stackitem: support Null item (de-)serialization
...
It's binary representation contains just type (AnyT).
2020-06-19 11:38:56 +03:00
..
item.go
vm: move MaxArraySize and MaxItemSize to stackitem package
2020-06-16 11:32:16 +03:00
item_test.go
vm: move StackItem to a separate package
2020-06-08 13:27:08 +03:00
json.go
stackitem: allow to (de-)serialize items to JSON
2020-06-16 11:34:01 +03:00
json_test.go
stackitem: allow to (de-)serialize items to JSON
2020-06-16 11:34:01 +03:00
serialization.go
stackitem: support Null item (de-)serialization
2020-06-19 11:38:56 +03:00
type.go
vm: move StackItem to a separate package
2020-06-08 13:27:08 +03:00