Gennady Laventman

Results 11 issues of Gennady Laventman

github.com/gogo/protobuf versions lower that 1.3.2 there is security weakness. ``` An issue was discovered in GoGo Protobuf before 1.3.2. plugin/unmarshal/unmarshal.go lacks certain index validation, aka the "skippy peanut butter" issue....

Including ACL checks for tx RWSet. API should be implemented in server and exposed by sdk.

enhancement
provenance

Use StatefulSet instead Deployment and create multiple servers in set.

Right now only value stored in MPTrie leaf, we need to add metadata there as well

enhancement

As Gabi suggested, we can make mptrie separate package and suggest to people to use it, because we use apache license.

Multiple minor code comments accumulated during previous reviews

enhancement

Current proof algorithm based on QLDB hash concatenation algorithm and may result in smaller intermediate hashes that path from root to leaf node in Merkle tree. There are another algorithms...

question

When doing a read query, the result may serve as a proof that can be given to a third party. When proving that a datum exists, the result currently contains...

enhancement
provenance