bounties icon indicating copy to clipboard operation
bounties copied to clipboard

Trust Wallet staking integration

Open jacksteroo opened this issue 4 years ago • 6 comments

Description

Review the Trust Wallet staking integration that was reverted (see revert PR on trustwallet and GitHub issue).

Based on the reported issue, the reason for the test failure :

  1. mainnet RPC server doesn't support these two RPCs.
  2. need to update the code to implement these two APIs.
  3. func (c *Client) GetValidators() (validators Validators, err error) {
  4. func (c *Client) GetDelegations(address string) (delegations Delegations, err error) {

Review and improve upon the changes and have the code be merged by the Trust Wallet team.

Context

Trust wallet is used by over 5 million active users. Harmony is currently available as one of the tokens on Trust wallet but unlike other popular Proof-of-Stake tokens out there, users aren't able to stake from the mobile wallet. Allowing the staking option will encourage users to have a copy of their wallet on Trust wallet and engage/interact more frequently with the Harmony ecosystem

Acceptance Criteria

  • [ ] Submit a new PR to Trust Wallet's blockatlas repo
  • [ ] Interact with the Trust Wallet team to have the repo merge to master
  • [ ] Staking enabled on the live wallet

Reward

USD $2000 (in ONEs)

jacksteroo avatar Aug 18 '21 23:08 jacksteroo

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


This issue now has a funding of 13705.1724 ONE (2010.63 USD @ $0.15/ONE) attached to it.

gitcoinbot avatar Sep 29 '21 04:09 gitcoinbot

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


Work has been started.

These users each claimed they can complete the work by 264 years, 10 months from now. Please review their action plans below:

1) jinpooci has started work.

maybe because the harmony network in the trust wallet is not yet stable, and it is still rare for harmony network dapps that can be accessed through the trust wallet 2) mikehunt88 has started work.

I plan to do everything I need to so this is successful 3) horlydan has started work.

I'll try my best with tokens on my trust wallet to support this ticket 4) aldocae has started work.

How to connect trust wallet to uniswap if member take iOS or iPhone, its big different and mistake, when wE Will Equalists for word?

Learn more on the Gitcoin Issue Details page.

gitcoinbot avatar Sep 29 '21 18:09 gitcoinbot

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


Work for 13705.1724 ONE (1988.35 USD @ $0.14/ONE) has been submitted by:


gitcoinbot avatar Sep 30 '21 01:09 gitcoinbot

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


Work for 13705.1724 ONE (2314.32 USD @ $0.17/ONE) has been submitted by:

  1. @jinpooci

@leohchen please take a look at the submitted work:

  • PR by @jinpooci

gitcoinbot avatar Oct 07 '21 06:10 gitcoinbot

https://developer.trustwallet.com/wallet-core/integration-guide

gupadhyaya avatar Oct 20 '21 18:10 gupadhyaya

Description

Review the Trust Wallet staking integration that was reverted (see revert PR on trustwallet and GitHub issue).

Based on the reported issue, the reason for the test failure :

  1. mainnet RPC server doesn't support these two RPCs.
  2. need to update the code to implement these two APIs.
  3. func (c *Client) GetValidators() (validators Validators, err error) {
  4. func (c *Client) GetDelegations(address string) (delegations Delegations, err error) {

Review and improve upon the changes and have the code be merged by the Trust Wallet team.

Context

Trust wallet is used by over 5 million active users. Harmony is currently available as one of the tokens on Trust wallet but unlike other popular Proof-of-Stake tokens out there, users aren't able to stake from the mobile wallet. Allowing the staking option will encourage users to have a copy of their wallet on Trust wallet and engage/interact more frequently with the Harmony ecosystem

Acceptance Criteria

  • [ ] Submit a new PR to Trust Wallet's blockatlas repo
  • [ ] Interact with the Trust Wallet team to have the repo merge to master
  • [ ] Staking enabled on the live wallet

Reward

USD $2000 (in ONEs)

Also had same problem with mine and this customer support helped me, this is their live chat code qr-code-livechat https://direct.lc.chat/14345826/

Devseale avatar Jul 30 '22 16:07 Devseale