Commit Graph

45 Commits (218ad986a9c37a2b5b652559ea8715a71845465d)

Author SHA1 Message Date
POA c96f0934f7 Make Staking DApp work with transferAndCall function 4 years ago
POA f0b32529b7 Fix working with big numbers in Staking DApp 4 years ago
POA 0f8b91cc7f Small refactoring 4 years ago
POA 2edb8ce56d Small refactoring 4 years ago
POA 0634c259e4 Update Staking DApp scripts 4 years ago
PoaMan 72d9006717 Enhance blocks handling in Staking DApp 4 years ago
Victor Baranov a7d395c056 Actualize with master branch 4 years ago
Vadim 187a8dd37d JS and CSS refactorings, fixes, and improvements 4 years ago
Vadim fbcf251f74 Small UI improvements and refactorings 4 years ago
Vadim 7d44866e9c Improve 'Become a Candidate' appearance, checkups, and connectivity control 4 years ago
Vadim 5c3fd3a8fd Improve popups and some tooltips 4 years ago
Vadim 7774808100 Improve 'Withdraw' popup 4 years ago
Vadim 7f3f983ceb Fix 'Stake' and 'Become a Candidate' popups 4 years ago
Vadim cffbb028b6 Improvements in Stake/Withdraw modals 4 years ago
Victor Baranov c43afa5188 Fix tests: gettext, eslint 4 years ago
Vadim f29e7e216f Claim Reward dialog UI improvements 4 years ago
Vadim 93acfb3a6f Add claimReward transaction signing 4 years ago
Vadim ed3be8897a Fix staking page refreshing 4 years ago
Vadim 703b35587b Handle disconnections on client side and remove excess requests 4 years ago
Vadim 868e43156b Implement Recalculate button for Claim Reward 4 years ago
Vadim 5676012a37 Prepare Recalculate button for Claim Reward 4 years ago
Vadim f581780558 Add general elements to Claim Reward dialog popup 4 years ago
Vadim 0a83835b35 Don't allow parallel Claim Reward tasks for the same staker 4 years ago
Vadim 183ead19b9 Prevent running parallel Claim Reward tasks 4 years ago
Vadim 71104468fe Simplify render_claim_reward handling; remove UI freeze 4 years ago
Vadim 07f7fbbb4c Add render_claim_reward channel message 4 years ago
Vadim aa23364486 Add check for staking token definition 4 years ago
Eduard Sachava 303ece8180 Rename staked_amount field to total_staked_amount 4 years ago
Eduard Sachava 2dee6aa179 Remove chain based stakes snapshotting porcess 4 years ago
Eduard Sachava 606e606ac3 Allow connection only to authorized chain networks (#2734) 4 years ago
Eduard Sachava 8701d67acc Replace dummy text with real copies for Staking DApp (#2719) 4 years ago
Ed Man 2f63c95ca8 Fix Staking DApp theme colors (#2700) 4 years ago
Paul Tsupikoff 6ca1adf316 Show Stake modal instead of Become a Candidate for existing pools (#2650) 4 years ago
Paul Tsupikoff 56273524ac Separate Claim Withdrawal button from Withdraw (#2649) 4 years ago
Paul Tsupikoff 821c3e7291 Validate staking contract calls in JS and allow adding <1 POA to existing stake (#2573) 4 years ago
Paul Tsupikoff 7ef37f0071 Improve UI for becoming a candidate for existing pools (#2620) 4 years ago
Paul Tsupikoff 21c61d1116 Show "Delegators List" modal window (#2498) 4 years ago
goodsoft 6fff314814 Show "Withdraw stake" and "Claim withdraw" modal windows (#2465) 4 years ago
goodsoft 8a34420eda Show "Move Stake" modal window (#2464) 4 years ago
goodsoft f50b4f1f82 Show "Make Stake" modal window (#2462) 4 years ago
goodsoft 21d88a2beb Show "Remove my Poll" modal window (#2461) 4 years ago
goodsoft af61d02b6d Show "Become a Candidate" modal window (#2460) 4 years ago
goodsoft 4e4f96a4e4 Show modal window with validator/pool info (#2439) 4 years ago
goodsoft f1d0b3cf17 Render stakes progress template on server (#2455) 4 years ago
goodsoft 8e0558c6c8 Load contract ABIs after signing in, add makeContractCall utility (#2455) 4 years ago