Donghwan Aidan Kwon
Donghwan Aidan Kwon
Istanbul BFT could fail to achieve a consensus on a hash-locked proposal depends on the consensus message order. With this change, the problem can be resolved. The detail about the...
#### System information Geth version: `geth version` OS & Version: Windows/Linux/OSX Branch, Commit Hash or Release: `git status` #### Scenario triggering the issue There are 4 validators. They failed to...
One of Klaytn's grant funds has changed its name from PoC to KGF. However, our code and API (`governance_getStakingInfo`) still use PoC for the name. We need to rename it...
**Problem** There is a problem if a node stops Klaytn process just after finishing state migration. Because there are some steps after changing the status of state migration to `finished`,...
**Issue** A CN of a v1.7.3 private network got panic. The network consisted of 3 CN nodes and another CN had been added as a validator. The newly added CN...
**Purpose** Some service chains and other Klaytn networks want to use their own token name, but `klay` is the only possible native token name and API namespace in Klaytn. Let...
Update README to have solc installation guide with a recommended version.
Environment - 4 CNs are running in a private network Issue - CN0 doesn't increase blocknumber. It keet printing round change logs and doesn't get blocks from other CNs -...
**Describe the bug** During the cypress network synchronization, some WARN and ERROR logs happened. Though the synchronization works well without any problem, we need to figure out why it happened....
Klaytn node should be operated stably with minimum H/W requirements. However, some EN operators experienced OOM when a lot of transactions and API calls exist on the Cypress network. I...