Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FE Release 03-28-2024 #2385

Merged
merged 14 commits into from
Mar 28, 2024
Merged

FE Release 03-28-2024 #2385

merged 14 commits into from
Mar 28, 2024

Commits on Mar 27, 2024

  1. Fe/svg set namespace (#2373)

    * Publish
    
     - @synapsecns/synapse-interface@0.14.0
    
    * add svg set tag to jsx namespace
    
    * eslint fix
    
    ---------
    
    Co-authored-by: bigboydiamonds <bigboydiamonds@users.noreply.github.com>
    lawsonkight and bigboydiamonds authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    728a738 View commit details
    Browse the repository at this point in the history
  2. Communication Initial Implementation (#2234)

    ---------
    
    Co-authored-by: Trajan0x <trajan0x@users.noreply.github.com>
    Co-authored-by: aureliusbtc <82057759+aureliusbtc@users.noreply.github.com>
    Co-authored-by: χ² <88190723+ChiTimesChi@users.noreply.github.com>
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    5 people authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    ca1ec3a View commit details
    Browse the repository at this point in the history
  3. update readmes

    trajan0x committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    a027aad View commit details
    Browse the repository at this point in the history
  4. cleanup goreleaser debug steps (#2374)

    Co-authored-by: Trajan0x <trajan0x@users.noreply.github.com>
    trajan0x and trajan0x authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    d6efa6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    490d295 View commit details
    Browse the repository at this point in the history
  6. App abstraction (statelessness, multiple clients) (#2377)

    * Abstraction for receiving messages
    
    * Abstraction for sending messages
    
    * Fully implement IInterchainApp
    
    * Abstraction for managing clients
    
    * Scaffold ICAppV1
    
    * ICAppV1: implement storage
    
    * ICAppV1: implement permissioned management
    
    * Add management views
    
    * Add thin wrapper for "send message to linked app"
    
    * Add more custom errors
    
    * Add App harness and client mock
    
    * Add ICAppV1 management tests
    
    * Add extra checks for the new custom errors
    
    * Chore: move stuff around in tests
    
    * Fix: IInterchainAppV1 should implement IInterchainApp
    
    * Add ICAppV1 messaging tests
    
    * Add `_getMessageFee` thin wrapper and tests around it
    
    * Update PingPongApp to use the `ICAppV1` base
    
    * Update ExampleApp
    
    * Move example apps into a separate folder
    
    * Update scripts and tests
    
    * Chore: cleanup
    
    * Update flattened files set [**.sol glob not working]
    
    * Add fee getter for `ExampleAppV1`
    
    * App abstraction (go changes) (#2349)
    
    * Update `generate.go`
    
    * Regenerate `sin-executor`
    
    * Update Example App references
    
    * Use non-zero period in tests
    
    * Use `GetMessageFee` for setting the message value
    
    * Use non-zero gas airdrop amount in tests
    
    * Regenerate `sin-executor`
    
    * Fix: incorrect fuzzing "not IC client" test
    ChiTimesChi authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    0aedf05 View commit details
    Browse the repository at this point in the history
  7. Feat: resolve TODOs in InterchainDB (#2379)

    * Scaffold getEntryValue
    
    * Update tests to check getEntryValue
    
    * Add revert cases
    
    * Save entry values in DB
    
    * Remove deprecated entries array
    
    * Modify tests to allow overpaid verification fees
    
    * Fix: do not revert when fes are overpaid
    
    * Regenerate `sin-executor`
    
    * Regenerate `committee`
    ChiTimesChi authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    b047dcf View commit details
    Browse the repository at this point in the history
  8. feat(synapse-interface): remove blast swap pause banner (#2381)

    * Remove banner
    
    * Clean imports
    bigboydiamonds authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c49c60d View commit details
    Browse the repository at this point in the history
  9. Publish

     - @synapsecns/synapse-interface@0.15.0
    bigboydiamonds committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    1073790 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. remove commitee listener (#2382)

    
    Co-authored-by: Trajan0x <trajan0x@users.noreply.github.com>
    trajan0x and trajan0x authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    57260d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6d7fa1 View commit details
    Browse the repository at this point in the history
  3. Publish

     - @synapsecns/widget@0.1.11
    abtestingalpha committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    eac86de View commit details
    Browse the repository at this point in the history
  4. Removes STIP (#2367)

    abtestingalpha authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    a0e2a01 View commit details
    Browse the repository at this point in the history
  5. Publish

     - @synapsecns/synapse-interface@0.15.1
    abtestingalpha committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    914561c View commit details
    Browse the repository at this point in the history