Commit Graph

300 Commits (a4b04d38bfc919853e5d4f7f57d8579838baceb8)

Author SHA1 Message Date
POA c96f0934f7 Make Staking DApp work with transferAndCall function 4 years ago
Victor Baranov bd71a822a5 Gas usage per day 4 years ago
Vadim 4d0007ee87 Reduce DB migrations 4 years ago
Victor Baranov 415ffa4208 Fix tests: mix format and mix credo 4 years ago
Vadim 930ffbf6e4 Rename bridge fee to bridge reward 4 years ago
Vadim 4c1a352d75 Replace eth_getLogs with public getter 4 years ago
Vadim 93acfb3a6f Add claimReward transaction signing 4 years ago
Vadim 8db83a720a Retrieve epoch numbers for Claim Reward dialog popup 4 years ago
Vadim be423d3966 Fix delegators counter and other improvements 4 years ago
Vadim a3c5acd351 Add retrieving of validatorMinRewardPercent 4 years ago
Vadim e6dc4e073c Rename some DB fields 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 fe1f33106c Update stake reward value defentions and add snapshotted stake reward 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
Ed Man 888e56c13d Improve UI and delegators logic for banned pools (#2670) 4 years ago
Paul Tsupikoff 2344222930 Fetch unremovable staking and disallow staking to empty pool (#2608) 4 years ago
Paul Tsupikoff 21c61d1116 Show "Delegators List" modal window (#2498) 4 years ago
Paul Tsupikoff 6a5916764d Consolidate POSDAO contract reading (#2371) 4 years ago
Victor Baranov 352ee9d7bf AMB bridged tokens 4 years ago
Victor Baranov d2f5ee8eab Import bridged tokens custom metadata 4 years ago
Victor Baranov 5f002a3c05 Actualize tests 4 years ago
Victor Baranov f25c345c60 Easy verification from verified twins 4 years ago
Victor Baranov 089b74aafe Bridged tokens 4 years ago
Victor Baranov 0404df18b9 Display and store revert reason on demand 5 years ago
Victor Baranov 0e20429ec4 Last values of fetched counters from DB if cache is empty 5 years ago
Victor Baranov 14fbf27606 Store ddresses coin balances changes daily 5 years ago
Victor Baranov 6f7df42865 Modified direction in index 5 years ago
Victor Baranov b827d1c029 Add index 5 years ago
Victor Baranov 5eeeb6dcab Performance fix: index on blocks [miner_hash, number] 5 years ago
Victor Baranov 88c61f2f84 Verify contract using creation tx input 5 years ago
Victor Baranov 286ea99fae Fix migration 5 years ago
Victor Baranov f7602724a1 Mix format fix 5 years ago
Victor Baranov 894580d603 Remove redundant index 5 years ago
Victor Baranov 1fd4b15ec5 Finally speedup pending tx list 5 years ago
Victor Baranov 953de9ce93 Speedup list of token transfers query per token and inventory queries 5 years ago
Victor Baranov f0873ef66f Speedup tokenn holders query 5 years ago
Victor Baranov a487969ca5 Take away block hash, block index dups processing script from migration 5 years ago
Victor Baranov 99710767c9 improve migrations 5 years ago
Victor Baranov eaec2df421 Actualize additional_internal_transaction_constraints script 5 years ago
Victor Baranov 7466322f94 Improve DB migration 5 years ago
Victor Baranov 06049209f1 Remove dropping of index logs_block_number_index because it never exists in migrations now 5 years ago
Victor Baranov 55d280c05c Partial index on pending_block_operations table on block hash where fetch_internal_transactions 5 years ago