dOrg Engineering Team
Requested Grant:
Wallet | Stable Coins | WRAP |
Hours | Rate / Hr. | Period |
---|---|---|---|---|---|
0x09b0d46189d3f94e692c1ccaafa071a199687b7c |
28,141.67 |
305.0925 |
560.25 |
varies by person |
Dec 2021 |
Snapshot
N/A
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)
Features & Fixes
- GitHub - polywrap/documentation
- GitHub - kev-ngo/next-polywrap: Polywrap starter template using NextJS and Typescript
- https://github.com/polywrap/roadmap-private?author=dOrgJelli&since=2021-12-01&until=2022-1-01
- GitHub - defiwrapper/defiwrapper: Defiwrapper is a collection of different DeFi related polywrappers like defi-sdk, coingecko, etc.
- GitHub - polywrap/handbook: A handbook for the Polywrap's community
- Opened PR: Prep 0.0.1-prealpha.59 by dOrgJelli · Pull Request #591 · polywrap/monorepo · GitHub
- Opened PR: merge prealpha-dev into environment-sanitization by dOrgJelli · Pull Request #590 · polywrap/monorepo · GitHub
- Opened PR: Prep 0.0.1-prealpha.58 by dOrgJelli · Pull Request #587 · polywrap/monorepo · GitHub
- Opened PR: client.invoke Sane Defaults (Decode & Input) by dOrgJelli · Pull Request #579 · polywrap/monorepo · GitHub
- Opened PR: Got wasm-rs BigInt e2e test to run by dOrgJelli · Pull Request #578 · polywrap/monorepo · GitHub
- Opened PR: Prep 0.0.1-prealpha.57 by dOrgJelli · Pull Request #572 · polywrap/monorepo · GitHub
- Opened PR: Fix Issue #570 by dOrgJelli · Pull Request #571 · polywrap/monorepo · GitHub
- Opened PR: prep 0.0.1-prealpha.56 by dOrgJelli · Pull Request #568 · polywrap/monorepo · GitHub
- Opened PR: Prep 0.0.1-prealpha.55 by dOrgJelli · Pull Request #563 · polywrap/monorepo · GitHub
- Opened PR: Fix: Issue #561 "LinkError: WebAssembly.Instantiate..." by dOrgJelli · Pull Request #562 · polywrap/monorepo · GitHub
- Opened PR: fix build errors by dOrgJelli · Pull Request #2 · kev-ngo/next-polywrap · GitHub
- Opened PR: https://github.com/polywrap/roadmap-private/pull/1
- Opened PR: Security Section by dOrgJelli · Pull Request #53 · polywrap/documentation · GitHub
- Opened PR: Fix Error Throwing by dOrgJelli · Pull Request #95 · defiwrapper/defiwrapper · GitHub
- Refactor registry sdk
- Registry v1 demo dapp
- Registry sdk error handling
- Polywrap Protocol planning
- Registry version skip tests
- ETH PM and ENS scaling research
- Registry toolchain integration research
- URI Resolution design
- Registry resolver
- Add noDefaults to Web3ApiClient ctor
- Resolve URI refactor
- uniswapv3: trade functions
- uniswapv3: pool and trade unit tests
- uniswapv3: trade unit and e2e tests; monorepo: eth plugin encodeFunction(…) bug fix
- uniswapv3: router and router utils functions
- uniswapv3: router e2e tests
- uniswapv3: Position functions, Position unit tests
- uniswapv3: Position unit tests, Quoter functions, Staker functions, NonfungibleTokenManager functions, queryable constants
- uniswapv3: unit test coverage
- uniswapv3: e2e tests, enumUtils; uniswapv3 sync
- uniswapv3: e2e tests for router and routerUtils, queryableConstants, tokenUtils, ethers-solidity plugin
- monorepo: Client Type Extensions, “dapp” CLI command;
- uniswapv3: communications
-uniswapv3: e2e tests, fetchTicks function - Issues/bug fixes in Rust Support
- Continuous implementation of the main Rust package (core + client) - migrators and manifest formats Rust Package
- feat: add support for env in polywrappers
- chore: run ci on master, prealpha and prealpha-dev
- fix: allow user to import mutation in plugin schema
- query time env support
- working on: env for plugins
- Written Specs and Issues:
-Add an option to run a specific e2e task with “w3 query” command
-cli should create package.json with specified name while creating boilerplate
-cli should have an option to initialize polywrapper from an interface - UNI WRAPPER
-Uniswap V3 Mutations
-Approve
-Pool
-Swap
-Testing
-Research
Code Review
DefiWrapper/Polyfolio
- Defiwrapper sync
- POC gelato simple oracle using defiwrapper
- PR reviews
- Helping contributors
- improve docs, update gitcoin grants page
- fix minor bugs: PR#97, PR#102, and PR#105
- Helped landing docusaurus PR to finishline and deployed docs site to fleek
- added PoolTogether adapter
- Started working on defiwrapper-alpha release spec.
- Add a function for /coins/{id} coingecko endpoint
- Added some tests for endpoint already created
- Polyfolio Front-end dev components with React/TailwindCSS
Misc
- Meetings, syncs internally and with partners
- Research investigation into the cryptic “RuntimeError: Unreachable” error message from WASM