Commit Graph

287 Commits (4ff75f8e5ff137786f0cf23381c47dbaf62db96e)

Author SHA1 Message Date
Vadim bca2bfd5e2 Refresh BlockReward contract ERC balance without page reloading 4 years ago
Vadim 1859186550 Alert for Show only those I staked into 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 1b47580f3b Adapt Staking DApp UI for mobile devices (#2757) 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
Ed Man 07305733a6 Fix Staking DApp UI issues (#2692) 4 years ago
Paul Tsupikoff 83fea9a222 Hide all controls when staking is forbidden by contract (#2651) 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 31b90102de Implement filters for staking pool tables (#2558) 4 years ago
Paul Tsupikoff d020fc9baa Periodically refresh the table with staking pools (#2557) 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
goodsoft 3b7e04c4b8 Refresh list of pools on account change and show correct buttons (#2455) 4 years ago
Eduard Sachava cbb79679e0 Implement logging in using MetaMask extension (#2408) 4 years ago
goodsoft c64f77fe94 Refresh staking page top panel when new blocks arrive (#2407) 4 years ago
Victor Baranov fa832f41d6 Fix logs search 4 years ago
Victor Baranov 7efee7b685 Fix dark forest theme bugs, allow multiple contracts 4 years ago
Victor Baranov 74512a094f Caching of address transactions counter, remove query limit 4 years ago
Victor Baranov 699ac4e3d1 Composite market cap tooltip 4 years ago
Victor Baranov 5f002a3c05 Actualize tests 4 years ago
Victor Baranov 561e20721d Replace underscore with hyphen in routes 4 years ago
Victor Baranov 0e59cd5612 Finalize pubsub for token transfers 4 years ago
Victor Baranov 0159d27702 Temp last 4 years ago
Victor Baranov 7227fc971a pubsub for new token transfers 4 years ago
Victor Baranov fe78cbfe39 Write contracts: a new tab with the list of write methods 4 years ago
Victor Baranov c79afa23c0 Finalizing of txs count chart 5 years ago
Victor Baranov 7d448d58fd Fix transactions and blocks appearance if less blocks and txs on the page than it can contain 5 years ago
Max Alekseenko 706de850f4 more scripts optimization 5 years ago
Max Alekseenko 8c0beea638 js scripts optimization 5 years ago
Max Alekseenko a56370ca7d import app.js instead of separate libraries 5 years ago
Victor Baranov ca9a8cf629 Compiler nightly builds as an option 5 years ago
Max Alekseenko 49da9898d2 do not load app.js on the first page 5 years ago
Max Alekseenko 7f2cb10f2f remove async_listing_load lib import from app.js 5 years ago
Max Alekseenko a4e1f0124c move some libs to separate files 5 years ago
Max Alekseenko 2a97b6831f remove token balance dropdown logic from app.js 5 years ago
Max Alekseenko e23a68d007 fix duplicate websocket connection 5 years ago
Max Alekseenko 77535a8652 move all chart logic to separate script 5 years ago