Skip to content

Releases: kadena-community/kadena.js

@kadena/[email protected]

14 Mar 13:17
80409c6
Compare
Choose a tag to compare

Patch Changes

@kadena/[email protected]

08 Mar 15:24
7c52420
Compare
Choose a tag to compare

Patch Changes

  • 6ddf094: Add Record<string,any> to PactValue type

@kadena/[email protected]

08 Mar 15:23
7c52420
Compare
Choose a tag to compare

Patch Changes

  • 550e6d9: Extended clickable area for the numberField buttons

@kadena/[email protected]

08 Mar 15:23
7c52420
Compare
Choose a tag to compare

Minor Changes

  • be91293: export execCodeParser in order to parse code peroperty of
    transactions

@kadena/[email protected]

08 Mar 15:24
7c52420
Compare
Choose a tag to compare

Patch Changes

@kadena/[email protected]

08 Mar 15:23
7c52420
Compare
Choose a tag to compare

Patch Changes

  • a5acd85: Naming consistency and chainId as stringList
  • 339ac31: Added more filter options to the events query and subscription
  • b571a84: Create database index for qualname on events; adjusted the events
    query
  • 2c12287: Add fungible account by public key and chain fungible account by
    public key queries
  • 727191d: Added system status checker
  • 21dfce7: Improved gas limit estimation with support for more types of input
  • 6677a71: Added Events to Block and removed obsolete fields
  • 8716b6b: Changed the way object relations are handled. Instead of performing
    multiple queries we use prisma's relation to select the object
  • ea63873: fix an issue where retrieval of marmalade-v2.ledger.get-token-info
    results in invalid json for policies removed policies for now.
  • b9b7eaa: Fetch network id from /info instead of getting it fron environment
    variables
  • cb969a4: Optimize the use of Data Loaders for non-fungible account and chain
    accounts
  • 1809e62: Removed confirmation depth as a block property. Added query and
    subscription for blocks from depth
  • 01b9ed3: Refactored transactions to follow domain model. Adapted
    graph-client to new data format
  • 7e50d49: Replaced SSE with WebSockets for Subscriptions
  • Updated dependencies [b53c260]
  • Updated dependencies [57a7344]
  • Updated dependencies [6ddf094]
  • Updated dependencies [6ddf094]

@kadena/[email protected]

08 Mar 15:23
7c52420
Compare
Choose a tag to compare

Minor Changes

  • b53c260: Add WebAuthn as a valid scheme for signers

Patch Changes

@kadena/[email protected]

08 Mar 15:23
7c52420
Compare
Choose a tag to compare

Minor Changes

  • 57a7344: Introducing accountDiscovery and queryAllChainsClient

Patch Changes

@kadena/[email protected]

15 Feb 11:39
dedb1b6
Compare
Choose a tag to compare

Patch Changes

  • 357a294: Created TokenInfo and added object to Token

@kadena/[email protected]

14 Feb 15:43
13c6d73
Compare
Choose a tag to compare

Patch Changes

  • 85b8911: Added flood command in readme and changed fungible and non-fungible
    chain account queries file names
  • 889956d: Remove coin related data from non-fungible account