Skip to content

Instantly share code, notes, and snippets.

@bogdan
Last active December 2, 2020 14:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bogdan/d6ae4c947f9368fb6041447a9baf0986 to your computer and use it in GitHub Desktop.
Save bogdan/d6ae4c947f9368fb6041447a9baf0986 to your computer and use it in GitHub Desktop.

Naming Service

Launch Goals

In Progress - Ability to delegate tx fee to user when claiming domains

  1. Redeploy smart contract with such functionality - done
  2. Provide backend end point to generate signatures for self-claiming - unstarted
  3. Update website UI claiming process with "Claim and pay fee" button - unstarted

In Progress - Ability to delegate tx fee to user when managing domains

  1. Merge guest manage source code with website manage source code - in progress
  2. Add UI checkbox to switch from "Delegate TX fee to UD" and "Pay fee myself". - unstarted

In Progress - TXP admin dashboard

  1. Add ability to raise TX gas price to TXP - in progress
  2. Build website UI to search all transactions - unstarted

Metrics

70% - Resolve .crypto domain in firefox using 2 config options, no extension required

60% - Forbid usage of production private keys in non-production environment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment