Colibri Shin

Results 6 issues of Colibri Shin

I was planning to use this bls in C# with the binding you kindly made. If I set the `SET_ETH`, C# binding throws _blsInit_ in `Init()`. Compiled with CMake (+...

In PBFT, The vote is for sending whether a proposed/locked block for a round is valid (`PreVote`) or ready to commit the block (`PreCommit`). ### Timestamp (the *actual* time) `ConsensusMessage`...

good first issue
pbft

The access collision was observed in linux-unity-test from `ConsensusContext._contexts` dictionary after https://github.com/planetarium/libplanet/pull/2390 patch.

Small
pbft

This fixes the flakiness of the `ConsensusContext` test. ## Reasons - The flakiness occurred when the asynchronous `Context` starts and receives messages before any `EventHandler` is attached and catching. -...

Medium
pbft

> I don't have any strong opinion, just asking for your opinion. Each `HasTwoThirdsCommits()`, `HasSameValidators()`, `HasValidVotes()` will perform iteration, so if we want to validate, it will take 3 times...

pbft

### Library and Version PhysX v5.4.1 ### Operating System Windows 11 Enterprise ### Steps to Trigger Behavior 1. Cooking the `PxTriangleMesh` by setting the `buildGPUData` false, which is a default...