Daniel Wang

Results 55 issues of Daniel Wang

Initial implementation of a token-staking based tokenomics.

Staking parameters are currently adjustable at will by stakers/provers. This encourages short-term competition, with provers constantly adjusting their parameters based on others' values. To discourage this reactive behavior and promote...

category.enhancement
status.needs-triage
area.tokenomics

### Describe the feature request As of now we have a status-page frontend (as a sub package of this project). Ideally, we can clone Blockscout and merge the status page...

category.enhancement
area.status-page
good first issue
meta.alpha-4

Jeff, I cannot resolve [this conflict](https://github.com/taikoxyz/taiko-mono/pull/13868) by running https://github.com/taikoxyz/taiko-mono/blob/main/packages/eventindexer/abigen.sh as there is no doc for helping me install dependencies: ```console ./abigen.sh ./abigen.sh: line 14: jq: command not found ./abigen.sh: line...

category.enhancement
status.needs-triage
area.event-indexer

I steal this idea from Marcus Wentz. Lets create a list of dapp challenges so developers can submit and earn a reward. The difficulty shall increase over time.

status.needs-triage
area.developer-experience

## The Concept The goal is to develop a mechanism allowing users to send and receive messages using Ethereum addresses and Ethereum Name Service (ENS). Messages are optional encrypted using...

status.needs-triage
status.discussion

The [PR](https://github.com/taikoxyz/taiko-mono/pull/13617) for enabling ETH deposits from L1 to L2 via block header's `withdrawalsRoot` will be merged soon. However, there are two potential optimizations that can be implemented to improve...

area.protocol
status.needs-triage
good first issue

As of now, the `withdrawalsRoot` in Taiko blockheader is the hash of a list of EthDeposits from L1 to L2. In both circuits and client, we check this value is...

category.bug
status.needs-triage

The current Taiko client is based on GoEthereum, we may want to implement another client as the first step for client diversity. According to [Ethereum's client diversity status](https://ethereum.org/en/developers/docs/nodes-and-clients/client-diversity/): - Open...

category.enhancement
area.client
meta.alpha-n
stale