Releases: CirclesUBI/circles-api
Releases · CirclesUBI/circles-api
v1.8.1
[1.8.1] - 2023-01-12
Changed
- Reduce
HOPS_DEFAULT
to 3 for the pathfinder, convert all hops to string and update api documentation #156 #157
v1.8.0
[1.8.0] - 2023-01-11
Changed
Added
- Add
hops
as optional parameter in the endpoints POST /api/transfers
and POST /api/transfers/update
#149
v1.7.2
[1.7.2] - 2022-12-02
Changed
- Update circles-core and use the GnosisSafeL2 #143
v1.7.1
[1.7.1] - 2022-11-25
Fixed
- Increase timeout for finding and updating steps #139
Changed
- Update api with safe-contract 1.3.0 #139
- Bump moment-timezone from 0.5.34 to 0.5.39 #140
- Bump apollo-server-core from 3.10.0 to 3.11.1 #141
- Update GH action dependencies #142
v1.7.0
[1.7.0] - 2022-08-23
Added
- Update user profile endpoint #38, #128
- Add get user email endpoint: #128
Changes
- Update dependencies #120, #121, #126
- Update pathfinder to latest commit chriseth/pathfinder@41f5eda
- Change format of edges file from json to csv #123
- Update circles-transfer dependency to be compatible with the new pathfinder version #123
v1.6.0
[1.6.0] - 2022-06-06
Removed
- Remove Check transfer steps functionality from the findTransferSteps service #119
Added
- Create a new route to update transitive transfer path #119
v1.5.0
[1.5.0] - 2022-05-13
Added
- Check transfer steps before returning them #103
v1.4.0
[1.4.0] - 2022-03-29
Added
- Update web3 method to subscribe to eth events #113
- Add log with graph endpoint #114
v1.3.22
[1.3.22] - 2021-12-17
Changed
- Change graph health query #101
v1.3.21
[1.3.21] - 2021-12-16
Fixed
- Update queries and endpoints for graph-node v0.25.0 #96