jangko
|
2d3d450075
|
fixes `validateFixedLenHex` in graphql/ethapi.nim
now it can detect too long hex besides padding too short hex
|
2021-05-12 08:12:26 +07:00 |
jangko
|
d0546becfb
|
add query complexity calculator to graphql/ethapi
this will allow us to pass two more hive tests
|
2021-05-10 22:22:04 +07:00 |
jangko
|
ad1edd9af6
|
fixes graphql test cases
after recent bugfix in graphql resolvers, many of
test cases need to updated too
|
2021-05-05 11:20:12 +07:00 |
jangko
|
c46b7186ca
|
update graphql test case because of bugfixes in nim-graphql
recent introspection bugfixes in nim-graphql alter the result
of introspection system.
|
2021-05-04 14:26:10 +07:00 |
jangko
|
a95cec3aa8
|
add graphql test suite
|
2021-04-24 11:01:56 +07:00 |