Evgenii Stratonikov
|
f9f3192b48
|
vm: move RET and SYSCALL opcodes
|
2020-05-07 13:23:05 +03:00 |
|
Evgenii Stratonikov
|
008e6eb233
|
vm: implement new PUSH opcodes
|
2020-04-23 10:52:28 +03:00 |
|
Evgenii Stratonikov
|
70b183fb9d
|
wallet: add test for regenerating test/docker wallets
When changing accounts or VM, it is useful to be able to
regenerate all wallets easy and fast.
|
2020-04-22 17:17:22 +03:00 |
|
Evgenii Stratonikov
|
941410a840
|
core: change verification scripts to new format
Verification scripts now invoke Neo.Crypto.* interops instead of
CHECKSIG/VERIFY opcodes.
|
2020-04-20 11:55:24 +03:00 |
|
Roman Khimov
|
17d1b1a2ae
|
wallet: implement GetChangeAddress()
To select the default address to send tokens to.
|
2020-02-19 12:13:27 +03:00 |
|