Commit Graph

1081 Commits (c870e653db8b1ab59c12be0c7412869b20b66139)

Author SHA1 Message Date
Viktor Baranov b61d304d32 Speed up txs per day chart data collection 3 years ago
nikitosing d66304f26a Added clauses and tests for get_total_staked_and_ordered/1 3 years ago
Viktor Baranov ee54656026 Finalize ERC-1155 support 3 years ago
Viktor Baranov 655c58bdba ERC-1155 metadata fetching: add tests 3 years ago
Viktor Baranov a027554d39 Add sorting by token_id:fix tests 3 years ago
Viktor Baranov ba34bacc5a Add test for mutiple current token balances insertion 3 years ago
Viktor Baranov 9bc4f8b5ad ERC-1155: token balanaces indexer update 3 years ago
Viktor Baranov c685cd00fd ERC-1155 transfers support in UI 3 years ago
Ayrat Badykov 5e5dc6eb65 fix tests 3 years ago
Viktor Baranov a2a7e2a1b5 Address page facelifting 3 years ago
Viktor Baranov afc1c1ec95 Fix CSV export logs test 3 years ago
Victor Baranov b6db2b0549 Advanced CSV export 3 years ago
Viktor Baranov db4bf40cca Vyper contract verification 3 years ago
Viktor Baranov 907a473c24 Update to Erlang/OTP 24 3 years ago
Viktor Baranov 6a4740f184 Update mix deps 3 years ago
Viktor Baranov 51d3900e92 Bump ex_keccak 3 years ago
Viktor Baranov acdf5af000 Uncataloged token transfers query performance improvement 3 years ago
nikitosing 5b6ae1957f Fix test 3 years ago
Viktor Baranov 3c555b431f Search results page 3 years ago
Viktor Baranov 3773b7e67f Handle error in fetch_validators_list method 3 years ago
nikitosing 515f29330f Fix error response in contract's output 3 years ago
nikitosing a851195e4b add partially verified support 3 years ago
nikitosing d7c0131016 rename method 3 years ago
Viktor Baranov 63cce8be56 Typo: constructor instead of contructor 4 years ago
Viktor Baranov aa60d14e1b Get token balance query improvement: instead of address_token_balances use address_current_token_balances table 4 years ago
Viktor Baranov 518fc23117 Calc total fee per day 4 years ago
Viktor Baranov ab9f94f6a7 Display lp tokens USD value in dropdown 4 years ago
Viktor Baranov fe3a6dd681 Fix tests for list_token_transfers function 4 years ago
Viktor Baranov 451d7c5f61 Fix tokenlist API endpoint return only tokens with positive balance 4 years ago
Victor Baranov 51e7fd0571 Verify via metadata json 4 years ago
Viktor Baranov 8605f3c907 Fix number of confirmations 4 years ago
POA 08313405f9 Add pool names display to Staking DApp 4 years ago
POA 5d0a55854c Refactor and optimize Staking DApp 4 years ago
Viktor Baranov 0a68609c49 Contract reader/writer refactoring 4 years ago
POA d66e4da176 Use unique pool ID instead of staking address in Staking DApp 4 years ago
POA 80f2886cdb Use zero address in mappings for pool self-staker address 4 years ago
POA 7d3eee6714 Add APY displaying to Staking DApp 4 years ago
POA 00f394304e Staking DApp server side refactoring 4 years ago
POA 240c3c4378 Add Staking DApp autoswitching to eth_blockNumber 4 years ago
Victor Baranov cbff8a4528 Cut CSS export tests 4 years ago
POA 7570d58ef6 Add Staking DApp light optimizations 4 years ago
Victor Baranov 8be2ebb9a8 Staking dapp stats: total number of deleators, total staked amount 4 years ago
Victor Baranov 06c87bfcfe Revert reason in result of contract call 4 years ago
POA d26a49badd mix format 4 years ago
POA 22a167d15f Move ORDER BY statement and add unit test for selecting staking pools 4 years ago
POA c96f0934f7 Make Staking DApp work with transferAndCall function 4 years ago
Victor Baranov 04148033bc Migrate to Erlang OTP 23 4 years ago
Victor Baranov 1766cb79c3 Fix contract verification from genesis block 4 years ago
Victor Baranov f3384b12d7 Fix endless block invalidation problem 4 years ago
Victor Baranov aab400dff0 Fix tests 4 years ago