Commit Graph

5438 Commits (ba0e1119c29386157ccb12563b1156577eb86ee4)

Author SHA1 Message Date
Victor Baranov ec9de71d17 Introduce API_PATH env var 5 years ago
EtherCore Contributor a8d232057e
Switch EtherCore logo 5 years ago
Victor Baranov ca9a8cf629 Compiler nightly builds as an option 5 years ago
Victor Baranov 87092a4fa2 Fix contract constructor require msg appearance in constructor arguments encoded view 5 years ago
Victor Baranov 5590b29c2d Fix bug in skipping of constructor arguments inn contract verification 5 years ago
EtherCore Contributor 66cd47dbe6
Add EtherCore Testnet Support 5 years ago
EtherCore Contributor 467b900b64
Add EtherCore support 5 years ago
Victor Baranov 0b24d783e2 Add support of 0.6.x version of Solidity compiler 5 years ago
Victor Baranov 0e3e9f2b8a Handle addresses is enum in values function in read contract page 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
Victor Baranov e1b8ff59c2 Prevent filling pending_block_operations table for RSK variant 5 years ago
Victor Baranov 99710767c9 improve migrations 5 years ago
Victor Baranov 7453495b67 Fix npm deps 5 years ago
Victor Baranov eaec2df421 Actualize additional_internal_transaction_constraints script 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
Victor Baranov 6ec1ac1a7e Modify logs query 5 years ago
Ayrat Badykov 328b5696dc use default value 5 years ago
Victor Baranov d3e258c431 Reorganize queries and indexes for internal_transactions table 5 years ago
Ayrat Badykov 605a4a27f2 fix tests 5 years ago
Victor Baranov f8f409b2a4 Increase to 2k limit for rewards 5 years ago