nimbus-eth1/vendor
jangko 7f509a00df
bump nim-graphql from 0.2.10 to 0.2.12
- enhancements:
  - response stream reform:
    - allow for more response stream implementation easily

- features:
  - add NodeRespStream:
    - return AST produced by execution engine instead of serialize
      it into json or something else

  - add store flag to parseSchema and parseQuery family:
    - with this additional flag, both query and schema can be marked
      with stored flag
    - purge also become selective when purging queries
    - dog fooding the introspection schema loader using this flag

bugfixes:
  - next fields will continue execution if there is error:
    - if one field failed, it will not terminate subsequent fields
      execution, but errors are kept.
  - propagate inner field error to it's parent
    - Since Non-Null type fields cannot be null, field errors are propagated to be
      handled by the parent field. If the parent field may be null then it resolves
      to null, otherwise if it is a Non-Null type, the field error is further
      propagated to it’s parent field.

    - If a List type wraps a Non-Null type, and one of the elements of that list
      resolves to null, then the entire list must resolve to null. If the List type
      is also wrapped in a Non-Null, the field error continues to propagate upwards.

    - If all fields from the root of the request to the source of the field error
      return Non-Null types, then the "data" entry in the response should be null.
2021-05-07 17:38:51 +07:00
..
ethash@0b1a9969be bump submodules 2020-04-08 20:36:37 +02:00
news@1d2ca5b059 bump submodules 2021-01-20 11:50:07 +07:00
nim-bearssl@0a7401ad46 bump submodules 2021-03-19 12:30:00 +07:00
nim-blscurve@7e8de1e748 bump submodules 2021-02-14 11:01:27 +07:00
nim-bncurve@9b8aac5632 bump submodules 2019-08-24 21:12:43 +02:00
nim-chronicles@8b1419b4a3 bump chronicles, serialization and json-serialization 2021-04-24 10:36:48 +07:00
nim-chronos@e5d3ecdd01 Bump nim-eth and nim-chronos and fix exception effects 2021-04-02 19:55:21 +02:00
nim-confutils@cfa9566191 bump submodules 2021-02-14 11:01:27 +07:00
nim-eth@0f3bb61678 Bump nim-eth for: Kademlia crash when trying to sync with testnet or mainnet (#489) 2021-04-07 18:09:22 +01:00
nim-evmc@0f7bba2e9c bump 2020-04-27 18:40:45 +03:00
nim-faststreams@99e89eb1e5 bump submodules 2021-03-19 12:30:00 +07:00
nim-graphql@29306c96d2 bump nim-graphql from 0.2.10 to 0.2.12 2021-05-07 17:38:51 +07:00
nim-http-utils@1639ac7903 bump submodules 2021-02-14 11:01:27 +07:00
nim-json-rpc@4eb39203eb bump submodules 2021-03-19 12:30:00 +07:00
nim-json-serialization@fe8a82ca76 bump chronicles, serialization and json-serialization 2021-04-24 10:36:48 +07:00
nim-libbacktrace@8121c08e0e bump submodules 2020-09-30 13:09:54 +07:00
nim-metrics@1edce7ebde switch to chronos metrics, remove insecure (#580) 2021-04-09 09:26:06 +02:00
nim-nat-traversal@8994b67b07 bump submodules 2021-01-20 11:50:07 +07:00
nim-rocksdb@6aab1e0dd6 bump submodules 2020-09-10 09:54:36 +07:00
nim-secp256k1@67ebdfa801 bump submodules 2021-02-14 11:01:27 +07:00
nim-serialization@f9a1121b87 bump chronicles, serialization and json-serialization 2021-04-24 10:36:48 +07:00
nim-snappy@be86aed2ad bump submodules 2021-03-19 12:30:00 +07:00
nim-sqlite3-abi@07039dd887 bump submodules 2021-01-20 11:50:07 +07:00
nim-stew@ee78822e05 bump submodules 2021-03-19 12:30:00 +07:00
nim-stint@bae3fc6ee4 bump submodules 2021-01-20 11:50:07 +07:00
nim-testutils@cc5d6e4612 bump submodules 2020-11-17 10:01:00 +07:00
nim-toml-serialization@d8a2523e7a add submodules: graphql and toml-serialization 2021-04-22 11:29:42 +07:00
nim-unittest2@f45023103e bump submodules 2020-09-10 09:54:36 +07:00
nimbus-build-system@2c1e94d595 bump submodules 2021-03-19 12:30:00 +07:00
nimcrypto@b602bd469b bump submodules 2021-03-19 12:30:00 +07:00
tempfile.nim@26e0239441 update submodules (#268) 2019-03-11 16:00:48 -06:00