Commit Graph

5946 Commits (aa40b42cd025765d3f53253d6cbcbc46c0b47930)

Author SHA1 Message Date
Victor Baranov cefa80697f Update deps 4 years ago
Victor Baranov 572dff25f4 Process GraphQL internal server error for address -> transactions query without first/last params 4 years ago
Victor Baranov 58636a5887 GraphQL Absinthe related packages update up to stable versions 4 years ago
Victor Baranov 9600f3d23d Add CHANGELOG entry 4 years ago
Victor Baranov abc381af58 Improve get mined blocks query performance: remove grouping by number, timestamp 4 years ago
Victor Baranov 406a6003fa Fix verification with experimental features enabled 4 years ago
Victor Baranov dcb474ebe0 Add top marging for implementation address container 4 years ago
Victor Baranov dc4c404fae Connect to Metamask button 4 years ago
Victor Baranov 0a0bd31abc Show compilation error at conntract verification 4 years ago
Victor Baranov a053ef94e0 Update npm deps 4 years ago
Victor Baranov f989004544 Raw trace copy button 4 years ago
Victor Baranov eb56871768 Fix non-interactive navbar at not found page 4 years ago
Victor Baranov 3c4a1e1ccf Handle empty block author reward 4 years ago
Victor Baranov 06e0232d61 Refine decoding view of contract method, log on transaction page, refactoring 4 years ago
Victor Baranov de143d9beb Improve decode log/method view 4 years ago
Victor Baranov 20f3aab0cb Address logs decoding fix 4 years ago
Victor Baranov ac854e6989 Transaction page: decoding logs from called contracts 4 years ago
Victor Baranov d071dc27e9 Apps menu item 4 years ago
Victor Baranov 5882212121 Besu: Add revertReason key 4 years ago
Victor Baranov 42862f358b Return correct status to verify api if conntract verified, remove Kovan from the list of default chains 4 years ago
Victor Baranov a74decfb50 Fix permanent fetching tokens and unavailable navbar menu when read/write proxy tab is active 4 years ago
Victor Baranov 3fda980e67 eip1967 update: handle different size response from eth_getStorageAt for implementation address 4 years ago
Victor Baranov 5be42bb438 EIP-1967 support 4 years ago
Victor Baranov cddc58f32e Display implementation address at read/write proxy tabs 4 years ago
Victor Baranov 3877fb170d Add tests 4 years ago
Victor Baranov cd60db1830 Fix error on token\'s read contract tab 4 years ago
Victor Baranov ed30893226 Exclude constructors from Write contract page 4 years ago
Victor Baranov da8aaaf53e Add tests 4 years ago
Victor Baranov 2842f2405e Import accounts from Geth geenesis 4 years ago
Victor Baranov d82b48f924 Fix for verification of contracts from genesis block 4 years ago
Victor Baranov 1f8bda8a37 Fix for acocunts page with token-bridge supply and inexistent bridge contracts 4 years ago
Victor Baranov 68b244dfb7 Write proxy: remove redundant variable declaration: contract_type 4 years ago
Victor Baranov 84471dab9e Fix for definnition of contract type: proxy/regular 4 years ago
Victor Baranov 568eaf02ef Write proxy contract feature 4 years ago
Victor Baranov 56b5cad5ae Change button name from query to write 4 years ago
Victor Baranov d0ce9e2e43 Write contract feature: support payble methods 4 years ago
Victor Baranov 9717502f6c A modal window with pending tx hash 4 years ago
Victor Baranov c8e8951a65 Check if Metamask is authorized, increase container width to comply with increased max possible number of tabs 4 years ago
Victor Baranov fe78cbfe39 Write contracts: a new tab with the list of write methods 4 years ago
Victor Baranov be69a0ce17 Proxy reader: handle function with params 4 years ago
Victor Baranov 7adf3f4220 Read proxy 4 years ago
Victor Baranov 067b67547a Fix several tests 5 years ago
Victor Baranov ffa8d3c9cc Add tests 5 years ago
Victor Baranov 102b80fada Decode log in proxy contracts 5 years ago
Victor Baranov 485a262d91 Check if implementation is verified 5 years ago
Victor Baranov a801cfae39 Proxy contracts: decoding using implementation ABI 5 years ago
Victor Baranov 15bc0d391e trace_block for BESU 5 years ago
Victor Baranov 32d3bb85ed Disable Pending transactions supervisor 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