iotex-core
iotex-core copied to clipboard
Official implementation of IoTeX blockchain protocol in Go. An ultra-efficient EVM blockchain offering 1000 TPS with instant 1-block finality. Perfect for DeFi, DePIN tokenomics, Identities, and any t...
# Description This PR introduces a rate limit for the websocket API to control the maximum number of messages a client can send per second. This is to ensure the...
Would like to contribute, need help implementing docker pull and web stream and testnet validator
# Description Base DB change for index DB size reduction Fixes #(issue) ## Type of change Please delete options that are not relevant. - [] Bug fix (non-breaking change which...
# Description Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change. Fixes...
### Description of new feature request clarify ioctl version ```sh ioctl version ## get ioctl version and build detail. ``` ### Is this a hard-fork (and height to be activated)...
### Description of new feature request add w3bstream endpoint sub command and impl get version. ```sh ioctl ws version ## get w3bstream endpoint version ``` ### Is this a hard-fork...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.53.0 to 1.56.3. Release notes Sourced from google.golang.org/grpc's releases. Release 1.56.3 Security server: prohibit more than MaxConcurrentStreams handlers from running at once (CVE-2023-44487) In addition to this...
https://github.com/iotexproject/iotex-core/blob/11e8ca1ce387ececaf18c858edd6cb5913cd2c31/README.md?plain=1#L115 this uri is out of date
proposal: https://iotex.larksuite.com/wiki/AaWjw4GpIi7gMWkm8nRuXDmOsvf
### What would you like to be added For delegates who have already been unstaked, provid re-stake and reactivate them. Specifically, introduce a New Re-SelfStake Transaction, staking at least 1.2M...