Roman Khimov
|
054ca27e9c
|
state: use checksums and names to calculate contract hashes
It allows to deploy the same NEF using one sender and get different contract
hashes. See neo-project/neo#2240.
|
2021-01-22 12:22:48 +03:00 |
|
Roman Khimov
|
6ecc6f0422
|
native: call native contracts by ID instead of name
Fix #1666.
|
2021-01-18 00:38:23 +03:00 |
|
Roman Khimov
|
f39ede9869
|
opcode: add CALLT opcode, move ABORT/ASSERT
Refs. #1644. Hash compatibility test temporarily disabled, to be enabled when
it's up to date with current C# master.
|
2021-01-18 00:14:52 +03:00 |
|
Evgenii Stratonikov
|
33b926586a
|
native: update contract names
Follow https://github.com/neo-project/neo/pull/2152 .
|
2021-01-12 17:58:05 +03:00 |
|
Evgenii Stratonikov
|
dda4ba8d4d
|
native: add compatibility test for hashes
|
2020-12-15 12:58:04 +03:00 |
|