CoderZhi

Results 74 issues of CoderZhi

Smart contracts for miner, dao, task assignment, and etc

The two fixes both have problems: 1. gomonkey mock doesn't work for the blockindexer_test/TestBlockIndexerChecker_CheckIndexer 2. the way of picking an old blob to delete may cause discontinue nonce @envestcc leave...

Delete expired blob in `PutBlock` Fixes #(issue) ## Type of change Please delete options that are not relevant. - [] Bug fix (non-breaking change which fixes an issue) - []...

upgrade grpc to 1.67.1

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

1. GenesisHash 2. GenesisBlock Need to further clean up `filedao`, but leave it for now. Fixes #(issue) ## Type of change Please delete options that are not relevant. - []...

### Description of new feature request Support iotx transferring to AA wallets. iotx transfer is a native operation, using transfer protocol, instead of execution protocol. Unifying transfer protocol and execution...

feature

https://hub.docker.com/repository/docker/iotex/iotex-core/tags/fix_vul/sha256-1ac8d38e76b7e3ca9cb16bdefe146c8e49ab1c276e9fb4a061a2721122010a95?tab=vulnerabilities ### What would you like to be added ### Why is this needed ### How important you think this is for IoTeX - [] must have - [] should...

enhancement

For an incoming msg with type iotextypes.Action, the validation of signature should be done once receiving the msg at the p2p level. If the signature is invalid, ignore this message....

feature

Add identity to state.Candidate. After hard fork, filter candidate with identity, instead of operator address. Fixes #(issue) ## Type of change Please delete options that are not relevant. - []...