Releases: subquery/network-indexer-services
indexer-coordinator v2.2.1
Priority
High Recommended for everyone, with support for extending channel using new price (proxy v2.4.0)
What's Changed
- feat: auto collect state channel rewards and auto reduce over allocation by @cool-firer in #446
- feat: add default flex plan config by @cool-firer in #447
- feat: support price when extend in coordinator by @nz-neooo in #443
- feat: subgraph tag for subgraph project, add link for explorer by @HuberTRoy in #438
New Contributors
- @cool-firer made their first contribution in #448
Full Changelog: v2.2.0...v2.2.1
indexer-proxy v2.4.0
Priority
High Recommended for everyone, with extend channel using new price & batch limit in rpc.
What's Changed
- Improve proxy request error in #440
- Add batch limit in RPC in #444
- Update extend expiration and price in #442
- Add jsonrpc style error for rpc in #449
- Add path & method for whitelist query in #450
Full Changelog: proxy-v2.3.1...proxy-v2.4.0
indexer-proxy v2.3.1
Priority
Medium support db size in metadata and websocket & whitelist in metrics.
What's Changed
- Support admin endpoint in #434
- Support ws & whitelist in metrics in #433
- Support db size for subquery project in #435
Full Changelog: proxy-v2.3.0...proxy-v2.3.1
indexer-proxy v2.3.0
Priority
High Recommended for everyone, support SubGraph & RPC batch request.
What's Changed
- subql-contracts from v1.1.0 to v1.3.0 in #415
- Support SubGraph node in #421
- Update auth verification to make it compatible with client
signMessage
in #425 - Support whitelist query for WebSocket in #426
- Support batch request in rpc in #427
- update tokio-tungstenite requirement from 0.21.0 to 0.23.0 in #428
- Make
wl_query
backward compatibility in #431
Full Changelog: proxy-v2.2.0...proxy-v2.3.0
indexer-coordinator v2.1.1
Priority
High Recommended for everyone
What's Changed
- disable some action if use wrong wallet, add copy button on controller by @HuberTRoy in #417
- fix validating node type for polkadot family by @icezohu in #418
Full Changelog: v2.1.0...v2.1.1
indexer-coordinator v2.1.0
Priority
High Recommended for everyone
What's Changed
[MAJOR UPDATES]
- feat: add support for polkadot RPC
- feat: add support for websocket RPC endpoints
- feat: start/stop project on chain with controller account
- feat: allow any wallet address to access indexer-admin
- feat: enable new config for setting gas fee limit
[MINOR UPDATES]
- Add Coinbase wallet support.
- Add error toast if activate controller failed.
- Add toast if config controller account on chain but database don't have it.
- Enforce to create controller account if don't have controller.
- Improve switch network style.
- Use chain query replace hard code for minimum stake & commission.
- Fix WalletConnect error in some cases.
- Fix incorrect docker container display.
- Fix infinity loading when in the unsupported network.
- Fix long name display.
Full Changelog: v2.0.7...v2.1.0
indexer-proxy v2.2.0
Priority
High support websocket in proxy, remove poi from metadata and some improvements in payg query.
What's Changed
- Remove poi from subquery metadata in #400
- Add rate limit to metadata in #405
- Proxy: enable query api with whitelist account in #399
- Compute unit times by query method in #346
- Proxy/support websocket in #406
- Fix inactive in payg by in #410
- Change payg pay by response in #412
Full Changelog: proxy-v2.1.0...proxy-v2.2.0
indexer-coordinator v2.0.7
Priority
Medium Safe wallet support and other enhancements
What's Changed
Full Changelog: v2.0.6...v2.0.7
indexer-proxy v2.1.0
Priority
High state channel's query improvement by block range mode, shorten the interaction time between indexer and consumer, improve the request efficiency. The version is compatible with the old state channel's mode, but future consumers will use new mode, recommendation to upgrade as soon as possible.
What's Changed
- State channel performance in #392
Full Changelog: v2.0.6...proxy-v2.1.0
indexer-coordinator v2.0.6
Priority
High add channel extend function for indexer, also need to upgrade proxy.
What's Changed
- Add channel extend method in indexer in #375
Full Changelog: v2.0.5...v2.0.6