millken

Results 39 issues of millken

Hi, I am currently working with Mithril.js and I came across an interesting feature in React that I would like to replicate. In React, we have hooks, such as useState...

# 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 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 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 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 ``` BenchmarkPassSealedEnvelope/PassByValue BenchmarkPassSealedEnvelope/PassByValue-8 397502140 3.011 ns/op 0 B/op 0 allocs/op BenchmarkPassSealedEnvelope/PassByPointer BenchmarkPassSealedEnvelope/PassByPointer-8 584725507 2.047 ns/op 0 B/op 0 allocs/op actpool_test.go:1212: PassByPointer is 32% faster than PassByValue ``` Fixes...

# Description when the action type is `grantRward`, eth client will get an error `the type of action is not supported` ``` $ curl -s -H "Content-Type: application/json" -X POST...

# Description depent on : https://github.com/iotexproject/iotex-proto/pull/140, CI will not passed before pr merge # debug_traceBlockByNumber 、 debug_traceBlockByHash Returns tracing results by executing all transactions in the specified block number. ##...

# 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...

# Description Returns the correct json when the contract call contains a custom revert error The PR needs to add a new HF height config in genesis.yaml , pls confirm...