Dhruv Bodani
Dhruv Bodani
Here in v2 docs: [https://docs.uniswap.org/protocol/V2/concepts/protocol-overview/how-uniswap-works](url) , above 3rd image it is mentioned that trading fees is 0.30% but in the 3rd image it is mentioned as 0.03%.
Need for an example program to mint a nft and transfer to a user wallet.
Adds prysm validator clients as part of quickstart cluster. ticket: #125
Adds checkpoint sync URL env variable and also renames `ETH2_NETWORK` to `NETWORK`.
Adds config to add lodestar VCs with a custom docker image provided by lodestar team. DO NOT MERGE.
On executing make command, it is showing the following error, make: *** No rule to make target 'obj/load_image.o', needed by 'libuwimg.so'. Stop.
# 🎯 Problem to be solved Currently vmock queries duties every slot and if there are any then it performs those duties. Vmock also schedules duties for all the slots...
# 🎯 Problem to be solved QBFT currently uses more bandwidth in p2p networking for full block proposals than in other duties. This is due to large size of data...
# 🐞 Bug Report ### Description Currently, tracker considers failure per duty for all the active validators rather that per duty per pubkey/validator. This causes reporting of wrong metrics as...