dOrg Engineering Team
Requested Grant:
Wallet | Stable Coins | WRAP |
Hours | Rate / Hr. | Period |
---|---|---|---|---|---|
0x09b0d46189d3f94e692c1ccaafa071a199687b7c |
62,370.93 |
289.429833338 |
795.18 |
varies by person |
Nov 2021 |
This includes payment of $10,000 stablecoin for the NEAR Grant, and the engineering
on PolyFolio/DefiWrapper grant.
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
- Created Polkadot <> ChainSafe Grant Presentation
Forum & Research
Releases (Releases · polywrap/monorepo · GitHub)
- Release: -
Features & Fixes
- SemVer Research/Planning
- Registry bit packing and gas optimizations
- Registry contracts
- Release versions
- Prerelease versions
- Precedence
- Level
- SemVer compliant alphanumerics
- Build metadata
- Remove domain registry dep
- Reset numbers
- More efficient encoding
- Org/Package Owners/Controllers
- ENS controller/ownership
- Get package location
- Functional tests
- Registry sdk
- Solidity storage options research
- Biconomy docs research
- Uniswap V3
- Unit tests
- E2e tests
- Fetch functions
- Pool functions, poolUtils functions, math functions
- Add Uniswap v3 Schema
- Added functions for TickListDataProvider and related utils
- Write uniswap v3 graphql
- DefiWrapper: debug use of console wrapper
- Integrations repo CI
- Integrations repo root README
- Near plugin/wrapper READMEs
- Moving near and uniswap folders to integrations repo and setting up config
- Completed Rust/WASM support for the toolchain, raised PR, and fixed issues/bugs in PR:
Rust Support - Implemented the SHA polywrapper:
SHA3 Polywrapper - Began the implementation of the Ethereum polywrapper:
Ethereum Polywrapper - Set up GitHub Actions (CI workflow) for Rust:
RS-CI - Add traceMethod decorator in tracing-js
- Feat: add support for getImplementations
- Feat: add support for interface query
- Feat: add support for getNetwork in ethereumPlugin
- Fix Serialization Imports in AssemblyScript Bindings by dOrgJelli · Pull Request #559 · polywrap/monorepo · GitHub
- Prep 0.0.1-prealpha.54 by dOrgJelli · Pull Request #556 · polywrap/monorepo · GitHub
- Prep 0.0.1-prealpha.53 by dOrgJelli · Pull Request #553 · polywrap/monorepo · GitHub
- Prep 0.0.1-prealpha.52 by dOrgJelli · Pull Request #548 · polywrap/monorepo · GitHub
- Test Cases by dOrgJelli · Pull Request #541 · polywrap/monorepo · GitHub
- Support Empty Schema Types by dOrgJelli · Pull Request #540 · polywrap/monorepo · GitHub
- Revert "Schema compose test cases and fixes" by dOrgJelli · Pull Request #539 · polywrap/monorepo · GitHub
- Prep 0.0.1-prealpha.51 by dOrgJelli · Pull Request #537 · polywrap/monorepo · GitHub
- Prep 0.0.1-prealpha.50 by dOrgJelli · Pull Request #529 · polywrap/monorepo · GitHub
- Prep 0.0.1-prealpha.49 by dOrgJelli · Pull Request #521 · polywrap/monorepo · GitHub
- Fix CLI "query" Command Variable Parsing + Upgrade Node to v16 by dOrgJelli · Pull Request #520 · polywrap/monorepo · GitHub
- DeHive LP by dOrgJelli · Pull Request #87 · polywrap/landing-page · GitHub
- Fixes by dOrgJelli · Pull Request #1 · i001962/polywrap-gatsby · GitHub
- https://github.com/Niraj-Kamdar/defiwrapper/pull/64
- Folder Structuring, ENS Wrapper, Console Wrapper, and CI Workflow
- Change Web3APIClient to Web3ApiClient
- Commits · polywrap/monorepo · GitHub
- Commits · polywrap/documentation · GitHub
- Commits · polywrap/integrations · GitHub
- Commits · polywrap/landing-page · GitHub
- Commits · i001962/polywrap-gatsby · GitHub
Code Review
- Review polywrap/integrations
- Review aavi v3
- Query time redirect by mpetrun5 · Pull Request #226 · polywrap/monorepo · GitHub
- Web3Api environment implementation by mpetrun5 · Pull Request #422 · polywrap/monorepo · GitHub
- feat: add support for getNetwork in ethereumPlugin by Niraj-Kamdar · Pull Request #555 · polywrap/monorepo · GitHub
- as-bigint version 0.3.3 -> 0.4.0 by krisbitney · Pull Request #552 · polywrap/monorepo · GitHub
- feat: add factory class by Niraj-Kamdar · Pull Request #534 · polywrap/monorepo · GitHub
- bigint update: bump to version 0.3.2 by krisbitney · Pull Request #535 · polywrap/monorepo · GitHub
- feat: add support for getImplementations by Niraj-Kamdar · Pull Request #516 · polywrap/monorepo · GitHub
- Add Linting For GraphQL & JSON files by krisbitney · Pull Request #389 · polywrap/monorepo · GitHub
- Near Polywrapper and Plugin by krisbitney · Pull Request #525 · polywrap/monorepo · GitHub
- Add Eth Global Talk by ankorGH · Pull Request #40 · polywrap/documentation · GitHub
- Various fixes to Uniswap v2 docs by evanjacobs · Pull Request #39 · polywrap/documentation · GitHub
- Fixes: Polywrap vs JavaScript SDKs by BunsDev · Pull Request #38 · polywrap/documentation · GitHub
- Added root README, added Near/uniswap to CI, added Near full spec writeup by krisbitney · Pull Request #4 · polywrap/integrations · GitHub
- add uniswap v3 project by krisbitney · Pull Request #2 · polywrap/integrations · GitHub
Create Issues
- Interfaces & getImplementations Refactor · Issue #547 · polywrap/monorepo · GitHub
- Research: Use *.as File Extension For AssemblyScript Source Files · Issue #546 · polywrap/monorepo · GitHub
- Docker Base Image Optimizations · Issue #545 · polywrap/monorepo · GitHub
- Docker Base Image Optimizations · Issue #545 · polywrap/monorepo · GitHub
- Docker Base Image Optimizations · Issue #545 · polywrap/monorepo · GitHub
- Template Projects Assume Yarn · Issue #542 · polywrap/monorepo · GitHub
- Enforce Custom Type Naming Conventions · Issue #536 · polywrap/monorepo · GitHub
- Support "Information Dense" Responses · Issue #527 · polywrap/monorepo · GitHub
- JS-Client: Create Our Own MsgPack Implementation · Issue #524 · polywrap/monorepo · GitHub
- Bug: Unable to import "imported" types from other wrappers · Issue #519 · polywrap/monorepo · GitHub
- Demo: Simple Interface & Implementation · Issue #22 · polywrap/demos · GitHub
- https://github.com/polywrap/documentation/issues/48
- https://github.com/polywrap/documentation/issues/47
- https://github.com/polywrap/documentation/issues/46
- https://github.com/polywrap/documentation/issues/45
- https://github.com/polywrap/documentation/issues/44
- https://github.com/polywrap/documentation/issues/43
- https://github.com/polywrap/documentation/issues/42