Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement new JSON-RPC API #1687

Merged
merged 32 commits into from
Dec 17, 2021
Merged
Show file tree
Hide file tree
Changes from 9 commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
64736c6
Implement new JSON-RPC API
tomaka Nov 26, 2021
768ba6c
Merge branch 'main' into new-json-rpc-api-impl
tomaka Nov 29, 2021
41b0293
Update to changes
tomaka Nov 29, 2021
732e1d9
Merge branch 'main' into new-json-rpc-api-impl
tomaka Nov 30, 2021
2d8f497
WIP
tomaka Nov 30, 2021
ac37235
WIP
tomaka Nov 30, 2021
51e3b8e
WIP
tomaka Nov 30, 2021
d285eac
WIP
tomaka Dec 1, 2021
ef26bb2
Merge branch 'main' into new-json-rpc-api-impl
tomaka Dec 1, 2021
70050b0
Merge branch 'main' into new-json-rpc-api-impl
tomaka Dec 15, 2021
9b60fd2
Fix compilation
tomaka Dec 15, 2021
e3f3564
Update link
tomaka Dec 15, 2021
c1fdbfc
Add the chainSpec methods
tomaka Dec 15, 2021
ae88a0c
Whoops, wrong variable
tomaka Dec 15, 2021
78a7c35
Add tests for chainSpec functions
tomaka Dec 15, 2021
b3253f4
Add toLowerCase() just in case, huhu
tomaka Dec 15, 2021
ccb2ea9
Add test for chainHead
tomaka Dec 15, 2021
32b3300
Duplicate westend.json for the tests
tomaka Dec 15, 2021
66a7992
Fix the camelCase issue
tomaka Dec 15, 2021
3347e07
More camelCase fixing
tomaka Dec 15, 2021
0a99ae8
Better sudo_unstable_version
tomaka Dec 16, 2021
4540c3c
Add sudo_unstable_p2pDiscover and tests
tomaka Dec 16, 2021
b4ceaf2
Formatting of methods
tomaka Dec 16, 2021
91580fe
Merge branch 'main' into new-json-rpc-api-impl
tomaka Dec 16, 2021
842dba0
WIP
tomaka Dec 16, 2021
02486ee
Merge branch 'main' into new-json-rpc-api-impl
tomaka Dec 17, 2021
063e876
Way better follow implementation
tomaka Dec 17, 2021
4c0f11d
Remove bootnodes from test Westend
tomaka Dec 17, 2021
7a36b4a
Merge branch 'main' into new-json-rpc-api-impl
tomaka Dec 17, 2021
2536930
Finish follow implementation
tomaka Dec 17, 2021
2a2646b
Add test for chainHead_unstable_follow
tomaka Dec 17, 2021
9afd917
Rustfmt
tomaka Dec 17, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading