We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 300d899 commit 3a12de1Copy full SHA for 3a12de1
CHANGELOG.md
@@ -8,7 +8,7 @@ The changelog format is based on [Keep a Changelog](https://keepachangelog.com/e
8
**Milestone**: Fushicho.3
9
10
- Added basic `operations for UInt64` (Add(), Substract()).
11
-- Added `HttpRepositoryFactory` which creates concrete http classes in a factory patten.
+- Added `RepositoryFactoryHttp` which creates concrete http classes in a factory patten.
12
- Added `NetworkType` and `GenerationHash` cache for all Http repositories which reduces the number of rest calls.
13
- Added static mathod to create `SimpleWallet` from rest DTO payload.
14
- Added `TransactionType filter` in `AccountHttp` which can be used for filtering account transactions by type.
0 commit comments