Commit Graph

68 Commits

Author SHA1 Message Date
Iuri Matias f40f45fd49
Update README.md 2019-05-26 20:04:04 -04:00
Iuri Matias 3a78287671
Update README.md 2019-05-26 19:58:30 -04:00
Iuri Matias f21e5e887e add screenshots 2019-05-26 19:55:13 -04:00
Iuri Matias f7f454a9a6
Update README.md 2019-05-26 19:53:35 -04:00
Iuri Matias 7550e05123
Merge pull request #20 from status-im/readme
add readme
2019-05-26 19:50:46 -04:00
Iuri Matias 78ad50a447 add readme 2019-05-26 19:50:22 -04:00
Iuri Matias 5b8de01a0c
Merge pull request #19 from status-im/feat/token-selector
feat: token selector
2019-05-26 19:35:29 -04:00
Iuri Matias 3485dcca29
Merge pull request #18 from status-im/fix/commit-time
fix: added current timestamp to commit time
2019-05-26 19:32:56 -04:00
Richard Ramos 04fbfed108 feat: token selector 2019-05-25 07:38:27 -04:00
Richard Ramos b699623610 fix: added current timestamp to commit time 2019-05-24 19:29:39 -04:00
Richard Ramos 3d9e479da0
Merge pull request #17 from status-im/feat/gas-price
feat: specify gas price
2019-05-24 19:20:47 -04:00
Richard Ramos 8f8546e05b feat: specify gas price 2019-05-24 19:16:11 -04:00
Iuri Matias 07ca5685ca
Merge pull request #16 from status-im/addDefaultAccountToMint
add default account to mint menu
2019-05-24 18:02:54 -04:00
Iuri Matias 62aecd49a0 add default account to mint menu 2019-05-24 17:59:02 -04:00
Iuri Matias 5ca24ad142
Merge pull request #15 from status-im/account_index
support specifying account index
2019-05-24 17:51:54 -04:00
Iuri Matias c3b9d1ed4c support specifying account index 2019-05-24 17:46:32 -04:00
Iuri Matias d1fedb5ec9
Merge pull request #14 from status-im/etherscan_url
display etherscan url
2019-05-24 17:30:17 -04:00
Iuri Matias cbb84c33bc display etherscan url 2019-05-24 17:25:18 -04:00
Iuri Matias f747de7b61 fix web3 undefined issue 2019-05-24 16:38:41 -04:00
Iuri Matias d2d6c33dac mark https url as rpc 2019-05-24 15:49:36 -04:00
Richard Ramos 515643eac1 feat: update ropsten contracts 2019-05-24 15:38:11 -04:00
Iuri Matias 485cf48dd5
Merge pull request #13 from status-im/feat/confirm
feat: confirm payment
2019-05-23 15:19:40 -04:00
Richard Ramos 9c03d29438 feat: confirm payment 2019-05-23 15:19:12 -04:00
Iuri Matias 1762cd480e
Merge pull request #12 from status-im/accounts
Accounts
2019-05-23 15:15:36 -04:00
Iuri Matias 0a18d6e8a4 update web3 references 2019-05-23 15:15:17 -04:00
Iuri Matias ca599dd50f add example accounts 2019-05-23 15:13:36 -04:00
Iuri Matias d7e415fa95 remove infura param, not really needed 2019-05-23 15:13:36 -04:00
Iuri Matias ec76b585b5 add -a option to specify accounts file 2019-05-23 15:13:36 -04:00
Iuri Matias daf41954da fix displaying menu when tx is still ongoing 2019-05-23 15:13:36 -04:00
Iuri Matias af8ca0894d fix adding accounts to wallet 2019-05-23 15:13:36 -04:00
Iuri Matias 89845df6f7 add provider to support custom accounts 2019-05-23 15:13:36 -04:00
Iuri Matias 9c6b9dcc15
Merge pull request #11 from status-im/feat/withdraw
feat: withdraw
2019-05-23 15:09:37 -04:00
Iuri Matias 331569dfec
Merge pull request #10 from status-im/feat/view-pledges
feat: view pledges
2019-05-23 15:09:31 -04:00
Richard Ramos 0859cd4d2b feat: withdraw 2019-05-23 14:55:54 -04:00
Richard Ramos 7f6169bb7a feat: view pledges 2019-05-23 14:25:26 -04:00
Iuri Matias 26f404261b
Merge pull request #9 from status-im/fix_waiting_tx
fix waiting tx
2019-05-23 11:54:09 -04:00
Iuri Matias 9ae3edf9dc fix waiting tx 2019-05-23 11:53:40 -04:00
Iuri Matias 61b356079b
Merge pull request #8 from status-im/improve_menus
Improve menus
2019-05-23 09:01:15 -04:00
Iuri Matias 9957a792f0 fix identation 2019-05-23 08:59:41 -04:00
Iuri Matias b35a8dfc1a improve menus; go back to initial menu; add back button 2019-05-23 08:59:07 -04:00
Iuri Matias fce9765836
Merge pull request #7 from status-im/refactor/trx-execution
added spinner to wait for trxs, and various trx execution related refactorings
2019-05-23 08:16:51 -04:00
Iuri Matias 59153e56af
Merge pull request #5 from status-im/feat/view-project
feat: view project
2019-05-23 08:16:45 -04:00
Iuri Matias c6e459008b
Merge pull request #4 from status-im/feat/list-projects
feat: list projects
2019-05-23 08:16:37 -04:00
Richard Ramos de51217160 refactor: added spinner to wait for trxs, and varios transaction related refactors 2019-05-22 18:16:41 -04:00
Richard Ramos b6c56cbc55 feat: list funders + refactoring 2019-05-22 16:59:58 -04:00
Richard Ramos d5d2786b97 feat: view project 2019-05-22 16:27:57 -04:00
Richard Ramos 16ab77ef1a clean contracts.js and error handling 2019-05-22 16:16:19 -04:00
Richard Ramos 9ac98f6909 feat: list projects 2019-05-22 16:05:27 -04:00
Iuri Matias d28c41f84e
Merge pull request #3 from status-im/envs
support multiple chains; load correct contracts depending on the contract config
2019-05-22 15:28:31 -04:00
Iuri Matias f145c5251b support multiple chains; load correct contracts depending on the command line option 2019-05-22 15:27:44 -04:00