vyper 0.4.3 was released this week! .. also 0.4.2 was released 3 weeks ago, but we decided to ship more features instead of tweeting about it 😅 highlights are: - raw_create allows low level access to creation opcodes - raw_return allows bypassing ABI encoding for proxy use cases - pragma nonreentrancy on enables nonreentrancy by default
vyper is also now starting to build out its stdlib! , written in pure vyper, is the first module. over time we will move more of vyper's "batteries included" functionality into the stdlib so that it is easier to implement and audit.
meanwhile, titanoboa docs are getting a substantial, AI-assisted overhaul! check out speaking of, context7 now maintains up-to-date context for vyper and boa , making it easier than ever to integrate vyper into your AI workflow
for 0.4.4 we plan to ship a bunch of high-impact features that people have been asking for. stay tuned!
install via:
20,32K