Commit Graph

255 Commits

Author SHA1 Message Date
Gabriel Rodríguez Alsina 22735e4f7b (chore) Add .editorconfig 2018-07-16 18:14:04 -03:00
Victor Baranov 11be1a8944
Merge pull request #151 from varasev/fix-147
(Fix) Show a new ballot card right after the ballot is created
2018-07-12 12:52:40 +03:00
Victor Baranov 2d4e12d008
Merge pull request #152 from varasev/minor-fixes
(Fix) Minor bugs found
2018-07-12 11:59:47 +03:00
Vadim Arasev b84c6b9ccd (Fix) Avoid some exceptions if Metamask is locked 2018-07-11 11:20:38 +03:00
Victor Baranov 9064471a7c
Merge pull request #150 from varasev/fix-404-not-found
(Fix) 404 Not found on /poa-dapps-voting/ after browser refreshing
2018-07-10 18:48:05 +03:00
Victor Baranov a5f601bd60
Merge pull request #149 from varasev/update-packages
(Fix) Update packages to avoid vulnerabilities
2018-07-10 18:46:01 +03:00
Vadim Arasev 1240d72e29 (Fix) Show a new ballot card right after the ballot is created 2018-07-09 18:55:06 +03:00
Vadim Arasev 1e5d7018c7 (Fix) 404 Not found on /poa-dapps-voting/ after browser refresh 2018-07-06 13:47:18 +03:00
Vadim Arasev a4023e2d21 (Fix) packages versions 2018-07-06 11:41:56 +03:00
Victor Baranov 1e208a6812
Merge pull request #148 from varasev/update-webpack
(Fix) Update webpack
2018-07-05 22:44:21 +03:00
Victor Baranov 850f6f2f0e
Merge pull request #146 from varasev/fix-144
(Fix) Update ballot card after voting or finalizing
2018-07-05 22:41:02 +03:00
Vadim Arasev dce6c465bf (Fix) Update webpack 2018-07-04 17:07:58 +03:00
Vadim Arasev e17c262af6
Merge branch 'core' into fix-144 2018-07-04 15:48:40 +03:00
Victor Baranov 66a86aac19
Merge pull request #145 from varasev/fix-123
(Fix) Checking transaction status when voting or finalizing
2018-07-04 14:04:21 +03:00
Vadim Arasev d52d5f5915 (Fix) Minor fixes 2018-07-04 09:48:07 +03:00
Victor Baranov f037b5b12c
Merge pull request #143 from varasev/update-packages
(Fix) Update web3 and other packages
2018-07-03 15:55:47 +03:00
Vadim Arasev d3b3fbbd1a (Fix) isFinalized 2018-07-02 16:53:57 +03:00
Vadim Arasev db743f3e5a (Fix) Refresh ballot card after voting or finalization 2018-07-02 16:53:51 +03:00
Vadim Arasev 9f89940b0f (Fix) calling canBeFinalizedNow() in BallotCard.jsx 2018-07-02 16:53:46 +03:00
Vadim Arasev 685d43285e (Fix) Refresh ballot card after voting or finalization 2018-07-02 16:53:41 +03:00
Vadim Arasev a9cb25a89b (Fix) Checking transaction status 2018-07-02 16:53:37 +03:00
Vadim Arasev e89cb7c5f9 (Fix) Checking transaction status 2018-07-02 13:02:20 +03:00
Vadim Arasev 826fb47fd9 (Fix) node packages versions 2018-07-02 10:43:58 +03:00
Vadim Arasev 9cb2d2fe14 (Fix) transaction's status checking 2018-06-29 19:43:14 +03:00
Vadim Arasev 013e05d102 (Fix) Update some node packages 2018-06-29 19:43:09 +03:00
Victor Baranov 6f02484a69
Merge pull request #142 from varasev/trust-wallet-fix
(Fix) Don't precache index.html
2018-06-26 21:25:50 +03:00
Vadim Arasev b6474818a0 (Fix) Don't precache index.html 2018-06-26 09:44:07 +03:00
Victor Baranov 7c8065e996
Merge pull request #139 from varasev/load-more-core
(Feature, Core) Some optimizations and "Load more ballots" button for "All" tab
2018-06-22 14:03:44 +03:00
Vadim Arasev 287735aed8 (Refactor) Collapse core and demo branches 2018-06-21 20:16:37 +03:00
Vadim Arasev e5ce111130 (Fix) Fix of searching and code refactoring 2018-06-20 15:34:28 +03:00
Vadim Arasev 0a32885ef1 (Fix) Remove unused vars and comments 2018-06-19 15:38:36 +03:00
Vadim Arasev a513d1429f (Fix) Optimized ballot card 2018-06-19 15:38:31 +03:00
Vadim Arasev fc4f9b5553 (Fix) Optimization for new smart contracts 2018-06-19 15:38:25 +03:00
Vadim Arasev 0f9e032899 (Feature) "Load More" button for "All" tab 2018-06-15 18:53:50 +03:00
Victor Baranov 457adf70a1
Merge pull request #136 from varasev/optimization-core
(Refactor, Core) Light optimization
2018-06-14 16:26:20 +03:00
Vadim Arasev ebd0b7d8aa (Fix) Optimization 2018-06-14 15:47:26 +03:00
Vadim Arasev d9514c84e2 (Fix) Light optimization #2 2018-06-14 12:12:04 +03:00
Vadim Arasev b07af3dba9 (Fix) Light optimization 2018-06-14 12:11:59 +03:00
Victor Baranov ca50f9e999
Merge pull request #134 from varasev/update-core-129-131
(Feature, Core) Ballot finalization before its endTime and new fields for miningKey creation
2018-06-14 11:51:03 +03:00
Vadim Arasev b2920ed578 (Update) Backward compatibility with old smart contracts 2018-06-13 18:16:23 +03:00
Vadim Arasev b5b2452e91 (Refactor) doesMethodExist function 2018-06-13 18:16:17 +03:00
Vadim Arasev 59d3e922ec (Fix) newVotingKey and newPayoutKey are not mandatory; interface fixes 2018-06-13 18:16:11 +03:00
Vadim Arasev 9812cf8a04 (Feature) Display three keys in ballot card when adding a new validator 2018-06-13 18:16:07 +03:00
Vadim Arasev fc44c691aa (Feature) Adding three keys at once when adding a new validator
Relates to https://github.com/poanetwork/poa-dapps-voting/issues/83, https://github.com/poanetwork/poa-dapps-voting/issues/131 and https://github.com/poanetwork/poa-network-consensus-contracts/issues/92.
2018-06-13 18:16:03 +03:00
Vadim Arasev 76b232e592 (Update) canBeFinalizedNow in voting contracts 2018-06-13 18:15:58 +03:00
Vadim Arasev ce45f3ee8c (Update) canBeFinalizedNow
Relates to https://github.com/poanetwork/poa-dapps-voting/issues/129.
2018-06-13 18:15:54 +03:00
Vadim Arasev 0421bbbe9f (Update) Rename createBallot method 2018-06-13 18:15:50 +03:00
Vadim Arasev 9a182e8ea2 (Fix) Remove trailing whitespace 2018-06-13 18:15:46 +03:00
Vadim Arasev 619c6c8ff4 (Update) "Contract Type" drop down list and getCreator method
Add ValidatorMetadata and ProxyStorage to drop down list and getCreator method to VotingToChange* contracts
2018-06-13 18:15:39 +03:00
Victor Baranov 9ff2e5cbf0
Merge pull request #126 from varasev/core
(Fix, Core) Remove ValidatorMetadata from "Contract Type" drop down list
2018-04-28 18:47:59 +03:00