1. 25 Nov, 2024 5 commits
  2. 21 Nov, 2024 1 commit
  3. 20 Nov, 2024 1 commit
  4. 18 Nov, 2024 2 commits
  5. 15 Nov, 2024 1 commit
  6. 14 Nov, 2024 1 commit
  7. 13 Nov, 2024 6 commits
  8. 12 Nov, 2024 1 commit
  9. 11 Nov, 2024 7 commits
  10. 08 Nov, 2024 12 commits
  11. 06 Nov, 2024 2 commits
  12. 04 Nov, 2024 1 commit
    • tom goriunov's avatar
      Support `bech32` address standard (#2351) · 8c6d7400
      tom goriunov authored
      * create settings context with simple address format toggler
      
      * transform base16 hash to bech32 hash
      
      * add ENV variables
      
      * add snippet to address page
      
      * add redirect for bech32 addresses
      
      * change address format in search
      
      * add provider to tests
      
      * update demo values
      
      * migrate from Buffer to Uint8Array and add tests
      
      * bug fixes and screenshots updates
      
      * review fixes
      
      * roll back changes in env values
      
      * update screenshots
      8c6d7400