dustinxie
dustinxie
"Export Keystore" tab should be disabled/grayed out when connecting to HW wallet 1. wallet 0.91 --> connect Ledger, it works 2. Export Keystore --> click on "Export Keystore File" 3....
1. wallet 0.91 --> connect Ledger, it works 2. shows the native ioAddr, and balance on testnet, works 3. select a delegate to vote, click "Yes, make transaction" 4. however,...
### What version of iotex-core image (or code branch) are you using? v1.14.2 ### What operating system and processor architecture are you using? macOS ### What did you do? If...
# Description 1. All our actions include a data field `AbstractAction`, while the envelope struct also contains `AbstractAction`. 2. the only reason is b/c `transfer` and `execution` has a `TotalSize()`...
# Description as title, implement 4 methos for versioned DB. Fixes #(issue) ## Type of change Please delete options that are not relevant. - [] Bug fix (non-breaking change which...
# Description 1. in poll protocol, return top48 candidates 2. in rewarding protocol, set numDelegatesForFoundationBonus = 48 Fixes #(issue) ## Type of change Please delete options that are not relevant....
# 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 We are going to implement EIP-1559, which introduced a new `DynamicFeeTx` type. Together with the existing `LegacyTx` and `AccessListTx` (also going to be enabled soon), we now have...
### What version of iotex-core image (or code branch) are you using? latest ### What operating system and processor architecture are you using? macOS ### What did you do? If...