Anthony Anderson
Anthony Anderson
Feature Request: Provide the ability to send a payment request from sender to owner (account requiring signature to complete associated transaction). For ease of use this could be done by...
```log libp2p_group_gossip_server:handle_cast:{307,41} gossip handler libp2p_peerbook failed to init with error {{case_clause,{ok,,}},[{libp2p_peerbook,random,4,[{file,"libp2p_peerbook.erl"},{line,206}]},{libp2p_peerbook,init_gossip_data,1,[{file,"libp2p_peerbook.erl"},{line,400}]},{libp2p_group_gossip_server,'-handle_cast/2-fun-8-',4,[{file,"libp2p_group_gossip_server.erl"},{line,305}]},{maps,fold_1,3,[{file,"maps.erl"},{line,410}]},{libp2p_group_gossip_server,handle_cast,2,[{file,"libp2p_group_gossip_server.erl"},{line,304}]},{gen_server,try_dispatch,4,[{file,"gen_server.erl"},{line,695}]},{gen_server,handle_msg,6,[{file,"gen_server.erl"},{line,771}]},{proc_lib,wake_up,3,[{file,"proc_lib.erl"},{line,236}]}]} ``` I noticed today that my validator testing `1.8.4` crashed after it tried to pick a random peer from...
Fixes helium/erlang-libp2p#435
## PR Description This is the first step, at adding the lowest possible height for a node at which a block sync batch could be created. This is a feature...
I've looked around to see if there was documentation on this but couldn't find anything concrete with regards to pushprox. One of the suggested approaches would be to use `relabel_config`...
After updating to `v2.0.19` the `clockwork-thread-program` would fail to build due to missing the `anchor_lang::AccountDeserialize` being out of scope.
# Grant Proposal: `Helium and Solana Bridge Testnet` **Name of Project:** Project Agate (HNT|mHNT) **Proposer:** @anthonyra#2034 **Do you agree to open source all work you do on behalf of this...
Found TODO in Explorer - `/data/hotspots.js` The current function `fetchRewardsSummary` is using fetch instead of `helium.js`. Added here to track better
What exactly is Milady? https://github.com/Vectorized/solady/blob/3e8031b16417154dc2beae71b7b45f415d29566b/src/Milady.sol
### What problem will this feature address? Currently we are able to add a list of environment variables to a Docker Compose deployment. I would like to be able to...