Tony

Results 13 issues of Tony

Split project into multiple independent modules and improve reusability of the written code

enhancement

**Current behavior:** There is no Peepeth Account Info **Expected behavior:** Needs separate controller which will represent current users Peepeth account data: - avatar - name - message to world -...

enhancement
Hacktoberfest

**Current behavior:** Now you can only send Peep with some text data in it. **Expected behavior:** Need to send Peep with image or video data in it both to PeepEth...

enhancement
Hacktoberfest

Current behavior: You need to create wallet and Peepeth account to use all Peepeth clients functionality. Expected behavior: DiveLane wallet (https://github.com/matterinc/DiveLane) uses EIP681 (https://github.com/ethereum/EIPs/blob/master/EIPS/eip-681.md) URL-scheme for deeplinks. Need to write...

enhancement
Hacktoberfest

**Current behavior:** Now it is native URLSession used to load some data and interact with APIs. **Expected behavior:** Add [Alamofire lib](https://github.com/Alamofire/Alamofire) and rewrite URLSessions with Alamofire. **Suggested solution:** You can...

enhancement
good first issue
Hacktoberfest

**Current behavior:** Now you can only send peeps to blockchain when you first send them to server. **Expected behavior:** Needs to get unlocked peeps list and make transactions to IPFS...

enhancement
Hacktoberfest

**Current behavior:** Now you can only register account with name. **Expected behavior:** Need to register account with: - avatar - website - location - message to world - twitter link...

enhancement
Hacktoberfest

**Current behavior:** Now you can see only text and image data in PeepCells from PeepListController. **Expected behavior:** Need the possibility to load video data in Peeps. **Solution:** Methods for getting...

enhancement
Hacktoberfest

**Current behavior:** Now you can only get past transactions and show them **Expected behavior:** Needs to get pending transactions and show them **Solution:** You can use `txpool`, made by @currybab...

enhancement
help wanted
good first issue
Gitcoin