Emrah
Emrah
Hello, Why doesn't Giri include the function definitions inside the slice? Is there a parameter I need to pass to include function definitions?
Hello, I was wondering whether the resulting program slice is executable or not. Once we apply slicing, is the result only the number of lines that affected the program statement...
### Issue description Attestes TLS is failing I use azure VM to run attested tls example. However, I receive following error when I run client code. `./client -s `ego signerid...
I just wanted to make sure my understanding of EGO is correct, and I thank everyone out there in advance for helping me understand it. I understand that EGO remote...
Is abigen command removed "sol" flag? I was able to run `abigen --sol=contract.sol --pkg=pkg --out=pkg/solidity_wrapper/token.go ` but now I can't. I get error of **flag provided but not defined: -sol**
Thanks for the great product. I would appreciate it if anyone could verify if my understanding of EGo's DCAP-based attestation works correct or wrong. I understand that EGo uses DCAP-based...
Which PRE is used here? Is there any reference to original paper? Thanks!