-
used
https://github.com/crypto-org-chain/cronos/releases/download/v0.7.0/cronos_0.7.0_Linux_x86_64.tar.gz
**app.toml Modified Finish**
[evm]
# Tracer defines the 'vm.Tracer' type that…
qinxg updated
2 years ago
-
Follow up after implementation common fixtures in [trezor-connect](https://github.com/trezor/connect/commit/087c6c2a3497c057abaac1617fd803f8f912b9d3)
- [ ] sign_tx.json (and variations) - consider …
-
-
Hello! Thx for your greate scripts. Since opensea-js updated stop working --extragas, they remove thins function.. Maybe you know how increase Gwei?
-
In this class we can find this code
```java
private boolean validateTransactionGasPrice(final Block block) {
if (maybeEip1559.isEmpty()) {
return true;
}
final EIP1559 eip1559 = maybeEip15…
matkt updated
3 years ago
-
For example this method :
```java
private Wei priceOf(final Transaction transaction, final Optional baseFee) {
final TransactionPriceCalculator transactionPriceCalculator =
transaction.get…
matkt updated
3 years ago
-
Using devnet with EIP155
Send any QKC to another account. Even the tx is completed, the tx in metamask activity page is still waiting:
![image](https://user-images.githubusercontent.com/2541286…
-
Fee structure in Ethereum is planned to be changed.
https://github.com/ethereum/EIPs/blob/master/EIPS/eip-1559.md
Wallet core should support this, supporting both legacy and new version.
The base…
-
Hello, I see, you've included support for EIP-1559, however when I call Account.sign_transaction method I fell into the chain of functions:
_utils.signing.sign_transaction_dict
-->_utils.legacy_tr…
-
you could add support for eth + zil mining in two different pools, similar to what was added to lolminer.