Commit Graph

456 Commits

Author SHA1 Message Date
Vadim Arasev 826fb47fd9 (Fix) node packages versions 2018-07-02 10:43:58 +03:00
Vadim Arasev 1d7647113d (Fix) node packages versions 2018-07-02 10:43:17 +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
Vadim Arasev 6bdb9b6cd0 (Fix) transaction's status checking 2018-06-29 19:41:40 +03:00
Vadim Arasev 0f3fb46584 (Fix) Update some node packages 2018-06-29 18:40:11 +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
Vadim Arasev f9c1c3f035 (Fix) Don't precache index.html 2018-06-26 09:29:54 +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 336fb891bf (Refactor) Collapse core and demo branches 2018-06-21 19:17:46 +03:00
Vadim Arasev e5ce111130 (Fix) Fix of searching and code refactoring 2018-06-20 15:34:28 +03:00
Vadim Arasev 744026532d (Fix) Fix of searching and code refactoring 2018-06-20 15:23:22 +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 001e6c642d (Fix) Remove unused vars and comments 2018-06-19 14:25:31 +03:00
Vadim Arasev f2957e42e0 (Fix) Optimized ballot card 2018-06-19 12:56:54 +03:00
Vadim Arasev 61dc67ce2b (Fix) Optimization for new smart contracts 2018-06-19 11:42:01 +03:00
Vadim Arasev 0f9e032899 (Feature) "Load More" button for "All" tab 2018-06-15 18:53:50 +03:00
Vadim Arasev 5a370b8eac (Feature) "Load More" button for "All" tab 2018-06-15 14:12:47 +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 5d93e9f9d5 (Fix) Optimization 2018-06-14 15:41:01 +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
Vadim Arasev c1186fa346 (Fix) Light optimization #2 2018-06-14 12:06:22 +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 e1dbd90c76 (Fix) Light optimization 2018-06-14 11:05:35 +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
Vadim Arasev d075d8a43c (Update) Backward compatibility with old smart contracts 2018-06-13 15:02:31 +03:00
Vadim Arasev 8da49125a0 (Refactor) doesMethodExist function 2018-06-13 13:44:04 +03:00
Vadim Arasev 944db87184 (Fix) newVotingKey and newPayoutKey are not mandatory; interface fixes 2018-06-12 11:40:00 +03:00
Vadim Arasev 429593299e (Feature) Display three keys in ballot card when adding a new validator 2018-06-11 16:46:39 +03:00
Vadim Arasev 661beb1ba4 (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-09 22:02:19 +03:00
Vadim Arasev 99eba74d64 (Update) canBeFinalizedNow in voting contracts 2018-06-08 18:27:19 +03:00
Vadim Arasev 4f4c79e539 (Update) canBeFinalizedNow
Relates to https://github.com/poanetwork/poa-dapps-voting/issues/129.
2018-06-08 16:32:07 +03:00
Vadim Arasev dbc8f93981 (Update) Rename createBallot method 2018-05-15 09:02:06 +03:00
Vadim Arasev ee1c030979 (Fix) Remove trailing whitespace 2018-05-08 15:53:24 +03:00
Vadim Arasev 4f9f233fd9 (Update) "Contract Type" drop down list and getCreator method
Add ValidatorMetadata and ProxyStorage to drop down list and getCreator method to VotingToChange* contracts
2018-05-08 11:49:56 +03:00