Commit Graph

2251 Commits (2ddc880a358d662ca7d6c8f8e55615b3edf5d192)

Author SHA1 Message Date
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
Victor Baranov d9304c03f8 Handle errors for non-archive node 4 years ago
Victor Baranov 984f499910 Fix logs api response 4 years ago
Victor Baranov 352ee9d7bf AMB bridged tokens 4 years ago
Victor Baranov 6e864715ae Safer balancer like token custom metadata extraction 4 years ago
Victor Baranov 5c653b86dd DISABLE_BRIDGE_MARKET_CAP_UPDATER env var 4 years ago
Victor Baranov 2776d4c1f1 Handle nil values from coingecko response 4 years ago
Victor Baranov ef7815a936 Replace symbol for some tokens to be able to find price in CoinGecko for OmniBridge supply 4 years ago
Victor Baranov fda3a9d6fe Halt reducing evm versions if contract name is wrong with the first try 4 years ago
Victor Baranov 05230d7d66 Replace "latest" compiler version with the actual one 4 years ago
Victor Baranov d59aac0dec Address contract twins feature performance 4 years ago
Victor Baranov 13f0e82de7 TokenBridge market cap: check if ETS table exists before lookup 4 years ago
Victor Baranov abb160ffc7 Fetch bridged tokens prices and market cap asynchronously 4 years ago
Victor Baranov 30f1f3d4e8 Fix acquire of market cap from omnni-bridge 4 years ago
Victor Baranov 699ac4e3d1 Composite market cap tooltip 4 years ago