1. 05 Mar, 2025 1 commit
  2. 03 Mar, 2025 3 commits
  3. 28 Feb, 2025 1 commit
  4. 27 Feb, 2025 3 commits
  5. 26 Feb, 2025 2 commits
  6. 24 Feb, 2025 1 commit
  7. 21 Feb, 2025 2 commits
  8. 20 Feb, 2025 1 commit
  9. 19 Feb, 2025 2 commits
  10. 18 Feb, 2025 6 commits
  11. 17 Feb, 2025 6 commits
  12. 14 Feb, 2025 1 commit
  13. 13 Feb, 2025 7 commits
  14. 11 Feb, 2025 4 commits
    • tom's avatar
      [skip ci] change docker image tag for e2e tests · bcd5c2b6
      tom authored
      bcd5c2b6
    • tom goriunov's avatar
      Arbitrum messages claiming (#2533) · b775d9ef
      tom goriunov authored
      * txn withdrawals page stub
      
      * add base page layout
      
      * add ConnectWallet alert
      
      * save search term in page query param
      
      * add links to the new page
      
      * add functionality to claim button
      
      * combine "Connect wallet" and "Claim" buttons
      
      * Refactor rollup configuration to introduce ParentChain structure and deprecate legacy environment variables
      
      * handle txn claim
      
      * allow to pass array of RPC urls for parent chain config
      
      * display token value and completion tx hash
      
      * fix csp
      
      * write tests for arbitrum l2 txn withdrawals
      
      * fix ts
      
      * review fixes
      
      * update screenshots and hide button if the txn is not confirmed yet
      b775d9ef
    • tom goriunov's avatar
      Contract source code: the code for the empty contract is not displaye… (#2569) · b88ebe49
      tom goriunov authored
      Contract source code: the code for the empty contract is not displayed because of a JS crash
      
      Fixes #2568
      b88ebe49
    • tom goriunov's avatar
      Zilliqa: Validator views (#2557) · a135c4da
      tom goriunov authored
      * list of validators
      
      * validator details page
      
      * clean up
      
      * review fixes
      a135c4da