257 Commits

Author SHA1 Message Date
coffeepots
622dcc8e5c Update documentation 2018-06-04 15:17:26 +01:00
coffeepots
a4dbb5ece4
Merge pull request #11 from status-im/macostest
Add macos testing in Travis.
2018-05-31 17:48:11 +01:00
cheatfate
923141b7bd Add macos tests. 2018-05-31 19:16:48 +03:00
coffeepots
1667119f34 Fix case sensitive import on nix filesystems and reduce name length 2018-05-31 12:02:21 +01:00
coffeepots
dd18b760e5 Merge branch 'refactor-to-standalone' of https://github.com/status-im/nim-eth-rpc into refactor-to-standalone 2018-05-30 16:37:34 +01:00
coffeepots
92bae923c9 Split tests into standard client-server, rpc macro tests and ethtests 2018-05-30 16:36:55 +01:00
coffeepots
31d12246bc Just putting first import on a single line 2018-05-30 16:36:55 +01:00
coffeepots
6d72dc5dd0 Remove jsonconverters and internal references to stint 2018-05-30 16:36:55 +01:00
coffeepots
a0c1b7db44 Use proper error const 2018-05-30 16:36:55 +01:00
coffeepots
66f9c63f01 Removing unused import, some tidying 2018-05-30 16:36:55 +01:00
coffeepots
cdcd5204e3 Split tests into client-server test and ethprocs test 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
42ec728b35 Minor comment updates 2018-05-30 16:36:55 +01:00
coffeepots
77a772adec Reuse symbol on checkGet 2018-05-30 16:36:55 +01:00
coffeepots
e591ac2cbd inline imports 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
b0b0b1372d Split tests into standard client-server, rpc macro tests and ethtests 2018-05-30 16:05:53 +01:00
coffeepots
c5957c6588 Just putting first import on a single line 2018-05-30 16:04:52 +01:00
coffeepots
6ef3861c20 Remove jsonconverters and internal references to stint 2018-05-30 16:04:17 +01:00
coffeepots
fe87e3c386 Use proper error const 2018-05-30 10:51:27 +01:00
coffeepots
243285bb68 Removing unused import, some tidying 2018-05-30 10:46:08 +01:00
coffeepots
f38dcebe34 Split tests into client-server test and ethprocs test 2018-05-29 21:58:27 +01:00
coffeepots
5292b0b53e Remove debugging echo 2018-05-29 21:46:11 +01:00
coffeepots
f30c4651a1 Move ethprocs and ethtypes into tests, remove external imports 2018-05-29 19:21:30 +01:00
coffeepots
74f3ed4c6a Minor comment updates 2018-05-29 18:56:23 +01:00
coffeepots
457fa4d454 Reuse symbol on checkGet 2018-05-29 18:55:57 +01:00
coffeepots
21c1247cfe inline imports 2018-05-29 18:55:10 +01:00
coffeepots
0031068774 Move ethcallsigs to tests to confirm stand alone rpc setup 2018-05-29 18:54:39 +01:00
coffeepots
8b007ff2f4 Update comments and change web3_sha3 test to use example in wiki 2018-05-29 13:20:07 +03:00
coffeepots
e302f6439b Update web3_sha3 to use nimcrypto 2018-05-29 13:20:07 +03:00
coffeepots
750d1c5e79 cryptoutils is no longer needed 2018-05-29 13:20:07 +03:00
coffeepots
b92869a2cd Remove ethcalls as ethcallsigs supplants it 2018-05-29 13:20:07 +03:00
coffeepots
42b63d86c9 Missing comma on comment 2018-05-29 13:20:07 +03:00
coffeepots
1c3eda633e Changed proc order pending forward decl issue 2018-05-29 13:20:07 +03:00
coffeepots
28d4641010 Update comments with current issue link 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
d1470bf212 Updated test to use new generated client procs 2018-05-29 13:20:07 +03:00
coffeepots
0d607825fa Temporarily hide variant object part in lue of improving marshal macro 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
154489a411 Updated path for jsonconverters 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
981526a966 export ethtypes in server 2018-05-29 13:20:07 +03:00
coffeepots
99de2c8062 Update .nimble so install directory matches 2018-05-29 13:20:07 +03:00
coffeepots
5fe14db4eb Moved jsonconverters for easier use by client 2018-05-29 13:20:07 +03:00
coffeepots
10cd4efb76 Export ethtypes 2018-05-29 13:20:07 +03:00
coffeepots
ce86719f4c on is now rpc for now to fix compilation issue 2018-05-29 13:20:07 +03:00