planetarium / libplanet-explorer

Libplanet Explorer now belongs to the Libplanet monorepo. This repository remains read-only as historical archive.
https://github.com/planetarium/libplanet/tree/main/Libplanet.Explorer
10 stars 20 forks source link

feat: support totalDifficulty field #127

Closed moreal closed 4 years ago

moreal commented 4 years ago

It will open after #125 merged.

It bumped the version of GraphQL.NET to 3, to use BigIntGraphType (BigInteger). Also it started to support totalDifficulty (Block<T>.TotalDifficulty) field now.