22 Commits

Author SHA1 Message Date
coffeepots
6d72dc5dd0 Remove jsonconverters and internal references to stint 2018-05-30 16:36:55 +01:00
coffeepots
66f9c63f01 Removing unused import, some tidying 2018-05-30 16:36:55 +01:00
coffeepots
5d58d972a1 Remove debugging echo 2018-05-30 16:36:55 +01:00
coffeepots
964436c9e3 Move ethprocs and ethtypes into tests, remove external imports 2018-05-30 16:36:55 +01:00
coffeepots
77a772adec Reuse symbol on checkGet 2018-05-30 16:36:55 +01:00
coffeepots
7aff489622 Move ethcallsigs to tests to confirm stand alone rpc setup 2018-05-30 16:36:55 +01:00
coffeepots
b92869a2cd Remove ethcalls as ethcallsigs supplants it 2018-05-29 13:20:07 +03:00
coffeepots
aa92e5f1d9 Unify jsonmarshal to support both client and server 2018-05-29 13:20:07 +03:00
coffeepots
18bf86d203 General refactoring and tidying up 2018-05-29 13:20:07 +03:00
coffeepots
b5d4b24ad2 Refactor marshalling and proc creation, better rpc sig parsing 2018-05-29 13:20:07 +03:00
coffeepots
4d292e033b Implemented signature parsing to create client rpc procs based on params 2018-05-29 13:20:07 +03:00
coffeepots
a7e6448d3c Refactored processing of params for client 2018-05-29 13:20:07 +03:00
coffeepots
7ef68e8152 Updated sha3 sig & fix relative import issue (requires nimble install) 2018-05-29 13:20:07 +03:00
coffeepots
867809f16d Client forward decls for checking client calls 2018-05-29 13:20:07 +03:00
coffeepots
b98d0bca9c Extra checking for client receiving malformed & incorrect json 2018-05-29 13:20:07 +03:00
coffeepots
5d0cb19aa1 Change inline proc to template 2018-05-29 13:20:07 +03:00
coffeepots
fd8c017ef1 Enforce checks in release and refactor to separate macro 2018-05-29 13:20:07 +03:00
coffeepots
49f2d4e32a 'Fix' template issue reporting argument error, remove unused isNull proc 2018-05-29 13:20:07 +03:00
coffeepots
2f7b91c035 Raise more errors, id is counter, simplify generateCalls 2018-05-29 13:20:07 +03:00
Zahary Karadjov
d34f17a6de Reviewed all modules 2018-04-11 15:34:49 +03:00
coffeepots
e6ee2a7db7 Minor updates for macros 2018-03-22 17:27:28 +00:00
coffeepots
6b3d7916c7 Restructured for easier path handling 2018-03-22 17:26:23 +00:00