1. 05 Jul, 2024 2 commits
  2. 04 Jul, 2024 1 commit
  3. 03 Jul, 2024 1 commit
  4. 02 Jul, 2024 7 commits
  5. 01 Jul, 2024 1 commit
  6. 27 Jun, 2024 3 commits
  7. 26 Jun, 2024 3 commits
  8. 25 Jun, 2024 7 commits
  9. 24 Jun, 2024 3 commits
    • tom goriunov's avatar
      Call contract read methods from the client (#2032) · f685a9f0
      tom goriunov authored
      * display methods accordion
      
      * add method_id to methods
      
      * query read method via public client
      
      * query read methods without inputs at accordion section open
      
      * add custom abi tabs
      
      * add proxy tabs
      
      * custom wagmi config if wc is not configured
      
      * remove ContractAbiItemConstant component
      
      * display tuple properties in method outputs
      
      * display read result
      
      * clean up
      
      * support nested arrays in the read result
      
      * re-write test for contract methods
      
      * change result view for address output
      
      * refactoring
      
      * fix tests
      
      * remove web3 provider fallback
      
      * fix tab loading
      
      * refactoring
      
      * add implementation contract selector
      
      * add "copy to clipboard" for address, remove top-level square brackets
      
      * add preview mode to contract method result
      
      * tests for read result
      
      * fix tests
      
      * change styles for result preview
      
      * review fix
      f685a9f0
    • Max Alekseenko's avatar
      replace old sort component · 1de38065
      Max Alekseenko authored
      1de38065
    • Igor Stuev's avatar
      Merge pull request #2014 from blockscout/tag-group-select · 8f31d248
      Igor Stuev authored
      tag group select component
      8f31d248
  10. 23 Jun, 2024 1 commit
  11. 21 Jun, 2024 9 commits
  12. 20 Jun, 2024 2 commits