Skip to content

Commit

Permalink
fix tracker loop
Browse files Browse the repository at this point in the history
  • Loading branch information
fluiderson committed Nov 9, 2024
1 parent 0ccdf58 commit 44e931b
Show file tree
Hide file tree
Showing 22 changed files with 928 additions and 804 deletions.
81 changes: 0 additions & 81 deletions .github/workflows/rust-test.yml

This file was deleted.

25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,31 @@

All notable changes to this project will be documented in this file.

## [0.2.6] - 2024-11-01

### 🚀 Features

- Force withdrawal call implementation
- Docker container for the app
- Containerized test environment

### 🐛 Bug Fixes

- Fixed the storage fetching.
- Removed redundant name checks & thereby fixed the connection to Asset Hub chains.

## [0.2.5] - 2024-10-29

### 🚀 Features

- Callback in case callback url provided

### 🐛 Bug Fixes

- fix error handling as a result of dep uupgrade
- fix order withdraw transaction
- mark order withdrawn on successful withdraw

## [0.2.4] - 2024-10-21

### ⚡ Performance
Expand Down
Loading

0 comments on commit 44e931b

Please sign in to comment.