Anna Shaleva
|
a2a9d7ff05
|
core: move NNS record types to a separate package
We need this to avoid `native` dependency in RPC client.
|
2021-03-26 20:44:32 +03:00 |
|
Roman Khimov
|
d314f82db3
|
transaction: drop Network from Transaction
We only need it when signing/verifying.
|
2021-03-26 13:45:18 +03:00 |
|
Anna Shaleva
|
2c81fc8b8e
|
*: upgrade tests to use T.Cleanup()
|
2021-03-01 17:08:00 +03:00 |
|
Anna Shaleva
|
0cd02e2de8
|
core: update protocols regexps
|
2021-02-17 13:51:08 +03:00 |
|
Anna Shaleva
|
1e108f20a7
|
core: remove description from NFT state
|
2021-02-17 13:19:26 +03:00 |
|
Evgeniy Stratonikov
|
468dc5aad6
|
core/tests: fix NameService test
We should look for the timestamp of the block with `register`.
|
2021-02-08 17:56:10 +03:00 |
|
Roman Khimov
|
cd9b34416e
|
native: call onNEP11Transfer for NEP-11 transfers
See neo-project/neo#2287.
|
2021-02-05 20:48:45 +03:00 |
|
Evgeniy Stratonikov
|
e4ff8326b5
|
native: add NameService
|
2021-02-01 21:40:21 +03:00 |
|