Troy McConaghy
Troy McConaghy
He's away on vacation this week but will be back next week.
@dsslimshaddy This engine can only find nearly-identical _images_. It is _not_ an object detection engine.
This is supposed to be checked-for when doing transaction validation. It's one of the restrictions MongoDB places on the JSON objects that it will store, [as documented in the BigchainDB...
@vrde That's interesting (patternProperties). Right now, the code to check for `$` at the start of any keys is rather convoluted and it's not part of the JSON Schema. It...
All of the Kubernetes-related docs and files are old and out-of-date, so I expect this is just one of many issues.
This is not a bug. It's either a feature request or a documentation request, i.e. it's sad that the documentation doesn't say anything about only searching across values (and not...
In BigchainDB 2.0, all blocks are valid, so the original assumptions of this issue have changed. That said, it _might_ be useful to store the block height with each asset...
That's strange. Maybe try sending the same transaction to the BigchainDB Testnet. For help with that, see https://www.bigchaindb.com/developers/getstarted/
This issue might be related to issue #2292
My comment was that one can get the `"asset_id"` from the transaction, which you _can_ get because you have the transaction ID. Maybe you want to enhance the metadata endpoint...