Skip to content

Releases: CirclesUBI/circles-core

v4.10.2

10 Nov 14:19
Compare
Choose a tag to compare

What's Changed

  • Remove attempting to send the source token before pathfinder call by @llunaCreixent in #261

Full Changelog: v4.10.1...v4.10.2

v4.10.1

21 Aug 20:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.10.0...v4.10.1

v4.10.0

30 Jun 23:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.9.1...v4.10.0

v4.9.1

27 Oct 13:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.9.0...v4.9.1

v4.9.0

17 Oct 14:56
Compare
Choose a tag to compare

[4.9.0] - 2023-10-17

What's Changed

Full Changelog: v4.8.0...v4.9.0

v4.8.0

02 Oct 16:47
Compare
Choose a tag to compare

[4.8.0] - 2023-10-02

What's Changed

  • getNetwork has complete functionality for mutual connections by @louilinn in #236
    Simplified Graph query to include all trusters and trustees plus all trusters of trustees in getNetwork. Querying trusters of trustees makes it possible to loop over these trusters and add the trustee in the mutual connections of the truster connection object. This means that all accounts that have mutual connections will be in the response of getNetwork. Previously mutual connections were only available for directly connected accounts, i.e. accounts that were directly trusting or was directly trusted by the account in question.

Full Changelog: v4.7.3...v4.8.0

v4.7.3

26 Sep 15:39
Compare
Choose a tag to compare

What's Changed

  • Include order response and exclude null balances from listAllTokens query by @JacqueGM in #234

Full Changelog: v4.7.2...v4.7.3

v4.7.2

08 Sep 10:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.7.1...v4.7.2

v4.7.1

08 Sep 10:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.7.0...v4.7.1

v4.7.0

08 Aug 12:07
Compare
Choose a tag to compare

[4.7.0] - 2023-08-08

Added