Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature requests needed #90

Closed
skywinder opened this issue Nov 8, 2018 · 9 comments
Closed

Feature requests needed #90

skywinder opened this issue Nov 8, 2018 · 9 comments
Labels
enhancement New feature or request help wanted Extra attention is needed wontfix This will not be worked on

Comments

@skywinder
Copy link
Collaborator

From @shamatar on April 26, 2018 17:25

Hello guys.

As the main part of the lib is complete, I’m now accepting feature requests. Ideally those should be something more than just a convenience methods. After the release of Bankex implementation of confidential voting and transactions, as well as Plasma the lib will bring in some heavy crypto for SNARK verification and other features. In a meantime I can focus on more mainstream features.

Sincerely, Alex

Copied from original issue: BANKEX/web3swift#84

@skywinder skywinder added enhancement New feature or request help wanted Extra attention is needed feature request labels Nov 8, 2018
@skywinder
Copy link
Collaborator Author

From @ToToDoDo on May 8, 2018 10:59

I wish to have an easy way to decode the input data of Tx and logs from Tx Receipt by ABI like this library. Then I can use it to get transfer amount of ERC20 token from Tx.
https://github.com/ConsenSys/abi-decoder

@skywinder
Copy link
Collaborator Author

From @ToToDoDo on May 8, 2018 11:8

May be it's not what web3 library should do but I want get token summary like "name", "symbol", "Total Supply" and "Decimals" by an address of contract.

@skywinder
Copy link
Collaborator Author

From @shamatar on May 8, 2018 13:43

In this case please refer to various tests and an Example. There you can find how to read various token parameters by calling an appropriate function. There is definitely an example of ERC20 token “name” field.

Sincerely, Alex


From: ToToDoDo notifications@github.com
Sent: Tuesday, May 8, 2018 2:08:43 PM
To: BANKEX/web3swift
Cc: Alexander; Author
Subject: Re: [BANKEX/web3swift] Feature requests needed (#84)

May be it's not what web3 library should do but I want get token summary like "name", "symbol", "Total Supply" and "Decimals" by an address of contract.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHubBANKEX/web3swift#84 (comment), or mute the threadhttps://github.com/notifications/unsubscribe-auth/AGKv97uOhDnLF2nZQgnVaTPlv7q9hdsgks5twXy7gaJpZM4TmODe.

@skywinder
Copy link
Collaborator Author

From @pandeyshivang on May 17, 2018 6:24

Thanks, @shamatar, and BANKEX for providing this excellent Lib. So I decided to write a blog on your lib.
See this blog, In this blog, I have generated wallet as well as a transaction in Ether and ERC20 token.

https://medium.com/@shivangpandey195/getting-started-with-web3swift-1a2454481f70

@skywinder
Copy link
Collaborator Author

From @shamatar on May 17, 2018 9:4

Hello @pandeyshivang

Thanks for an excellent overview 👍

@barrasso
Copy link
Contributor

Having some sort of Whisper RPC API support would be cool.

Ideally, there could be a "WhisperChatViewController" that devs could drop into their project and quickly setup a Whisper-enabled chat room.

One could imagine that chat functionality permeates throughout many use cases and applications.

@shamatar @skywinder

@shamatar
Copy link
Contributor

@barrasso cool idea. Do you know if Infura nodes expose whisper API? I was considering to include a copy of the Parity node in the light client mode, but light client functionality has quite suboptimal user experience at the current stage. I know that Metamask team works a lot on integration of some p2p mode and this can greatly improve things.

Sincerely, Alex

Sent with GitHawk

@barrasso
Copy link
Contributor

Thanks @shamatar. Based on this issue, it looks like Infura still hasn't built out support for Whisper yet.

@skywinder
Copy link
Collaborator Author

This issue has been closed as stale because it has not had recent activity. Feel free to leave a comment below, if it's still actual. 👍

@skywinder skywinder added the wontfix This will not be worked on label Apr 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants