Commit Graph

984 Commits (90c5eb2b722c84cd24ba4f96847e895215dcbfa2)

Author SHA1 Message Date
Victor Baranov c6693596d5 Finalize coin balance history chart update 5 years ago
Ayrat Badykov 79b0f6f9ac
remove IO.inspect 5 years ago
Victor Baranov a8775fbbfa Fix performance of Inventory tab 5 years ago
Victor Baranov a1e9e6f85f Fix verification of contracts created from factory 5 years ago
Victor Baranov e1cdd757aa Verification: check compiler version 5 years ago
Victor Baranov 88c61f2f84 Verify contract using creation tx input 5 years ago
Victor Baranov 76b0b55c5f Remove pendinng txs cache 5 years ago
Victor Baranov 63ecebd6a7 Constructor arguments search search refinement 5 years ago
Victor Baranov c86de60e4b Speedup tx list query on address page: check if address has reward 5 years ago
Victor Baranov 953de9ce93 Speedup list of token transfers query per token and inventory queries 5 years ago
Victor Baranov c79afa23c0 Finalizing of txs count chart 5 years ago
Victor Baranov d6a31190c5 Find all require messages in the source code 5 years ago
Victor Baranov 6b452a67b7 Upgrade ex_abi up to version 0.3.0 5 years ago
Victor Baranov b4008f8012 Extract host name for splitter indexer and web app 5 years ago
Victor Baranov a62516913a Fix splitting setup 5 years ago
Victor Baranov 6de9ab29b1 Refactoring 5 years ago
Victor Baranov d227729db6 Get rid of all first traces 5 years ago
Victor Baranov 77ec071ef7 Raw trace on demand 5 years ago
Victor Baranov 9267d75ca1 Refactoring 5 years ago
Victor Baranov 3c6f500051 Get rid of internal transactions for simple transactions 5 years ago
Victor Baranov bda7ea09d0 Fix contract code param name (Parity) 5 years ago
Victor Baranov 4f5fbff1bb Fix manual merging conflict 5 years ago
Victor Baranov f9318c13ca Fix import spec file to support accounts without 0x prefix and single block reward 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
Victor Baranov 0b24d783e2 Add support of 0.6.x version of Solidity compiler 5 years ago
Victor Baranov 2271bc69ef Fix tests 5 years ago
Victor Baranov 5e0a470fb3 API endpoint: sum balances except burnt 5 years ago
Victor Baranov e167d27205 Fix performance of address page even without limiting of rewards to retrieve 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 ddec341d95
fix address sum cache 5 years ago
Victor Baranov 5333e3c542
Revert "fix address sum cache" 5 years ago
Victor Baranov 38f2e0f7b5 Offset for average block time 5 years ago
Ayrat Badykov 6ea58c93b0
fix dialyzer 5 years ago
Ayrat Badykov 6f8a738735
fix address sum cache 5 years ago
Ayrat Badykov 6226602eec
fix tests 5 years ago
Ayrat Badykov e127fd124c
fix logs queries 5 years ago
Ayrat Badykov 380b34f4cb
add block_number to logs 5 years ago
Ayrat Badykov 53ca6fd48f
fix chain_test 5 years ago
Ayrat Badykov b92ebeb026
fix remaining tests 5 years ago
Ayrat Badykov cbd98a3e04
fix most tests 5 years ago
Ayrat Badykov 45610a88d2
fix chain tests 5 years ago
Ayrat Badykov 00f12015cc
remove pending ops on block invalidation 5 years ago
Ayrat Badykov 16514a8f10
remove old internal transactions with the same primary key 5 years ago
Ayrat Badykov 2bd6f66e99
remove nonconsensus blocks from pending blocks 5 years ago
Ayrat Badykov 2a6b7e6dc1
fix node_test.exs 5 years ago
Ayrat Badykov 6c90670534
add block_hash, block_index to primary key 5 years ago
Ayrat Badykov 16763bff3f
remove old internal transactions with the same primary key 5 years ago
pasqu4le 6a933d514f
internal_txs 5 years ago