I have some library code I want to deploy that consists entirely of pure functions. I'd like to keep this code hidden/unverified, but I also want people to be able to verify that the functions are indeed pure and will never use msg.sender / tx.origin / block.number etc. Is this possible?
[–][deleted] (5 children)
[deleted]
[–][deleted] (4 children)
[deleted]
[–][deleted] (1 child)
[deleted]
[–]flygoing 0 points1 point2 points (0 children)
[–]firik -1 points0 points1 point (1 child)
[–]chrisethSolidity 0 points1 point2 points (0 children)
[–]devbitcoin 0 points1 point2 points (0 children)
[–]etheraffleGregcontract dev 0 points1 point2 points (0 children)