Skip to content

Releases: cruxprotocol/js-sdk

v0.2.9

07 Apr 06:20
69779bf
Compare
Choose a tag to compare
  • hotfix - fix dependency versions with security vulnerabilities

v0.2.7

02 Mar 11:40
5409b47
Compare
Choose a tag to compare
  • add functionality of PrivateAddresses (specific to cruxIDs specified).

v0.1.5

09 Dec 07:07
bbaeb6f
Compare
Choose a tag to compare
  • getAssetMap returns promise of IResolvedClientAssetMapping.
  • Init is called in constructor now all functions exposed.
  • Allows modewise(withoutInit or withInit) testing of wallet_demo page.
  • fixed circular imports with logger.

v0.1.4

22 Nov 09:47
Compare
Choose a tag to compare
  • Added inmemory storage layer
  • Can be used for mobile sdks

v0.1.1

29 Oct 11:10
5df69d8
Compare
Choose a tag to compare
  • hotfix - fix pending registration subdomain to full domain

v0.1.0

28 Oct 13:31
4368093
Compare
Choose a tag to compare
  • getDomainAvailability method for frontend use.
  • subdomain validation and availability checks in registration flow.
  • add registrar call to fetch pending registrations by address.
  • refactor ConfigurationService.
  • merge classes CruxPayPeer & CruxClient.
  • deleting keyPair upon setting the PayIDClaim in memory.
  • restrict cruxIDs to be client specific on initialisation provided with privateKey.

v0.0.19

24 Oct 19:51
74ae412
Compare
Choose a tag to compare
  • breaking refactoring - renaming cruxpay.json filename to accommodate multiple wallets using same keypair.

v0.0.18

23 Oct 19:40
f799d72
Compare
Choose a tag to compare
  • partial failing on putAddressMap failure.
  • getAssetMapping() to fetch walletClient assets.
  • Change in signature of registerCruxID() - separation of concerns and better error handling.

v0.0.17

23 Oct 15:37
b8f10ad
Compare
Choose a tag to compare
  • hotfix - add fallback for misconfigured zonefile

v0.0.16

21 Oct 19:37
Compare
Choose a tag to compare
  • add provision to initialise CruxClient using a privateKey to retain the identity across devices (same wallet).
  • fix reference of config.json.