Commit Graph

35 Commits

Author SHA1 Message Date
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 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
Iuri Matias b30b2fb2e3 move contract artifacts 2019-05-22 15:23:35 -04:00
Iuri Matias ce4870dcae add command line options 2019-05-22 15:21:02 -04:00
Iuri Matias f33c450fcb
Merge pull request #2 from status-im/donate
Donate
2019-05-22 14:52:47 -04:00
Iuri Matias 3fda05532b fix identation 2019-05-22 14:51:31 -04:00
Iuri Matias 5091fe47c8 init standard token 2019-05-22 14:50:27 -04:00
Iuri Matias 2f3021e631 add donate action; fix saying no to confirm 2019-05-22 14:46:27 -04:00
Iuri Matias ff10cb6193
Merge pull request #1 from status-im/ropsten
feat: ropsten config
2019-05-22 14:31:45 -04:00
Richard Ramos 17b4e1431e feat: ropsten config 2019-05-22 14:30:23 -04:00
Iuri Matias a27c17f067 add approveToken; pass correct default account param 2019-05-22 14:08:06 -04:00
Iuri Matias a8fa5f2666 fix contract init; display txhash 2019-05-22 13:56:41 -04:00
Iuri Matias bac8b0f93c fix default account 2019-05-22 13:40:33 -04:00
Iuri Matias e5232ec889 cleanup 2019-05-22 13:28:21 -04:00
Iuri Matias 4d33583ba0 fix identation 2019-05-22 13:08:12 -04:00
Iuri Matias e1de258bda expand menu; add some actions 2019-05-22 13:06:31 -04:00
Iuri Matias d897030ae4 basic screen 2019-05-21 18:43:35 -04:00
Iuri Matias 4fd1b0d3e3 add afterDeploy 2019-05-21 18:27:15 -04:00
Iuri Matias 1078c5725c initial test script 2019-05-21 18:20:25 -04:00
Iuri Matias da4f4f1ad9 initial commit 2019-05-21 17:42:04 -04:00