dkg.py icon indicating copy to clipboard operation
dkg.py copied to clipboard

:snake: Python :snake: SDK for OriginTrail Decentralized Knowledge Graph interactions

Results 10 dkg.py issues
Sort by recently updated
recently updated
newest added

Same as https://github.com/OriginTrail/dkg.js/pull/136.

- Added support for the bid suggestion range options - Fixed gas price estimation in development enviornment - Improved Enum data classes

enhancement

### Overview I've ran into an issue trying to normalize N-Quads using URDNA2015 normalization from `jsonld` library. ```python pyld.jsonld.JsonLdError: ('Could not convert input to RDF dataset before normalization.',) Type: jsonld.NormalizeError...

bug

### Overview We've come across an inconsistency in how the byte size of JSON assertions is calculated in the Python and ot-node/dkg.js. This discrepancy has led to an error in...

bug

Both sync and async version

enhancement