Skip to content

Releases: windingtree/sdk

v0.1.0-beta.18

10 Jul 09:25
a66c213
Compare
Choose a tag to compare
v0.1.0-beta.18 Pre-release
Pre-release

0.1.0-beta.18 (2023-07-10)

Bug Fixes

  • 🐛 Added mised typing to the StorageInitializerFunction (ef383ac)
  • 🐛 Fix for release workflow script (a3fb725)
  • 🐛 Fix for test workflow script (84751f2)
  • 🐛 Fixed api.db.spec test (e03b19c)
  • 🐛 Fixed filed Admin route > admin.login test (6d1f0af)
  • 🐛 Fixed release workflow script (810911d)
  • 🐛 Fixed scoped behaviour in the MemoryStorage (dfacb59)
  • 🐛 Fixed wrong types imports (46c3492)

Features

  • 🎸 Added scope to the storage interface (2a06610)
  • 🎸 Added a prtotype of the NodeApiServer class (2e3914f)
  • 🎸 Added admin routes (558b7c4)
  • 🎸 Added check out action to the client example app (7d49d6e)
  • 🎸 Added checkInOutSignature helper to the dealsManager (e539bc4)
  • 🎸 Added claimed deal saving step to the node example (00e1624)
  • 🎸 Added cookies-based authorization (94f3073)
  • 🎸 Added DealCheckInOut component to the node manager app (3c81d3b)
  • 🎸 Added deals router (e243227)
  • 🎸 Added deals table component to the node manager app (8f253cc)
  • 🎸 Added DealsDb class (7a45a74)
  • 🎸 Added DealSeek component to the node manager app exampl (a241bd6)
  • 🎸 Added example of a mode-manager's web-app (80da4d7)
  • 🎸 Added final UserdDB implementation (3e4af25)
  • 🎸 Added NodeAPIServer implementation (f6676c0)
  • 🎸 Added set of middlewares int the API server (c3650ec)
  • 🎸 Added the Node API initialization logic to the example (c47bd83)
  • 🎸 Added UNAUTHORIZED errors watcher link for tRPC client (0bb1595)
  • 🎸 Added user delete feature to the manager app example (7edf172)
  • 🎸 Added user.update API route (488e766)
  • 🎸 Added UserRegister component of the node manager app (92fc95e)
  • 🎸 Added users database abstraction (c7a32e1)
  • 🎸 Added UserUpdate component of the node manager app (4b6c216)
  • 🎸 createCheckInOutSignature can be used in browser (273eb3c)
  • 🎸 Implemented login/logout in the manager app example (1206742)
  • 🎸 Password update feature added to the UsersDb.set (e03383a)
  • 🎸 superjson adde to trpc lient initialization (f9d4392)
  • 🎸 The Node API server integrated into the Node example (723a597)
  • 🎸 User type of admin added to the UsersDb (6c18948)
  • 🎸 UserRegister/Update added to the LoginWidget component (7fb937f)

v0.1.0-beta.17

16 Jun 20:17
b28a1e5
Compare
Choose a tag to compare
v0.1.0-beta.17 Pre-release
Pre-release

0.1.0-beta.17 (2023-06-16)

Features

  • 🎸 Added backoffWithJitter utility that calculates delay (ba76e51)
  • 🎸 Added exponential delay to the new queue retries schema (91757a1)
  • 🎸 Added storage support to the new queue (36dc180)
  • 🎸 New Queue: not finished (991585f)

v0.1.0-beta.16

14 Jun 12:54
334d62d
Compare
Choose a tag to compare
v0.1.0-beta.16 Pre-release
Pre-release

0.1.0-beta.16 (2023-06-14)

Bug Fixes

  • 🐛 Fixed node.requestManager test (ebfd385)

Features

  • 🎸 Added requests pruning to the Node example (73a19b4)

v0.1.0-beta.15

12 Jun 20:44
c8bf48c
Compare
Choose a tag to compare
v0.1.0-beta.15 Pre-release
Pre-release

0.1.0-beta.15 (2023-06-12)

Bug Fixes

  • 🐛 Fixed _sendHelper's local account error (e53c523)
  • 🐛 Fixed "Invalid walletClient configuration" error (e138a3e)
  • 🐛 Fixed queue test (bbec616)
  • 🐛 Fixed walletClient configuration (25c00d6)

Features

  • 🎸 Added ProtocolContracts class (581f490)
  • 🎸 Contracts utilities are added to the module exports (aa4306c)
  • 🎸 Deal claim feature added to the Node example (0c341f8)

v0.1.0-beta.14

02 Jun 13:14
540a250
Compare
Choose a tag to compare
v0.1.0-beta.14 Pre-release
Pre-release

0.1.0-beta.14 (2023-06-02)

Bug Fixes

  • 🐛 Fixed tests that have been failing because of refactorin (915762e)
  • 🐛 Local storage serializer now uses stringify with bigint (6b031bf)

Features

  • 🎸 Added AccountWidget comomnent to the Client example (3bd4a4a)
  • 🎸 Added AccountWidget component to the Client example (ebea2cd)
  • 🎸 Added events: status, changed to the dealsRegistry (d78503c)
  • 🎸 Deal-related events are aadded to Client (168f10d)
  • 🎸 Deals state chacker added to deals registry (caa1dab)
  • 🎸 Node example generate two payment options in an offer (c51219b)
  • 🎸 publicClient added to Client options (42afdac)

v0.1.0-beta.13

16 May 19:35
035cd10
Compare
Choose a tag to compare
v0.1.0-beta.13 Pre-release
Pre-release

0.1.0-beta.13 (2023-05-16)

Bug Fixes

  • 🐛 Updated yarl.lock in the client example (9ee128c)

Features

  • 🎸 Added more hashing utils (526ef6f)

v0.1.0-beta.12

04 Apr 18:37
1b24ac8
Compare
Choose a tag to compare
v0.1.0-beta.12 Pre-release
Pre-release

0.1.0-beta.12 (2023-04-04)

Features

  • 🎸 Fully refactored types system (6e83c6b)

v0.1.0-beta.11

04 Apr 14:05
82315e6
Compare
Choose a tag to compare
v0.1.0-beta.11 Pre-release
Pre-release

0.1.0-beta.11 (2023-04-04)

Features

  • 🎸 Updated messages schemes and types (0ddddd1)

v0.1.0-beta.9

03 Apr 22:20
b16cef3
Compare
Choose a tag to compare
v0.1.0-beta.9 Pre-release
Pre-release

0.1.0-beta.9 (2023-04-03)

Features

v0.1.0-beta.8

03 Apr 21:36
fcad4e2
Compare
Choose a tag to compare
v0.1.0-beta.8 Pre-release
Pre-release

0.1.0-beta.8 (2023-04-03)

Features