Roman Khimov
|
9e781bff47
|
native: implement designate contract history retention
Follow neo-project/neo#2007. Fix getDesignatedByRole price along the way.
|
2020-11-06 13:46:40 +03:00 |
|
Roman Khimov
|
eaa260474f
|
trigger/core: split System trigger into OnPerist and PostPersist
Follow neo-project/neo#2022.
|
2020-10-29 19:17:07 +03:00 |
|
Roman Khimov
|
2924ecd453
|
core: use ic.SpawnVM() in tests, not vm.New()
vm.New() sets some arbitrary trigger while interop context always sets
something appropriate according to its state.
|
2020-10-29 19:17:07 +03:00 |
|
Anna Shaleva
|
7c232e2ddc
|
core: add max nodes count restriction to designate contract
|
2020-10-22 11:32:02 +03:00 |
|
Evgenii Stratonikov
|
b2a3a0851e
|
emit: accept multiple opcodes in Opcode()
|
2020-10-06 18:03:25 +03:00 |
|
Roman Khimov
|
15e459feea
|
core: fix designate test
Merge conflict between #1450 and #1451.
|
2020-10-02 16:23:48 +03:00 |
|
Evgenii Stratonikov
|
c468c02ef5
|
native: implement Designate contract
|
2020-10-02 11:03:25 +03:00 |
|