Bastian Köcher
|
74e8691aa8
|
Make queryStorage and storagePairs unsafe RPC functions (#7342)
The RPC calls can be rather expensive and can easily bring a RPC node in
some problems ;)
|
2020-10-18 19:58:52 +02:00 |
|
Pierre Krieger
|
717fa95bc7
|
Restore the empty line after the license (#6088)
|
2020-05-20 13:08:27 +00:00 |
|
Nikolay Volf
|
d5411969ac
|
fix whitespace (#6062)
|
2020-05-18 13:51:28 +02:00 |
|
Benjamin Kampmann
|
be8c96adec
|
Relax substrate licensing scheme (#5947)
|
2020-05-15 13:21:56 +02:00 |
|
Xiliang Chen
|
febb6e29b2
|
add state_getKeysPaged (#4718)
* add storage_getNextKey
* RPC storage_getKeysPages
* respect count
* use iterator
* improve
* add tests
* improve
* add doc comments
* Make prefix optional
* update error
* improve
|
2020-02-04 10:44:40 +01:00 |
|
Shawn Tabrizi
|
7efa62725e
|
Update copyright year (#4532)
|
2020-01-05 14:05:44 +01:00 |
|
Benjamin Kampmann
|
c5a709a882
|
Fix folder names in client and test (#4360)
* client/rpc/api -> client/rpc-api
* client/util/wasm-builder-runner -> utils/wasm-builder-runner
* client/grafana-data-source -> utils/grafana-data-source
* test/utils -> test-utils
* fix moved path
* Update Cargo.lock
* Update Cargo.lock
|
2019-12-11 16:41:38 +01:00 |
|