dOrg Engineering Team
Requested Grant:
Wallet | Stable Coins | WRAP |
Hours | Rate / Hr. | Period |
---|---|---|---|---|---|
0x09b0d46189d3f94e692c1ccaafa071a199687b7c |
50,755.56 |
131.715 |
618.75 |
varies by person |
Sept 2021 |
Snapshot
To be posted
Summary
dOrg will continue providing development services to support Polywrap’s alpha release and initial integrations.
- Core Tech Syncs (Weekly)
- Developer Onboarding
- Partner Tech Syncs
- Documentation
- Polywrap Alpha Release
- Polywrap Specification
- Polywrap Rust Support
- Polywrap Hub Development (frontend & backend)
- DAO Repo Upkeep
Contributor log
Releases (Releases · polywrap/monorepo · GitHub)
- Release: 0.0.1-prealpha.39
- Release: 0.0.1-prealpha.40
- Release: 0.0.1-prealpha.41
- Release: 0.0.1-prealpha.42
- Release: 0.0.1-prealpha.43
- Release: 0.0.1-prealpha.44
- Release: 0.0.1-prealpha.45
Features & Fixes
- Help SquadGames with ERC20 wrapper
- Support redirects on query (not finished yet)
- Syncs with builders and partners on the Hub and dev, including: Modular Env Sync, 3Box, Blockwatch, Uni, Gelato, Union Types
- Issue triaging
- Answering questions
- Helping others
- Wrote: Uni Workshop
- Fix: Import Methods W/O Arguments
- Fix: Remove Argument Check For Imported Methods
- Fix: Fix “Curious Browser Error” When Using Vite React dApp
- Fix: Use Fleek’s IPFS Gateway
- Fix: Landing Page: Copy & Layout Fixes
- Fix: Landing Page: Hub Callout Layout Fixes
- Wrote: Demos: Subgraph Query Demo
- Verifier client node by nerfZael · Pull Request #27 · polywrap/registry · GitHub
- Verifier - Add Dependency Injection · Issue #14 · polywrap/registry · GitHub
- Implementations registry demo
- integration test fixes by nerfZael · Pull Request #30 · polywrap/registry · GitHub
- Verifier - Set Up Integration Test Infrastructure · Issue #16 · polywrap/registry · GitHub
- Polywrap Client Instead of IPFS SDK to Fetch Package Schema - onboarding and help
- Verifier - Use Polywrap Client Instead of IPFS SDK to Fetch Package Schema · Issue #17 · polywrap/registry · GitHub
- added cli postbuild step to copy typechain to e2e and verifier-client by nerfZael · Pull Request #31 · polywrap/registry · GitHub
- Registry GitHub Projects setup
- Verifier - Implement "publishVersion" step in PackageOwner · Issue #36 · polywrap/registry · GitHub
- Create Registry SDK · Issue #40 · polywrap/registry · GitHub
- Verifier - Fix issues with first integration test · Issue #45 · polywrap/registry · GitHub
-
Merge monorepo and master by nerfZael · Pull Request #52 · polywrap/registry · GitHub
https://github.com/polywrap/registry/pull/58 - Verifier - use registry-js package instead of typechain contracts
- https://github.com/polywrap/registry/issues/53
- https://github.com/polywrap/registry/issues/57
- https://github.com/polywrap/registry/issues/62
- https://github.com/polywrap/registry/issues/54
- https://github.com/polywrap/registry/issues/65
- https://github.com/polywrap/registry/issues/64
- https://github.com/polywrap/registry/issues/76
- https://github.com/polywrap/registry/issues/23
- https://github.com/polywrap/registry/issues/66
- https://github.com/polywrap/registry/issues/98
- Registry dApp - Implement configureEnsDomain endpoint
- Registry dApp - Propose version
- Registry dApp - Version verification status flow
- Registry dApp - show account and network
- Implement deterministic and constant contract addresses
- Fetch dependencies and interfaces PR#467; Schema Binding: Handle Reserved Words For The Target Language PR#447; update uniswapv2 tests for polywrap prealpha.36 PR#460; syncs; other
- Client Cache Garbage Collection, URI routing optimization, Get URI Resolution Path PR#421
- Client Cache Garbage Collection, URI routing optimization, Get URI Resolution Path PR#421; Bug: 0 value arguments are removed? #485
- Local Package Linking inside Docker context
- IPFS research
- Union type support progress
- Continued the implementation of the Rust/Core package of the toolchain:
- Algorithms
- Interfaces
- Manifest
- Types
- Wrote unit tests for:
- Uri and Uri redirects
- Interface implementations
- Plugin registration
- Result filter
- Implemented the no_std rust/wasm runtime (MsgPack) with unit/integration tests
- Rewrote the output/sanity test-cases using the new no_std wasm runtime
- Added JSON support for rust/wasm runtime, test-cases, and schema bindings
- feat(monorepo): add version-validator
- feat: use web3ApiClient instead of IPFSClient to fetch schema
- refactor: test suite
- feat: create monorepo from existing packages
- Create js-ci.yml
- feat(verifier-client): add logging support
- fix: some issues in verifier-client
- feat: add custom env configs
- feat: add logger ui
- feat(verifier-client, registry-core-js): add tracers
- feat(VersionResolver): add getVersionInfo function
- refactor: rename .env.ci to .env.test
- fix: remove pakageId from return in getVersionInfo
- feat(VersionVerificationManager): add isValidProof function
- fix: CI not running on master
- fix: use different variable name convention for tracer
- feat(verifier-client-api): skip processing for decided versions
- development and management of crypto-portfolio polywrapper
- Research and build new pie chart
- Show underlying coins
- General UI fixes
- Set up CI linting
- Set up prettier with pre-commit hook
- https://github.com/Niraj-Kamdar/crypto-portfolio/pull/12
- https://github.com/Niraj-Kamdar/crypto-portfolio/pull/15
- https://github.com/Niraj-Kamdar/crypto-portfolio/pull/16
- https://github.com/Niraj-Kamdar/crypto-portfolio/pull/17
- https://github.com/Niraj-Kamdar/crypto-portfolio/pull/18
Code Review
- Review of hub PRs
- Review & Fix: Support client.getManifest(…) and client.getFile(…) + Metadata Support
- Review & Fix: Local Package Linking in Docker Build Image
- Review & Fix: JSON Type Support
- Review & Fix: ENS Wrapper
- Review & Fix: Update UniV2 Tests
- Review & Fix: Support Query Subscriptions
- Review & Fix: (WIP) Modular Test Environments
- Review & Fix: (WIP) IPFS Wrapper