Commit Graph

5761 Commits (024823cd3b1b4a82aa7ad54b610e557f01161378)

Author SHA1 Message Date
Victor Baranov 0e3e9f2b8a Handle addresses is enum in values function in read contract page 5 years ago
Max Alekseenko 3271dc83b4 use useBuiltIns option in webpack instead of importing @babel/polyfill 5 years ago
Victor Baranov a487969ca5 Take away block hash, block index dups processing script from migration 5 years ago
Max Alekseenko 288a69a46e fix linter errors 5 years ago
Max Alekseenko 5523508da2 allow to set "/" 5 years ago
Victor Baranov cfa6fa70b6 Upgrade absinthe and ecto 5 years ago
Max Alekseenko 253e43914d fix tests 5 years ago
Max Alekseenko bd589433fc move socket path to env 5 years ago
Max Alekseenko 2b23ecc18f fix eth api docs 5 years ago
varasev e03378d6f2
Add `creationMethod` to `entry_to_elixir` 5 years ago
Victor Baranov e1b8ff59c2 Prevent filling pending_block_operations table for RSK variant 5 years ago
Max Alekseenko 5851908547 fix api templates 5 years ago
Victor Baranov 99710767c9 improve migrations 5 years ago
Victor Baranov 7453495b67 Fix npm deps 5 years ago
Max Alekseenko bcd222e567 fix internalization files 5 years ago
Max Alekseenko a4e1f0124c move some libs to separate files 5 years ago
Max Alekseenko 2a97b6831f remove token balance dropdown logic from app.js 5 years ago
Max Alekseenko 503b61b822 separate smart contracts logic 5 years ago
Max Alekseenko c418a70a95 separate remaining pages logic 5 years ago
Victor Baranov eaec2df421 Actualize additional_internal_transaction_constraints script 5 years ago
Max Alekseenko e8896c2840 separate transactions logic 5 years ago
Max Alekseenko bcd86a1b7a separate blocks page logic 5 years ago
Max Alekseenko a2a14bd4a6 split account logic 5 years ago
Max Alekseenko 6f29da7330 split home page logic 5 years ago
Victor Baranov 26170d3d44 utf8 copy tx input tooltip 5 years ago
Victor Baranov 7466322f94 Improve DB migration 5 years ago
Victor Baranov 2271bc69ef Fix tests 5 years ago
Victor Baranov 98374fba32 RSK release 1.2.0 breaking changes support 5 years ago
Victor Baranov cd5011aa4d Fix getsourcecode test 5 years ago
Victor Baranov cd2cd75ffa Temporarily disable failed tests for 2 stats endpoints 5 years ago
Victor Baranov 4e2b629e6a Get rid og deadlock in the query to address_current_token_balance table 5 years ago
Max Alekseenko e23a68d007 fix duplicate websocket connection 5 years ago
Max Alekseenko b0f74f41bd remove chart loader 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
Victor Baranov 5e0a470fb3 API endpoint: sum balances except burnt 5 years ago
Victor Baranov bccf71c748 New indexing scheme update migration 5 years ago
Victor Baranov 12905cf9a5 Speedup address_to_logs query 5 years ago
Victor Baranov 223658a2c4 Speedup blocks_without_reward_query 5 years ago
Victor Baranov e167d27205 Fix performance of address page even without limiting of rewards to retrieve 5 years ago
Victor Baranov 92e4963651 Add tokenID for tokentx action 5 years ago
Victor Baranov 06c781d94e Missing function clause for set_constructor_arguments 5 years ago
Victor Baranov a7d9f0fcf2 Fix selected column name 5 years ago
Victor Baranov 4ed9fdd2c9 Add guard is_empty_string 5 years ago
Victor Baranov 30132a71a9 CR issues 5 years ago
Ayrat Badykov 40ad32eb72 add PendingOpsCleaner to Supervision tree 5 years ago
Victor Baranov bde993f75d Add additional tests 5 years ago
Ayrat Badykov 767d8c9999 add separate process for pending ops removal 5 years ago
Victor Baranov 2d59ff4d22 Reduce execution time of stream_unfetched_token_instances query 5 years ago
Ayrat Badykov 49e4a803f3 remove non-consensus-records from pending ops periodically 5 years ago