17 Commits

Author SHA1 Message Date
coffeepots
5e624d0207 Added object support (no nesting yet), also flag for dumping macro gen 2018-05-29 13:20:07 +03:00
coffeepots
a4214de67c Reworked seq/array parameter construction 2018-05-29 13:20:07 +03:00
coffeepots
0ff11d4598 Added some parameters to the procs, more to do 2018-05-29 13:20:07 +03:00
coffeepots
dd472db933 Added seq, fixed some wrong index bugs 2018-05-29 13:20:07 +03:00
coffeepots
95b1ca78b7 Updated params to array for eth_getBalance 2018-05-29 13:20:07 +03:00
coffeepots
c48167a1cc Arrays now marshalled to native types and other params are prefetched 2018-05-29 13:20:07 +03:00
coffeepots
4acd6b3ee6 Updated multiRemove macro 2018-05-29 13:20:07 +03:00
coffeepots
44439fb746 Updated test rpc calls to use new on macro 2018-05-29 13:20:07 +03:00
coffeepots
ad5b20e43b on macro now fetches from params as array as per ethereum rpc standard 2018-05-29 13:20:07 +03:00
coffeepots
0f6aa818e2 Prototype 'on' transformation - work in progress 2018-05-29 13:20:07 +03:00
coffeepots
2038c4c15b Migrate registration macros and ethprocs to servertypes 2018-05-29 13:20:07 +03:00
coffeepots
ffc7a6378b Make rpc transform use async 2018-05-29 13:20:07 +03:00
Zahary Karadjov
d34f17a6de Reviewed all modules 2018-04-11 15:34:49 +03:00
coffeepots
c8fa9eac7e Update web3_sha3 to use nimcrypto 2018-03-27 15:08:31 +01:00
coffeepots
ff4e5b8f7d Minor updates 2018-03-22 17:29:31 +00:00
coffeepots
6dc45a9f9d RPC macro now builds compiletime list for automatic server registration 2018-03-22 17:28:34 +00:00
coffeepots
6b3d7916c7 Restructured for easier path handling 2018-03-22 17:26:23 +00:00