Pau

Results 49 issues of Pau

#### System information Swarm version: `0.5.7 and Master` OS & Version: Linux #### Expected behaviour Use last go-ethereum version v1.9.11 #### Actual behaviour go.mod points to old go-ethereum v1.9.2 If...

Odhcpd seems a better option than dnsmasq, it's an DHCP, DHCPv6 and RA server designed and implemented by OpenWRT with a very good integration. Furthermore dnsmasq is the originator of...

enhancement
epic

Copy from @dangowrt on lime-dev mailing list: > lime-config currently re-writes UCI configuration. ie. if I mess up /etc/config/network, running lime-config will not necessarily fix it. There are also situations...

enhancement
epic
oldies

Walk allows iteration over all values stored into the SMT. This is a useful method for exporting the tree (and importing afterwards) and also for search specific values. Signed-off-by: p4u

https://bitcointalk.org/index.php?topic=562238.msg6614893#msg6614893 Uppon successful subscription to stratum with "mining.subscribe" method, client should send "mining.subscribe.extranonce" method. {"id": X, "method": "mining.subscribe.extranonce", "params": []}\n This informs the server (pool) that client (miner) supports extranonce1...

Stratum Proxy does not work propperly with p2pool. I'm using the implementation from Rav3nPL [1]. If I connect the worker directly to the p2pool node it works fine. But if...

The bird integration to UCI/LUCI was made by Eloi, a student which is now out of the map. I pushed the packets to the oprnwrt-routing repository with the idea that...

#### System information #### Expected behaviour Support EIP-1186 https://eips.ethereum.org/EIPS/eip-1186 in order to use the web3 rpc method `eth_getProof`. Geth and OpenEthereum already support it, see https://github.com/ethereum/EIPs/issues/1186 This EIP allows offchain...

An easy to use wizard might be used for adding a custom feed repository into the SDK. That might help developers to test their software.

**Describe the feature** Currently our vocdoni-node implementation uses fast-sync for synchronizing the blockchain. Fast sync is about downloading the full set of raw transactions and execute them one-by-one until the...

enhancement