Commit Graph

1056 Commits (2847d2a9e76e2b1cd0cd69427e3e9f32f71e3586)

Author SHA1 Message Date
goodsoft 3b7e04c4b8 Refresh list of pools on account change and show correct buttons (#2455) 4 years ago
Paul Tsupikoff 6a5916764d Consolidate POSDAO contract reading (#2371) 4 years ago
Victor Baranov 9605ac664f Fix inventory pagination where condition 4 years ago
Victor Baranov fda3a9d6fe Halt reducing evm versions if contract name is wrong with the first try 4 years ago
Victor Baranov 699ac4e3d1 Composite market cap tooltip 4 years ago
Victor Baranov 41a4d2a8fe Actualize tests 4 years ago
Victor Baranov 9d865c946f Remove flaky tests 4 years ago
Victor Baranov 8e4b354664 Disable flaky tests 4 years ago
Victor Baranov f359c81b48 Fix tests 4 years ago
Victor Baranov 20f3aab0cb Address logs decoding fix 4 years ago
Victor Baranov 5be42bb438 EIP-1967 support 4 years ago
Victor Baranov 3877fb170d Add tests 4 years ago
Victor Baranov da8aaaf53e Add tests 4 years ago
Victor Baranov be69a0ce17 Proxy reader: handle function with params 4 years ago
Victor Baranov 7adf3f4220 Read proxy 5 years ago
Victor Baranov ffa8d3c9cc Add tests 5 years ago
Victor Baranov 7b079ee10e Fix contract compilation tests for old versions of compiler: change compiler version since nightly versions of some older versions were removed 5 years ago
Victor Baranov 27964a5e3d Add unit tests 5 years ago
Victor Baranov ff183cb17a Add tests 5 years ago
Victor Baranov 4cd5568bb5 Fix performance of the balance changing history under the chart 5 years ago
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