.. |
cli
|
vm: make NewBigInteger accept *big.Int
|
2020-04-16 15:54:58 +03:00 |
emit
|
vm: use ID-based syscalls
|
2020-04-17 11:46:31 +03:00 |
opcode
|
vm: implement ISNULL opcode
|
2020-04-02 14:15:17 +03:00 |
testdata
|
vm: update json tests to neo3 branch
|
2020-04-17 11:46:31 +03:00 |
context.go
|
vm: use ID-based syscalls
|
2020-04-17 11:46:31 +03:00 |
contract_checks.go
|
vm: implement ParseMultisigContract()
|
2020-03-05 09:43:14 +03:00 |
contract_checks_test.go
|
*: move all packages from CityOfZion to nspcc-dev
|
2020-03-03 17:21:42 +03:00 |
interop.go
|
vm: move InteropNameToID to emit package
|
2020-04-17 11:46:31 +03:00 |
interop_iterators.go
|
vm: rework Map with internal slice representation
|
2020-04-01 19:33:53 +03:00 |
json_test.go
|
vm: update json tests to neo3 branch
|
2020-04-17 11:46:31 +03:00 |
serialization.go
|
vm: rework Map with internal slice representation
|
2020-04-01 19:33:53 +03:00 |
stack.go
|
vm: add TryInteger() to StackItem interface
|
2020-04-16 14:05:32 +03:00 |
stack_item.go
|
vm: update bool -> []byte conversion to NEO 3
|
2020-04-17 11:46:31 +03:00 |
stack_item_test.go
|
vm: make NewBigInteger accept *big.Int
|
2020-04-16 15:54:58 +03:00 |
stack_test.go
|
core: implement Neo.Crypto.ECDsaCheckMultisig interop
|
2020-04-13 13:47:39 +03:00 |
state.go
|
fix spelling and godoc comments
|
2019-10-22 17:56:03 +03:00 |
state_test.go
|
Code refactoring (#143)
|
2019-02-19 14:22:33 +01:00 |
vm.go
|
vm: disallow negative shifts for SHL/SHR
|
2020-04-19 19:15:00 +03:00 |
vm_test.go
|
vm: disallow negative shifts for SHL/SHR
|
2020-04-19 19:15:00 +03:00 |