This website requires JavaScript.
Explore
Help
Sign in
TrueCloudLab
/
neoneo-go
Watch
7
Star
0
Fork
You've already forked neoneo-go
2
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
124ce9d247
neoneo-go
/
pkg
/
vm
/
stackitem
History
Roman Khimov
0120a8f239
stackitem: limit buffer/bytearray reads upon deserialization
...
This is not the way it's done in C#, but that's the most sensible approach to me.
2020-10-07 23:08:20 +03:00
..
item.go
vm: handle very big int creation properly
2020-10-07 11:50:42 +03:00
item_test.go
vm: handle very big int creation properly
2020-10-07 11:50:42 +03:00
json.go
vm: restrict map key size
2020-09-29 18:46:15 +03:00
json_test.go
vm: restrict map key size
2020-09-29 18:46:15 +03:00
serialization.go
stackitem: limit buffer/bytearray reads upon deserialization
2020-10-07 23:08:20 +03:00
type.go
stackitem: allow to convert type from string
2020-07-31 16:07:16 +03:00
type_test.go
stackitem: allow to convert type from string
2020-07-31 16:07:16 +03:00