Skip to content

Commit

Permalink
Merge pull request #107 from fluiderson/tx-record
Browse files Browse the repository at this point in the history
feat: add the transactions handling
  • Loading branch information
Slesarew authored Nov 27, 2024
2 parents 8f27044 + dba82b7 commit 9e153c9
Show file tree
Hide file tree
Showing 19 changed files with 1,265 additions and 384 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,19 @@

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

## [0.2.8] - 2024-11-13

### 🚀 Features

- Order transaction storage implementation.

## [0.2.7] - 2024-11-18

### 🚀 Features

- Asset Hub transactions with fee currency
- Autofill tip with asset
- Pass asset id into transaction constructor to properly select fee currency
- Autofill tip with asset
- Pass asset id into transaction constructor to properly select fee currency

### 🧪 Testing

Expand Down
Loading

0 comments on commit 9e153c9

Please sign in to comment.