storm0x
storm0x
if we can get it in the [API]("https://api.github.com/repos/vyperlang/vyper/releases?per_page=100") would be awesome, or some other API endpoint we can trust for security checksums https://api.github.com/repos/vyperlang/vyper/releases?per_page=100
Thanks for tagging, yeah i think this covers our use case mostly, being able to deploy init type smart contracts with create2
@tansawit changed title to WIP to simplify for house keeping
> https://github.com/yearn/yearn-lens/blob/master/contracts/Utilities/Helper/Helpers/PricesHelper.sol Yes, will share w yearn watch team to follow on integration for SDK
Can you share your code or repo to have a look and reproduce? Im guessing deal cheatcode doesnt play well with USDT because of incompatibilities with that specific token
thanks for more details, i reckon the testFixture needs to change to make it work w USDT for the reasons you mentioned, it was mainly coded for tests to work...
> Thank you, sir. I added this line in foundry.toml and 'make test' succeeded. great, will have a PR soon
> @storming0x Can you please have a in detail look at the transition from safe math to math, I see one issue was introduced but lucky for us tests got...
> * vyper 3.4 borked the tests for me, but the previous commit using 3.3 looked fine (passed manual inspection/testing) latest commit rollbacks to 0.3.3 FYI
> I will merge this into master and cut 0.4.4 release if none express any issues @storming0x @banteg @rareweasel asking in the protocol group so we are sure that we...