-
As a Senior Full Stack || Blockchain Developer with over 8 years of experience, after reviewing your project vision and mission, I became really interested in this project.
I have significant expe…
-
### Bug report
Running a local graph node and I imagine I'm doing something wrong because otherwise this is supremely unreliable.
`docker-compose.yml`
```
version: '3'
networks:
orbit_webb…
-
Currently, OneKey supports WalletConnect, but only for EVM chains, however, a tech lead there suggested that we would be able to add support for Substrate/Joystream on our own. We should look at packa…
-
Add the following config to viem, need to verify the properties.
https://github.com/wevm/viem/tree/main/src/chains/definitions
```
import { defineChain } from '../../utils/chain/defineChain.j…
-
**Task**
Currently the token origin verifier is not working for any chain (e.g. solana) > evm chains. We have validated that the likely issue is on our end.
![Image](https://github.com/XLabs/porta…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x7c33f383d6971f20867127ee7724290da60618de5178ee4466223ebb1d0e5771
**Severity:** medium
**Description:**
**Descriptio…
-
When using EVM based testnets or chains with low cost (pulsechain.com) the fee may be higher than 9999 gwei depending on network utilization.
MetaMask seems to work fine when sending transactions b…
-
Currently, this library supports signing transactions by inputting account credentials to sign with or by using this library inside of a wallet so the wallet can sign transactions and display transact…
-
The native token is special and has first-class support in our account model (as in all other EVM chains that I know of). Usually, developers need to handle this special case in their contracts. For e…
-
Following https://github.com/OpenZeppelin/openzeppelin-contracts/issues/4489#issuecomment-1662305827
Since 0.8.20, the default EVM target is shanghai, which includes the `push0` oppcode. When relea…