Anna Shaleva
|
5a984fdf88
|
config: move config.go out of config/
closes #423
|
2020-03-31 17:55:59 +03:00 |
|
Roman Khimov
|
e41d434a49
|
*: move all packages from CityOfZion to nspcc-dev
|
2020-03-03 17:21:42 +03:00 |
|
Roman Khimov
|
4c8d327353
|
rpc: drop duplicating Invoke* structures
And use smartcontract.Parameter instead of vm.StackItem where
appropriate. Closes #689.
|
2020-03-03 15:38:03 +03:00 |
|
Roman Khimov
|
3282c6ed41
|
Merge pull request #704 from nspcc-dev/feature/getrawmempool
rpc: implement getrawmempool RPC
|
2020-03-02 19:44:19 +03:00 |
|
Anna Shaleva
|
e1fe12a07f
|
rpc: implement getrawmempool RPC
closes #175
|
2020-03-02 19:35:51 +03:00 |
|
Evgenii Stratonikov
|
44792ed5f7
|
core: make test chain format compatible with mainnet
Write uint32 length before every block.
|
2020-03-02 18:01:49 +03:00 |
|
Roman Khimov
|
8da20055d6
|
rpc: drop duplicating structures used in tests
We have proper results now, so use those. The only left is Invoke, but that
depends on another issue at the moment.
|
2020-02-21 15:23:11 +03:00 |
|
Evgenii Stratonikov
|
b50704fd3b
|
rpc: move server-related code to a separate package
|
2020-02-21 15:12:04 +03:00 |
|