Commit Graph

1719 Commits (8ed7eb240b46aabdd8a07ddccb72f128e0ebf83a)

Author SHA1 Message Date
Victor Baranov ec9de71d17 Introduce API_PATH env var 5 years ago
Victor Baranov b898602051 Fix web manifest accessibility 5 years ago
Victor Baranov ca9a8cf629 Compiler nightly builds as an option 5 years ago
Max Alekseenko b65d4672f1 fix styles loading for firefox 5 years ago
Max Alekseenko 49da9898d2 do not load app.js on the first page 5 years ago
Max Alekseenko 7f2cb10f2f remove async_listing_load lib import from app.js 5 years ago
Victor Baranov 0e3e9f2b8a Handle addresses is enum in values function in read contract page 5 years ago
Max Alekseenko 2b23ecc18f fix eth api docs 5 years ago
Max Alekseenko 5851908547 fix api templates 5 years ago
Max Alekseenko a4e1f0124c move some libs to separate files 5 years ago
Max Alekseenko 503b61b822 separate smart contracts logic 5 years ago
Max Alekseenko c418a70a95 separate remaining pages logic 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
Max Alekseenko b0f74f41bd remove chart loader 5 years ago
Victor Baranov 5e0a470fb3 API endpoint: sum balances except burnt 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 4ed9fdd2c9 Add guard is_empty_string 5 years ago
Victor Baranov 30132a71a9 CR issues 5 years ago
Victor Baranov bde993f75d Add additional tests 5 years ago
Max Alekseenko fc8109f531 load chart script only where it's used 5 years ago
Max Alekseenko 77535a8652 move all chart logic to separate script 5 years ago
Max Alekseenko c5ba8e7b0d move chart initial loading to separate file 5 years ago
pasqu4le 6a933d514f
internal_txs 5 years ago
Max Alekseenko ce03dbab2d fix mix formatting 5 years ago
Max Alekseenko 3b219124c2 small style fix 5 years ago
Max Alekseenko 8b5226dbf6 fix long contracts names 5 years ago
Max Alekseenko 983444b3b7 improve loader styles 5 years ago
Max Alekseenko f8c4cc9129 store chart data in local storage 5 years ago
Max Alekseenko 712428f77f fix ui for chart loading 5 years ago
Victor Baranov b87fc2d7ab Coin total supply from DB API endpoint 5 years ago
Victor Baranov e674552e76 Add styles for curl POST example for verify API endpoint 5 years ago
Ayrat Badykov 5e73a671cc add verify contract rpc doc 5 years ago
Victor Baranov 28acc6da0f Add eth_blockNumber API endpoint to eth_rpc section 5 years ago
Victor Baranov b5bce41ab9 Extend getsourcecode API view with new output fields 5 years ago
Victor Baranov 0ba97c9ef7 Fix favicons' paths 5 years ago
Victor Baranov 1c8da51b85 Fix paths for fron assets 5 years ago
Victor Baranov 36a327ba6e Remove networks images preload 5 years ago
Ayrat Badykov 8eb7e1aa01
hide form on check 5 years ago
Ayrat Badykov 85fd91faac
add filter to token transfers 5 years ago
Ayrat Badykov e4b5a0bd18
remove token transfers from transactions tab 5 years ago
Ayrat Badykov 6aea425975
make token transfers tab second 5 years ago
Ayrat Badykov 1667bdef0c
fix remaining tests 5 years ago
Ayrat Badykov 67e0e3c333
select distinct token transfers by transaction hash 5 years ago
Ayrat Badykov ccbacf6944
fix merging conflicts 5 years ago
Ayrat Badykov f83d560491
disable checksumming for address page feature test 5 years ago