-
XDCPay version(latest 6.2.11)
The problem with XDCpay is still the same.
XDCpay has missing functions that metamask has.
You have here the smart contract: https://github.com/PrimeNumbersNFT/…
-
If a variable is not set/initialized, it is assumed to have the default value (0, false, 0x0 etc. depending on the data type). Explicitly initializing it wastes gas.
I would recommend leaving the ini…
-
Currently it's not possible to create trigger execution chain.
So that events produced in one trigger would be consumed in another trigger (or in the same trigger) in the next block.
Fix itself is…
-
Prepare the superchain-ops scripts for upgrading MIPS on op-sepolia and op-sepolia-devnet-0.
Inphi updated
2 weeks ago
-
I am having issues in running the latest code of StratisD on testnet.
Unable to resolve service for type 'Stratis.SmartContracts.Core.Receipts.IReceiptRepository' while attempting to activate 'Stra…
-
1. https://github.com/NibblNFT/nibbl-smartcontracts/blob/49bf364d9e81a554cfdf47ae5cfc3daf52a54ad6/contracts/Twav/Twav.sol#L35-L42
Incorrect assignment for `_twavObservationCurrent` and `_twavObservati…
-
This issue was created based on the following discussion: https://github.com/ethereum-optimism/optimism/pull/12228#discussion_r1783449535
`maxGameDepth` should be `uint64` and `splitDepth` should …
-
### Component
Forge
### Have you ensured that all of these are up to date?
- [X] Foundry
- [X] Foundryup
### What version of Foundry are you on?
forge 0.2.0 (143abd6 2024-09-04T00:24:41.963834000…
-
https://github.com/hive-engine/steemsmartcontracts/blob/0bb3c76955a1cda0636f6716ff31a2a847f42c1f/libs/SmartContracts.js#L543
Not yet known, but in some conditions, the VM is null and the following …
-
### Github Link for Service
https://github.com/ethereum-optimism
### Tell us something about the service!
Make it possible for the users of Stereum to run an Optimism L2 Mainnet & Testnet Nod…