pentreathm
pentreathm
In order to implement a Service Worker on the client side to try to cache videos locally and reduce the DataTransfer cost in CloudFlare, Partial Fetch support is needed in...
- [X] Research - [X] Write ADR v0 - [X] Update URN Resolver and Content Validator to admit extended URNs - [X] Update Content - [X] Update endpoints of Lamb2...
Support EMOTES Geometry
- [x] https://github.com/decentraland/common-schemas/issues/65 - [x] https://github.com/decentraland/urn-resolver/issues/115 - [x] https://github.com/decentraland/content-validator/issues/48 - [x] https://github.com/decentraland/catalyst/issues/992 - [x] https://github.com/decentraland/catalyst/issues/993 - [x] https://github.com/decentraland/catalyst/issues/994 - [x] https://github.com/decentraland/catalyst-api-specs/issues/27 - [x] https://github.com/decentraland/builder/issues/1916 - [x] Check compatibility with Wearable...
/lambdas/collections/wearables
- Profiles - [ ] Migrate URNs to include the nft id. - [ ] Create Merkle tree for validation of old profiles (using the old validations). - [x] Check...
Enable the loading of the same World scene with different comms rooms so that new features as Games Matchmaking can be implemented. Scenario: there is a world with a Poker...
Analyze the use of the DB management in the Content Server. The current implementation doesn't make use of workers and makes some not idea uses of transaction leading to some...
In production currently, there are 2 flavors of LiveKit: Cloud and Hosted service. This still represents a weak failure point if the LiveKit cloud stops working. A disaster recovery process...
Implement a mechanism to reboot a Catalyst now and be the less disruptive possible with the users. An idea, common in the gaming industry, is to spawn a notification letting...