Commit Graph

2539 Commits (053aeb4aaa191825e012d3e113f65b82b18df0f4)

Author SHA1 Message Date
Vadim e6dc4e073c Rename some DB fields 4 years ago
Vadim e96a7848b0 Fix round error for reward ratios 4 years ago
Vadim dcdb353bd4 Fix start_snapshotting function 4 years ago
Vadim 954d3dc96d Fix fields/variables names 4 years ago
Eduard Sachava 227d3857fd Add validator_reward_ratio field and fix staked_ratio value 4 years ago
Eduard Sachava 303ece8180 Rename staked_amount field to total_staked_amount 4 years ago
Eduard Sachava 90710500a9 Add is_snapshotted check before showing snapshotted data 4 years ago
Eduard Sachava 43d7c53c7a Get uniq pool mining addresses for snapshotting process 4 years ago
Eduard Sachava 5bdfe69c6f Add validator_set_apply_block tcheck before display snapshotted data 4 years ago
Eduard Sachava 34c0fdd107 Fix order for reward ratio responses 4 years ago
Eduard Sachava b861e7f5ad Change stake snapshotting to simple function 4 years ago
Eduard Sachava fe1f33106c Update stake reward value defentions and add snapshotted stake reward 4 years ago
Eduard Sachava bd9c17d719 Exclude snapshotted fields from being nilified 4 years ago
Eduard Sachava 9b968938bc Add blockscout based stakes snapshottting process 4 years ago
Eduard Sachava 2dee6aa179 Remove chain based stakes snapshotting porcess 4 years ago
Eduard Sachava a555271420 Add fields to StakingPool and StakingPoolsDelegator required for stakes snapshotting 4 years ago
Eduard Sachava 4f2686666e Delete contract functions 4 years ago
Eduard Sachava c2faf1baf7 Rename contract events 4 years ago
Eduard Sachava c752d5ce3c Rename contract functions 4 years ago
Paul Tsupikoff ad73dabd3e Fetch token during ContractState initialization 4 years ago
Ed Man 888e56c13d Improve UI and delegators logic for banned pools (#2670) 4 years ago
Paul Tsupikoff 83fea9a222 Hide all controls when staking is forbidden by contract (#2651) 4 years ago
Paul Tsupikoff d679bc7fbb Separate ordered withdrawals from active stakes (#2615) 4 years ago
Paul Tsupikoff f4ac5acb2c Consider a pool to be a delegator for itself and fetch its delegator data (#2614) 4 years ago
Paul Tsupikoff 2344222930 Fetch unremovable staking and disallow staking to empty pool (#2608) 4 years ago
Paul Tsupikoff 31b90102de Implement filters for staking pool tables (#2558) 4 years ago
Андреев Кирилл 190e86f908 Update token supply and balances for stakers after each epoch (#2471) 4 years ago
Paul Tsupikoff 21c61d1116 Show "Delegators List" modal window (#2498) 4 years ago
goodsoft 8a34420eda Show "Move Stake" modal window (#2464) 4 years ago
goodsoft 4e4f96a4e4 Show modal window with validator/pool info (#2439) 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
goodsoft 26715dcf00 Render lists of validators and staking pools (#2215) 4 years ago
goodsoft 76e61891e9 Fetch and use token to use for all staking amounts (#2419) 4 years ago
Paul Tsupikoff 6a5916764d Consolidate POSDAO contract reading (#2371) 4 years ago
Victor Baranov 624cc49efd Restrict txs in coin balance history only for EOA addresses 4 years ago
Victor Baranov 9cead099c7 Tx in coin balance history 4 years ago
Victor Baranov 9605ac664f Fix inventory pagination where condition 4 years ago
Victor Baranov ff4eddc413 Fix tokens list pagination 4 years ago
Victor Baranov 35cbcfcc38 Contract interaction: xix encoding of bytes output 4 years ago
Victor Baranov d81e6630fd Change Solc binary downloader path to official primary supported path 4 years ago
Victor Baranov dc8f49a48b Check that ETS tables exists before inserting new data or lookup from the table 4 years ago
Victor Baranov ab9a7de02c Update address txs count cache: commit update date at the beginning fix 4 years ago
Victor Baranov 72007f0f34 Update address txs count cache: commit update date at the beginning 4 years ago
Victor Baranov a7f94afb1a Fix last_update cache key to store txs count 4 years ago
Victor Baranov c25d276d88 Task.start_link instead of Task.async 4 years ago
Victor Baranov 3dacb0f94b Update last_update_key when new data received 4 years ago
Victor Baranov 74512a094f Caching of address transactions counter, remove query limit 4 years ago