Anna Shaleva
|
2872c1c668
|
core: move contract notifications check under HFBasilisk
Follow the https://github.com/neo-project/neo/pull/2884.
A part of the https://github.com/neo-project/neo/pull/2810.
Fix failing tests along the way (a lot of them have invalid notifications
format which differs from the one declared in manifest).
Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
|
2023-08-18 16:40:20 +03:00 |
|
Roman Khimov
|
8d170a1eb8
|
native: add Oracle.finish reentrancy test
|
2022-08-10 19:02:36 +03:00 |
|
Roman Khimov
|
da2db74bc9
|
contracts: decipher oracle test contract
Make it a proper Go contract, opcodes are fun until you want to change
something in them. Part of #2412.
|
2022-08-10 19:02:36 +03:00 |
|
Anna Shaleva
|
13252bb941
|
core: refactor helper test contracts generation
* Move generator to a separate package.
* Move loader to a separate package and get rid of the code duplications.
|
2022-03-30 11:46:29 +03:00 |
|