Update: Week of 9 September 2019
Dear Tezos community, At the Foundation, we believe that funding projects created by a diverse set of teams and developers encourages decentralized development and robust participation in the Tezos ecosystem. This is one of our key guiding principles and it was at the front of our minds when we were evaluating applications for our second cohort of Tezos ecosystem grants.
This second cohort of grantees includes:
- Runtime Verification
- Catsigma
- Matthew Smith
- Norn Community
- Klas Harrysson
- ECAD Labs
- Reason Association
- Agile Ventures
- Baking Bad
- Protofire
- fabr(x)
- OCaml Software Foundation
- Ackee
For more information on what each of these grantees is working on, you can read our full announcement here. Some of these grantees also published their own blog posts about their grants. Links to these are included in our announcement above.
Best regards,
Ryan
Grantee Updates
Below are some updates on our grantees and other funded entities from the last week:
- TQ Tezos, Tezos Commons, Everstake, and Bake N’ Rolls sponsored the first ever Tezos hackathon in Eastern Europe. Full list of winners can be found here.
- The very first clue for Satoshi Treasure’s Tezos Hunt appeared today.
- Tezos India Foundation finished its recent training at the Delhi Technological University. It is also sponsoring Road to EmergTech, an open forum for future technologies that will take place this weekend (14 September 2019).
- SmartPy is planning to ship its SmartPy CLI by the end of this week. This CLI will enable users to fully define Tezos smart contracts in Python.
- AirGap open-sourced tezblock with an MIT license. You can run your own version of the tezblock explorer locally.
- Fabrx, a new grantee, published a blog post about its project to produce a protocol-level triggers and events platform for the Tezos Blockchain that will support automated API methods and trigger-based functions for applications.
- ECAD Labs, another new grantee, published a blog post about Signatory, a remote signer for Tezos, and a Grafana data source plugin.
- Tezos Commons is sponsoring a meetup in Silicon Valley on 17 September that will cover security tokens on Tezos. Mason Borda (TokenSoft), Chris Lawlor (TQ Tezos), Will Wolf (Polychain Capital), and Jonas Lamis (Tezos Capital) will be speaking.
- Tezos Rio released version 1.1.1 of TAPS, with several new features.
- camlCase introduced a prototype UI to interact with Dexter’s smart contracts on the Tezos alphanet.
- TQ Tezos published a blog post, “Multisig on Tezos: From Generic to Wrapped.”
- Nomadic Labs released a new blog post about a proposed spending limit contract for its Cortez wallet.
Our Activities
This week, we were proud to announce our second cohort of ecosystem grants. In this cohort, we’ve given out 14 new grants to projects that will strengthen the Tezos ecosystem. We thank the 38 applicants who worked with us through the review process and look forward to the next round of ecosystem grants. The application for the next round opens next week on 18 September. In addition to this announcement, we:
- Met with teams that are working on the core protocol and learned more about their upcoming plans. More communication from these teams will come at TQuorum: Tezos Global Summit in NYC.
- The Foundation and other community members continue to receive a significant amount of inquiries from developers eager to build on Tezos – we are exploring further opportunities and use cases.
- Brought on additional communications capabilities at the Foundation. One of the first projects will be a redesign of the Foundation’s website.
- We appreciate your continued patience on our password recovery tool. The launch is imminent but there were some additional features that we wanted to include that are now being finalized and taking a bit more time. We look forward to launching this tool next week.
FAQs: Do wallet developers need to make any changes to their code if the Babylon 2.0 proposal is adopted?
Yes, wallet developers will need to migrate their code to be compatible with Babylon 2.0 if it is accepted by stakeholders in the Promotion Vote Period. The Babylon 2.0 protocol upgrade brings two big changes to the way delegation can be implemented. First, implicit (aka tz1) accounts can now directly delegate their tokens. Second, the scriptless KT1 accounts, whose main purpose has been delegation, are replaced by smart contracts whose addresses are unchanged and script is manager.tz. For more on these changes and what wallet developers need to do to avoid breaking changes, please read these instructions from the team at Nomadic Labs and these technical details from Cryptium Labs.