Hello,

Sign up to join our community!

Welcome Back,

Please login to your account!

Forgot Password,

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

1.) How and where are transaction fees calculated exactly. Had this post in the forum. https://forum.cardano.org/t/variable-fees-on-cardano/95517?u=heptasean The theoretical maximum transaction fee should be 0.876 ADA, but Daedalus automatically used 1.19 ADA (although he was probably far from the maximum transaction size of 16 KiB). Where do I find that bug? Daedalus source? Or does it delegate to cardano-node and there is something off there? 2.) cardano-cli uses a socket to communicate with cardano-node. What protocol is spoken on that socket? How can I write my own client in a language more accessible (to me)?