-
It would be reasonable to remove the support for these methods (`eth_sign`, `eth_signTransaction`) due to security reasons to not incentivise wallet developers and dApp developers to use these methods…
-
Program:
```
#include
#include
typedef bit EthernetAddress;
// const PortId_t dest_port = (PortId_t) 1;
header ethernet_t {
EthernetAddress dstAddr;
EthernetAddress srcAddr;
…
-
256
RBTC
0x1b7A75eF070FF49E6b9491a26403d799F2099ebd
8.143861512688968059 RBTC
account
4,030,355
true
Foxy26flip36
true
22
18
18
-
Current auctions have seen people race to register a lot of names, I believe it would be better for everyone if a graph of every possible combination of .x.eth, .xx.eth, up to .xx.xxx.xx.xx.eth names …
-
Hi team,
I got a transaction: https://arbiscan.io/tx/0x39367663b264e2690e32b8875166105b7f25fffe761c8ababded846bb50cd3d6
which is returned fine in `eth_getBlockByNumber`:
```
'{"method":"eth_g…
-
### Board
M5Stack CoreS3
### Hardware Description
M5Stack CoreS3 with W5500 PoE Base
### IDE Name
VSCode with PlatFormIO 6.1.16b1
### Operating System
Linux
### Description
W5500 share the th…
-
**🧐 Motivation**
The current `eth_account` preset opens up the possibility of using Ethereum wallets with Starknet accounts, which is great. We could even use hardware wallets like Ledger, offering…
-
We are running a curl request for `eth_getBlockByNumber` vs `eth_getBlockByHash` responses, For block `46772657`, there is one transaction in the block. However, `eth_getBlockByHash` returns a `chainI…
-
We have started Erigon for polygon archive node Since then, Erigon has been downloading blocks daily, but it hasn't fully synced yet. Now, we are continuously seeing the following logs:
WARN[09-25|…
-
I want to take out funds from a BuidlGuidl-contract and then send them to my safe wallet. But I don't see how I can transfer ETH as part of the recovery. Is it possible?