contract
|
core: allow to overload contract methods
|
2021-01-27 12:51:07 +03:00 |
crypto
|
core: move GetPrice from core to interop
|
2021-02-05 11:36:32 +03:00 |
interopnames
|
native: add Ledger contract, fix #1696
|
2021-02-04 13:12:11 +03:00 |
iterator
|
core,vm: remove System.Enumerator.* interops
|
2021-01-15 21:11:32 +03:00 |
json
|
core: replace interop names with named constants
|
2020-08-14 14:21:54 +03:00 |
runtime
|
smartcontract: move flags to a separate package
|
2021-01-14 17:52:09 +03:00 |
storage
|
storage: fix linter warnings
|
2021-01-15 21:12:10 +03:00 |
context.go
|
interop: reuse state.Native in ContractMD
|
2021-02-11 12:32:10 +03:00 |
gas_price.go
|
core: move GetPrice from core to interop
|
2021-02-05 11:36:32 +03:00 |