Commit Graph

332 Commits (d8fbceeecda736d72da9e2f721c6ba4fb2a8b6a1)

Author SHA1 Message Date
nikitosing 0036178649 Add daily bytecode verifcation to warn about metamorphic contracts vulnerability 3 years ago
nikitosing 9afeaf2708 Add verification via standard JSON input 3 years ago
Viktor Baranov 29aa23e213 An ability to separate Ecto Repo DB endpoint for the API endpoints 3 years ago
Viktor Baranov 68f74d64a8 Save gas_used in addresses table 3 years ago
Victor Baranov bdd8ea1664
Delete 20211018074058_add_internal_transactions_block_number_from_address_hash_hash_transaction_hash_index.exs 3 years ago
Viktor Baranov e1cf872bb2 PGAnalyze index suggestions 3 years ago
Viktor Baranov dee0af3bf9 Empty blocks sanitizer 3 years ago
nikitosing fc78d98a36 optimiation_runs: int4 -> int8 3 years ago
Viktor Baranov 71ca021d7a Update token type in balances tables 3 years ago
Viktor Baranov 3758375e82 Set tokenID null for ERC_721 in address current token balance table 3 years ago
Viktor Baranov ee54656026 Finalize ERC-1155 support 3 years ago
Viktor Baranov 9bc4f8b5ad ERC-1155: token balanaces indexer update 3 years ago
Viktor Baranov 6f506b4565 ERC-1155 finalization 3 years ago
Viktor Baranov c685cd00fd ERC-1155 transfers support in UI 3 years ago
Ayrat Badykov 6f6fa1c21f Add ERC-1155 support for token transfers and token balances 3 years ago
Viktor Baranov db4bf40cca Vyper contract verification 3 years ago
nikitosing b17d077b66 Add path for sources from Sourcify 3 years ago
nikitosing a1bc250783 Add support EIP-1559 3 years ago
Viktor Baranov e9c0925f0a Add skip_metadata flag for token if indexer failed to get any of [name, symbol, decimals, totalSupply] 3 years ago
nikitosing a851195e4b add partially verified support 3 years ago
Viktor Baranov 32663bc027 Speedup intial query for catchup fetcher 4 years ago
Viktor Baranov 518fc23117 Calc total fee per day 4 years ago
Victor Baranov 51e7fd0571 Verify via metadata json 4 years ago
POA dbf1bb9b3a Add a feature for changing pool metadata 4 years ago
POA 08313405f9 Add pool names display to Staking DApp 4 years ago
POA 9a108b5825 Use idByStakingAddress instead of miningByStakingAddress in stakes_channel.ex 4 years ago
POA 52d396f114 Fix ValidatorSetAuRa ABI JSON 4 years ago
POA d66e4da176 Use unique pool ID instead of staking address in Staking DApp 4 years ago
Victor Baranov 98bec4c881 LP tokens total liqudity 4 years ago
Victor Baranov 19ba01a5db Store bridged token price in the DB 4 years ago
POA 90143410d9 Use 'getDelegatorPools' instead of 'getStakerPools' 4 years ago
POA 7570d58ef6 Add Staking DApp light optimizations 4 years ago
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