harmony icon indicating copy to clipboard operation
harmony copied to clipboard

The core protocol of harmony

Results 228 harmony issues
Sort by recently updated
recently updated
newest added

## Operational Checklist 1. **Does this PR introduce backward-incompatible changes to the on-disk data structure and/or the over-the-wire protocol?**. (If no, skip to question 8.) **NO** 8. **Does this PR...

# About The Bounty https://github.com/harmony-one/harmony-open/blob/master/README.md # Category - [ ] bug - [ ] feature - [ ] document - [ ] dApp - [ ] test # Description #...

help wanted

Configuration file should be used as the single source of truth (ssot), and provide an simple and clean way for operation. a few enhancements have been included in this PR:...

# About The Bounty https://github.com/harmony-one/harmony-open/blob/master/README.md # Category - [✓] bug - [ ] feature - [ ] document - [ ] dApp - [ ] test # Description I have...

help wanted

harmony version: v4.3.10 try to start a node by connecting to mainnet, with no snapshot. I can see quite a few peers get connected ```harmony_1 | {"level":"info","hostID":"QmeiP4UvhrcFQeNnoTYaeZDZMJm2pFBrKQJW7C2v9pfkzv","node":"QmR8ZDBsamtRBARkkK1GttP3AJKBJL4fJfVBKuyDEcPPTQ","caller":"/home/runner/work/harmony/harmony/harmony/p2p/host.go:434","time":"2022-06-22T17:28:16.579194619Z","message":"peer connected"} harmony_1 |...

## Issue revert #4200 and reset testnet. ## Test test in my local machine, it works fine.

Stale staking data is defined as delegations to a validator which have no rewards, no amount, and no undelegations. This definition, however, excludes the (inactive) validator's self delegation since it...

We need to implement the following monitoring services for elastic rpc before we can increase the traffic to erpc again. - [ ] new node to do continuous blockhash checking...

enhancement
high priority