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

Release Latest #946

Merged
merged 63 commits into from
Aug 2, 2024
Merged

Release Latest #946

merged 63 commits into from
Aug 2, 2024

Commits on Oct 3, 2023

  1. SwapERC20 Upgrade (#849)

    * upgrade libraries and metadata to 4.1
    
    * prettier
    dmosites committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    b19fce0 View commit details
    Browse the repository at this point in the history
  2. update for new usage of getFullSwapERC20 (#850)

    * update for new usage of getFullSwapERC20
    
    * prettier
    dmosites committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    0993b6e View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    01e5a2d View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    37b50e9 View commit details
    Browse the repository at this point in the history
  2. Fixes an issue with specific takers on OTC (#856)

    * lowercase address for comparison; ADDRESS_ZERO for clarity
    
    * prettier
    dmosites committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    eeb4854 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    8894c7f View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. upgrade metadata package (#858)

    * update libraries, metadata to latest
    
    * upgrade metadata
    dmosites committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    056938c View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    02d444f View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    dee1303 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Upgrade libraries; improve network handling (#863)

    * upgrade libraries; improve network handling
    dmosites committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    bb81c4f View commit details
    Browse the repository at this point in the history
  2. package updates and improvements (#866)

    * RPC URLs and packages update (#865)
    
    * generalize rpc urls, update packages
    
    * upgrade metadata package; remove unused code
    dmosites committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    8e1e7e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Otc fixes (#867)

    * track otc taker balance, correct otc taker review screen
    
    * remove usdt as default maker token
    dmosites committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    daabc28 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Configuration menu
    Copy the full SHA
    b16f9ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bbb045 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    ac18b82 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Fixes and improvements (#878)

    * RPC URLs and packages update (#865)
    
    * generalize rpc urls, update packages
    
    * upgrade metadata package; remove unused code
    
    * url and ogp fixes
    
    * limit ens to mainnet; rpc urls
    
    * restore error overlay to review screen
    
    * upgrade libraries with improved event parser
    
    * upgrade packages; restore all networks
    dmosites committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    d677d37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1a259a View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. upgrade libraries to 4.2.x; upgrade node to 18.x; consolidate imports (

    …#881)
    
    * upgrade libraries to 4.2.x; upgrade node to 18.x; consolidate imports
    
    * prettier pass
    
    * update actions with node version
    dmosites committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    614b68c View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Configuration menu
    Copy the full SHA
    1f23b8a View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. update @airswap/libraries; fix hardcoded protocol fee (#884)

    * update @airswap/libraries; fix hardcoded protocol fee
    dmosites committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    313b375 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    77f8d0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d651611 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. 853: Removed isLoading from ActionButtons. Added hasEditButton to App…

    …roveReview and WrapReview (#886)
    piersss committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    febac1d View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    9daed24 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    56bd85d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc81ada View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    b56da69 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    b5e0c63 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    275e90b View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. 900: Fix gas store (#904)

    * 903: OTC order not reset properly (#905)
    piersss committed May 5, 2024
    Configuration menu
    Copy the full SHA
    6515b08 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    0d0b87e View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    05da62b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    781b43a View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    90a38d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4c5713 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0219ff8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1cd7057 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dcd87a6 View commit details
    Browse the repository at this point in the history
  6. 908: removed console.log

    piersss committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    6981731 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    71727bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e799096 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e16a12e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5ae6a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e541250 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f7dfabd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    362d481 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e29c848 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    062ebda View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    ea961bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a50670 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4483ae1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58401a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    2623606 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    ab6fa7e View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    37f66f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    8fd3a11 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    b178f30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a879f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdb8ece View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    bce673f View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. update otc for v4 compatibility (#945)

    * update otc for v4 compatibility
    
    * change suggestion
    dmosites committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    6372af4 View commit details
    Browse the repository at this point in the history
  2. resolve minor conflicts

    dmosites committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    67b7ffc View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    3d9a8d5 View commit details
    Browse the repository at this point in the history