summaryrefslogtreecommitdiff
path: root/modules/jsonrpc/jsonrpc.h
AgeCommit message (Expand)Author
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-07-25Code quality: Fix header guards consistencyRémi Verschelde
2022-05-16Replace most uses of Map by HashMapreduz
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-10-18Refactor MethodBind to use variadic templatesreduz
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-09-01Make JSONRPC constants uppercase for consistency with other classesHugo Locurcio
2019-08-11Add JSONRPC-2.0 implementation as a modulegeequlim