Releases: mobius-network/mobius-client-js
Releases · mobius-network/mobius-client-js
v0.5.1
29 Mar 20:33
Compare
Sorry, something went wrong.
No results found
Core
Fix signer check to be compatible with the breaking changes in Horizon 0.17 response format #24
v0.5.0
06 Jul 18:34
Compare
Sorry, something went wrong.
No results found
Core
Add default JWT token generation w/ support for expiresIn param for the challenge #21
v0.4.1
19 Jun 14:27
Compare
Sorry, something went wrong.
No results found
Core
Fixed FriendBot builder arguments b3b6a24
Added correct FriendBotbuilder's .call() method b3b6a24
v0.4.0
11 Jun 20:35
Compare
Sorry, something went wrong.
No results found
v0.3.2
31 May 01:46
Compare
Sorry, something went wrong.
No results found
Core:
Fixed user -> application payments by passing correct account instance and adding valid transaction signature #11
v0.3.1
29 May 18:42
Compare
Sorry, something went wrong.
No results found
Core:
Fix package submodules exports #9
Other:
Added LICENSE file to the project root
Public release
27 May 15:47
Compare
Sorry, something went wrong.
No results found
Core:
implemented Mobius client functionality #4
Implemented Account service class to interact with the account on Stellar network #5
Implemented App service class to interact with user balance in application #6
Other:
Add better documentation, usage examples
v0.2.1
27 May 16:05
Compare
Sorry, something went wrong.
No results found
v0.2.0
27 May 16:02
Compare
Sorry, something went wrong.
No results found
Core:
Improved build setup, added ESlint, Prettier #1
Implemented core authentification functionality which allows generate & validate Challenge transactions on the developer's and sign it on user's side #2