-
I'm proposing a different parameter scheme, allowing for different addresses in different chains. I'd rather go for an array of objects, such as:
```jsonc
[
{
"coin": "usdt",
…
-
### Description
OffersAccessControl.sol has a function withdrawTotalLostAndFoundBalance() with the onlyLostAndFound modifier which checks if the msg.sender is the lostAndFoundAddress:
`require(msg.s…
-
**Tasks**
- [x] [Design] Adding a new question on the application asking for multi-sig or not
- [x] [Design] Display warning messages when at least one of the checks below fail
- [ ] [Eng] We can ch…
-
Builtin functions like `sha256` and `recover` execute as cross contract calls to fixed account addresses on Ethereum.
Currently, pure-evm doesn't allow any cross contract calls whatsoever.
It m…
-
# User Story
As a One Million Developer Steward I want to more easily onboard developers into Ethereum and the 1 Million Developers initiative using the Ethereum Name System (https://ens.domains/) an…
-
Sometimes, we're missing transactions from blocks returned from Ethereum nodes.
Usually, we then have to manually
- compare the block in our database with the block returned from the Ethereum nod…
-
I tested using Frame with the RSK app on a Ledger Nano X and it gives an error message `Please reconnect this Ledger device`.
I would like to have the ability to connect to Frame using the Ledger R…
-
An easy phishing attack is to render the webpage under an attacker's page to steal user information. This is not the biggest concern unless users put ethereum on addresses that we provide them (exposi…
-
## Abstract
Just like we use etherscan for ethereum, we should use one/many of the explorers for bitcoin to query bitcoin transactions and show them to the user.
Next phase (probably another i…
-
The ABI decoding in the lattice is not working for smart contracts that use EIP-2535.
EIP-2535 is a finalized Ethereum smart contract standard for proxy contracts. (https://eips.ethereum.org/EIPS/e…