All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.36.0 (2024-07-24)
- add
gasPriceMax
andgasPriceMultiplier
to the Request Node config (#1327) (9d8811d) - yarn clean. Replace shx with native rm. Remove rimraf. (#1343) (62e3d7f)
- Publish (#1374) (04db0d1)
- Publish (#1375) (ac7d0f2)
- Publish (#1378) (a306ecf)
- request-node: use subgraph for confirmation (#1286) (11d3ca8)
- ethereum-storage: OldNonce error, wait for 1 confirmation when submitting hashes (#1078) (35f2ede)
- getDataIdMeta heavy load (#613) (fa8bf9e)
- graph node: graphql query name (#864) (5ea56a4)
- integration-tests: unskip tests (#1107) (af5c902)
- remove provider assertion (#861) (5e12b74)
- request node: typo in config (#999) (cd7666f)
- request node: wrong network name for mainnet (#952) (ddab4e4)
- request-node: eth_feeHistory missing parameters (#764) (b941252)
- request-node: log config (#1125) (9775de8)
- request-node: maxFeePerGas calculation (#766) (12b4227)
- thegraph: zero timestamp (#757) (8246f6f)
- typescript lint for test files (#778) (048e876)
- ethereum-storage: add minimum gas price option (#997) (121aeaa)
- graceful shutdown of request-node (#463) (ba5b7c2)
- ipfs-manager: adapt RPC usage with POST methods (#871) (9b99d72)
- request-node: allow ws connection (#691) (2c879a6)
- request-node: TheGraph as data access (#717) (651e77f)
- split data-access read and write for TheGraph (#875) (8fdf34d)
- toolbox: troubleshooting utilities (#995) (1818e08)
0.35.0 (2024-07-21)
- add
gasPriceMax
andgasPriceMultiplier
to the Request Node config (#1327) (9d8811d) - yarn clean. Replace shx with native rm. Remove rimraf. (#1343) (62e3d7f)
- Publish (#1374) (04db0d1)
- Publish (#1375) (ac7d0f2)
- Publish (#1378) (a306ecf)
- request-node: use subgraph for confirmation (#1286) (11d3ca8)
- ethereum-storage: OldNonce error, wait for 1 confirmation when submitting hashes (#1078) (35f2ede)
- getDataIdMeta heavy load (#613) (fa8bf9e)
- graph node: graphql query name (#864) (5ea56a4)
- integration-tests: unskip tests (#1107) (af5c902)
- remove provider assertion (#861) (5e12b74)
- request node: typo in config (#999) (cd7666f)
- request node: wrong network name for mainnet (#952) (ddab4e4)
- request-node: eth_feeHistory missing parameters (#764) (b941252)
- request-node: log config (#1125) (9775de8)
- request-node: maxFeePerGas calculation (#766) (12b4227)
- thegraph: zero timestamp (#757) (8246f6f)
- typescript lint for test files (#778) (048e876)
- ethereum-storage: add minimum gas price option (#997) (121aeaa)
- graceful shutdown of request-node (#463) (ba5b7c2)
- ipfs-manager: adapt RPC usage with POST methods (#871) (9b99d72)
- request-node: allow ws connection (#691) (2c879a6)
- request-node: TheGraph as data access (#717) (651e77f)
- split data-access read and write for TheGraph (#875) (8fdf34d)
- toolbox: troubleshooting utilities (#995) (1818e08)
0.34.0 (2024-03-29)
- add
gasPriceMax
andgasPriceMultiplier
to the Request Node config (#1327) (9d8811d) - yarn clean. Replace shx with native rm. Remove rimraf. (#1343) (62e3d7f)
- Publish (#1374) (04db0d1)
- Publish (#1375) (ac7d0f2)
- request-node: use subgraph for confirmation (#1286) (11d3ca8)
- ethereum-storage: OldNonce error, wait for 1 confirmation when submitting hashes (#1078) (35f2ede)
- getDataIdMeta heavy load (#613) (fa8bf9e)
- graph node: graphql query name (#864) (5ea56a4)
- integration-tests: unskip tests (#1107) (af5c902)
- remove provider assertion (#861) (5e12b74)
- request node: typo in config (#999) (cd7666f)
- request node: wrong network name for mainnet (#952) (ddab4e4)
- request-node: eth_feeHistory missing parameters (#764) (b941252)
- request-node: log config (#1125) (9775de8)
- request-node: maxFeePerGas calculation (#766) (12b4227)
- thegraph: zero timestamp (#757) (8246f6f)
- typescript lint for test files (#778) (048e876)
- ethereum-storage: add minimum gas price option (#997) (121aeaa)
- graceful shutdown of request-node (#463) (ba5b7c2)
- ipfs-manager: adapt RPC usage with POST methods (#871) (9b99d72)
- request-node: allow ws connection (#691) (2c879a6)
- request-node: TheGraph as data access (#717) (651e77f)
- split data-access read and write for TheGraph (#875) (8fdf34d)
- toolbox: troubleshooting utilities (#995) (1818e08)
0.33.0 (2024-03-29)
- add
gasPriceMax
andgasPriceMultiplier
to the Request Node config (#1327) (9d8811d) - yarn clean. Replace shx with native rm. Remove rimraf. (#1343) (62e3d7f)
- ethereum-storage: OldNonce error, wait for 1 confirmation when submitting hashes (#1078) (35f2ede)
- getDataIdMeta heavy load (#613) (fa8bf9e)
- graph node: graphql query name (#864) (5ea56a4)
- integration-tests: unskip tests (#1107) (af5c902)
- remove provider assertion (#861) (5e12b74)
- request node: typo in config (#999) (cd7666f)
- request node: wrong network name for mainnet (#952) (ddab4e4)
- request-node: eth_feeHistory missing parameters (#764) (b941252)
- request-node: log config (#1125) (9775de8)
- request-node: maxFeePerGas calculation (#766) (12b4227)
- thegraph: zero timestamp (#757) (8246f6f)
- typescript lint for test files (#778) (048e876)
- ethereum-storage: add minimum gas price option (#997) (121aeaa)
- graceful shutdown of request-node (#463) (ba5b7c2)
- ipfs-manager: adapt RPC usage with POST methods (#871) (9b99d72)
- request-node: allow ws connection (#691) (2c879a6)
- request-node: TheGraph as data access (#717) (651e77f)
- split data-access read and write for TheGraph (#875) (8fdf34d)
- toolbox: troubleshooting utilities (#995) (1818e08)
0.32.0 (2024-03-28)
- add
gasPriceMax
andgasPriceMultiplier
to the Request Node config (#1327) (9d8811d) - yarn clean. Replace shx with native rm. Remove rimraf. (#1343) (62e3d7f)
- ethereum-storage: OldNonce error, wait for 1 confirmation when submitting hashes (#1078) (35f2ede)
- getDataIdMeta heavy load (#613) (fa8bf9e)
- graph node: graphql query name (#864) (5ea56a4)
- integration-tests: unskip tests (#1107) (af5c902)
- remove provider assertion (#861) (5e12b74)
- request node: typo in config (#999) (cd7666f)
- request node: wrong network name for mainnet (#952) (ddab4e4)
- request-node: eth_feeHistory missing parameters (#764) (b941252)
- request-node: log config (#1125) (9775de8)
- request-node: maxFeePerGas calculation (#766) (12b4227)
- thegraph: zero timestamp (#757) (8246f6f)
- typescript lint for test files (#778) (048e876)
- ethereum-storage: add minimum gas price option (#997) (121aeaa)
- graceful shutdown of request-node (#463) (ba5b7c2)
- ipfs-manager: adapt RPC usage with POST methods (#871) (9b99d72)
- request-node: allow ws connection (#691) (2c879a6)
- request-node: TheGraph as data access (#717) (651e77f)
- split data-access read and write for TheGraph (#875) (8fdf34d)
- toolbox: troubleshooting utilities (#995) (1818e08)
0.31.0 (2024-01-26)
- add
gasPriceMax
andgasPriceMultiplier
to the Request Node config (#1327) (9d8811d) - yarn clean. Replace shx with native rm. Remove rimraf. (#1343) (62e3d7f)
- ethereum-storage: OldNonce error, wait for 1 confirmation when submitting hashes (#1078) (35f2ede)
- getDataIdMeta heavy load (#613) (fa8bf9e)
- graph node: graphql query name (#864) (5ea56a4)
- integration-tests: unskip tests (#1107) (af5c902)
- remove provider assertion (#861) (5e12b74)
- request node: typo in config (#999) (cd7666f)
- request node: wrong network name for mainnet (#952) (ddab4e4)
- request-node: eth_feeHistory missing parameters (#764) (b941252)
- request-node: log config (#1125) (9775de8)
- request-node: maxFeePerGas calculation (#766) (12b4227)
- thegraph: zero timestamp (#757) (8246f6f)
- typescript lint for test files (#778) (048e876)
- ethereum-storage: add minimum gas price option (#997) (121aeaa)
- graceful shutdown of request-node (#463) (ba5b7c2)
- ipfs-manager: adapt RPC usage with POST methods (#871) (9b99d72)
- request-node: allow ws connection (#691) (2c879a6)
- request-node: TheGraph as data access (#717) (651e77f)
- split data-access read and write for TheGraph (#875) (8fdf34d)
- toolbox: troubleshooting utilities (#995) (1818e08)
0.30.0 (2023-12-14)
- ethereum-storage: OldNonce error, wait for 1 confirmation when submitting hashes (#1078) (35f2ede)
- graph node: graphql query name (#864) (5ea56a4)
- integration-tests: unskip tests (#1107) (af5c902)
- request node: typo in config (#999) (cd7666f)
- request node: wrong network name for mainnet (#952) (ddab4e4)
- request-node: log config (#1125) (9775de8)
- remove provider assertion (#861) (5e12b74)
- typescript lint for test files (#778) (048e876)
- request-node: eth_feeHistory missing parameters (#764) (b941252)
- request-node: maxFeePerGas calculation (#766) (12b4227)
- thegraph: zero timestamp (#757) (8246f6f)
- getDataIdMeta heavy load (#613) (fa8bf9e)
- ethereum-storage: add minimum gas price option (#997) (121aeaa)
- ipfs-manager: adapt RPC usage with POST methods (#871) (9b99d72)
- request-node: allow ws connection (#691) (2c879a6)
- request-node: TheGraph as data access (#717) (651e77f)
- toolbox: troubleshooting utilities (#995) (1818e08)
- graceful shutdown of request-node (#463) (ba5b7c2)
- split data-access read and write for TheGraph (#875) (8fdf34d)
0.29.0 (2023-11-14)
- ethereum-storage: OldNonce error, wait for 1 confirmation when submitting hashes (#1078) (35f2ede)
- graph node: graphql query name (#864) (5ea56a4)
- integration-tests: unskip tests (#1107) (af5c902)
- request node: typo in config (#999) (cd7666f)
- request node: wrong network name for mainnet (#952) (ddab4e4)
- request-node: log config (#1125) (9775de8)
- remove provider assertion (#861) (5e12b74)
- typescript lint for test files (#778) (048e876)
- request-node: eth_feeHistory missing parameters (#764) (b941252)
- request-node: maxFeePerGas calculation (#766) (12b4227)
- thegraph: zero timestamp (#757) (8246f6f)
- getDataIdMeta heavy load (#613) (fa8bf9e)
- ethereum-storage: add minimum gas price option (#997) (121aeaa)
- ipfs-manager: adapt RPC usage with POST methods (#871) (9b99d72)
- request-node: allow ws connection (#691) (2c879a6)
- request-node: TheGraph as data access (#717) (651e77f)
- toolbox: troubleshooting utilities (#995) (1818e08)
- graceful shutdown of request-node (#463) (ba5b7c2)
- split data-access read and write for TheGraph (#875) (8fdf34d)
0.28.0 (2023-10-06)
- ethereum-storage: OldNonce error, wait for 1 confirmation when submitting hashes (#1078) (35f2ede)
- graph node: graphql query name (#864) (5ea56a4)
- integration-tests: unskip tests (#1107) (af5c902)
- request node: typo in config (#999) (cd7666f)
- request node: wrong network name for mainnet (#952) (ddab4e4)
- request-node: log config (#1125) (9775de8)
- remove provider assertion (#861) (5e12b74)
- typescript lint for test files (#778) (048e876)
- request-node: eth_feeHistory missing parameters (#764) (b941252)
- request-node: maxFeePerGas calculation (#766) (12b4227)
- thegraph: zero timestamp (#757) (8246f6f)
- getDataIdMeta heavy load (#613) (fa8bf9e)
- ethereum-storage: add minimum gas price option (#997) (121aeaa)
- ipfs-manager: adapt RPC usage with POST methods (#871) (9b99d72)
- request-node: allow ws connection (#691) (2c879a6)
- request-node: TheGraph as data access (#717) (651e77f)
- toolbox: troubleshooting utilities (#995) (1818e08)
- graceful shutdown of request-node (#463) (ba5b7c2)
- split data-access read and write for TheGraph (#875) (8fdf34d)
0.27.0 (2022-11-04)
- graph node: graphql query name (#864) (5ea56a4)
- request node: wrong network name for mainnet (#952) (ddab4e4)
- getDataIdMeta heavy load (#613) (fa8bf9e)
- remove provider assertion (#861) (5e12b74)
- typescript lint for test files (#778) (048e876)
- request-node: eth_feeHistory missing parameters (#764) (b941252)
- request-node: maxFeePerGas calculation (#766) (12b4227)
- thegraph: zero timestamp (#757) (8246f6f)
- ipfs-manager: adapt RPC usage with POST methods (#871) (9b99d72)
- split data-access read and write for TheGraph (#875) (8fdf34d)
- request-node: allow ws connection (#691) (2c879a6)
- request-node: TheGraph as data access (#717) (651e77f)
- graceful shutdown of request-node (#463) (ba5b7c2)
0.26.0 (2021-06-22)
0.25.0 (2021-05-12)
0.24.0 (2021-04-19)
0.23.6 (2021-03-25)
Note: Version bump only for package @requestnetwork/request-node
0.23.5 (2021-03-15)
Note: Version bump only for package @requestnetwork/request-node
0.23.4 (2021-03-03)
Note: Version bump only for package @requestnetwork/request-node
0.23.3 (2021-02-22)
Note: Version bump only for package @requestnetwork/request-node
0.23.2 (2020-12-22)
Note: Version bump only for package @requestnetwork/request-node
0.23.1 (2020-12-21)
Note: Version bump only for package @requestnetwork/request-node
0.23.0 (2020-12-02)
- resubmit stuck transaction with more gas (#239) (cf7f92e)
- store confirmed transactions (#235) (f2d10fc)
- request-node: Add Request Node version and Request Client version to requests header (#192) (20ad94b)
- add entry point to request node to get monitoring status (#191) (1d9c239)
- buffered ethereum storage (#113) (fe4ece6)
- persist transaction with custom ethereum provider (#106) (61b215f)
0.22.0 (2020-11-12)
- resubmit stuck transaction with more gas (#239) (cf7f92e)
- store confirmed transactions (#235) (f2d10fc)
- request-node: Add Request Node version and Request Client version to requests header (#192) (20ad94b)
- add entry point to request node to get monitoring status (#191) (1d9c239)
- buffered ethereum storage (#113) (fe4ece6)
- persist transaction with custom ethereum provider (#106) (61b215f)
0.21.0 (2020-11-05)
- resubmit stuck transaction with more gas (#239) (cf7f92e)
- store confirmed transactions (#235) (f2d10fc)
- request-node: Add Request Node version and Request Client version to requests header (#192) (20ad94b)
- add entry point to request node to get monitoring status (#191) (1d9c239)
- buffered ethereum storage (#113) (fe4ece6)
- persist transaction with custom ethereum provider (#106) (61b215f)
0.20.0 (2020-10-21)
- resubmit stuck transaction with more gas (#239) (cf7f92e)
- store confirmed transactions (#235) (f2d10fc)
- add entry point to request node to get monitoring status (#191) (1d9c239)
- request-node: Add Request Node version and Request Client version to requests header (#192) (20ad94b)
- buffered ethereum storage (#113) (fe4ece6)
- persist transaction with custom ethereum provider (#106) (61b215f)
0.19.0 (2020-10-14)
- resubmit stuck transaction with more gas (#239) (cf7f92e)
- store confirmed transactions (#235) (f2d10fc)
- add entry point to request node to get monitoring status (#191) (1d9c239)
- request-node: Add Request Node version and Request Client version to requests header (#192) (20ad94b)
- buffered ethereum storage (#113) (fe4ece6)
- persist transaction with custom ethereum provider (#106) (61b215f)
0.18.0 (2020-10-13)
- resubmit stuck transaction with more gas (#239) (cf7f92e)
- store confirmed transactions (#235) (f2d10fc)
- add entry point to request node to get monitoring status (#191) (1d9c239)
- request-node: Add Request Node version and Request Client version to requests header (#192) (20ad94b)
- buffered ethereum storage (#113) (fe4ece6)
- persist transaction with custom ethereum provider (#106) (61b215f)
0.17.0 (2020-10-09)
- resubmit stuck transaction with more gas (#239) (cf7f92e)
- store confirmed transactions (#235) (f2d10fc)
- add entry point to request node to get monitoring status (#191) (1d9c239)
- request-node: Add Request Node version and Request Client version to requests header (#192) (20ad94b)
- buffered ethereum storage (#113) (fe4ece6)
- persist transaction with custom ethereum provider (#106) (61b215f)
0.16.0 (2020-09-28)
- resubmit stuck transaction with more gas (#239) (cf7f92e)
- store confirmed transactions (#235) (f2d10fc)
- request-node: Add Request Node version and Request Client version to requests header (#192) (20ad94b)
- add entry point to request node to get monitoring status (#191) (1d9c239)
- buffered ethereum storage (#113) (fe4ece6)
- persist transaction with custom ethereum provider (#106) (61b215f)
0.15.0 (2020-09-18)
- resubmit stuck transaction with more gas (#239) (cf7f92e)
- store confirmed transactions (#235) (f2d10fc)
- request-node: Add Request Node version and Request Client version to requests header (#192) (20ad94b)
- add entry point to request node to get monitoring status (#191) (1d9c239)
- buffered ethereum storage (#113) (fe4ece6)
- persist transaction with custom ethereum provider (#106) (61b215f)
0.14.0 (2020-09-01)
- resubmit stuck transaction with more gas (#239) (cf7f92e)
- store confirmed transactions (#235) (f2d10fc)
- add entry point to request node to get monitoring status (#191) (1d9c239)
- request-node: Add Request Node version and Request Client version to requests header (#192) (20ad94b)
- buffered ethereum storage (#113) (fe4ece6)
- persist transaction with custom ethereum provider (#106) (61b215f)
0.13.0 (2020-08-27)
- resubmit stuck transaction with more gas (#239) (cf7f92e)
- store confirmed transactions (#235) (f2d10fc)
- add entry point to request node to get monitoring status (#191) (1d9c239)
- request-node: Add Request Node version and Request Client version to requests header (#192) (20ad94b)
- buffered ethereum storage (#113) (fe4ece6)
- persist transaction with custom ethereum provider (#106) (61b215f)
0.12.0 (2020-08-13)
- resubmit stuck transaction with more gas (#239) (cf7f92e)
- store confirmed transactions (#235) (f2d10fc)
- add entry point to request node to get monitoring status (#191) (1d9c239)
- request-node: Add Request Node version and Request Client version to requests header (#192) (20ad94b)
- buffered ethereum storage (#113) (fe4ece6)
- persist transaction with custom ethereum provider (#106) (61b215f)
0.11.0 (2020-06-29)
- resubmit stuck transaction with more gas (#239) (cf7f92e)
- store confirmed transactions (#235) (f2d10fc)
- add entry point to request node to get monitoring status (#191) (1d9c239)
- request-node: Add Request Node version and Request Client version to requests header (#192) (20ad94b)
- buffered ethereum storage (#113) (fe4ece6)
- persist transaction with custom ethereum provider (#106) (61b215f)
0.10.0 (2020-05-04)
- add entry point to request node to get monitoring status (#191) (1d9c239)
- request-node: Add Request Node version and Request Client version to requests header (#192) (20ad94b)
- buffered ethereum storage (#113) (fe4ece6)
- persist transaction with custom ethereum provider (#106) (61b215f)
0.9.0 (2020-04-21)
- add entry point to request node to get monitoring status (#191) (1d9c239)
- request-node: Add Request Node version and Request Client version to requests header (#192) (20ad94b)
- buffered ethereum storage (#113) (fe4ece6)
- persist transaction with custom ethereum provider (#106) (61b215f)
0.8.0 (2020-04-06)
- buffered ethereum storage (#113) (fe4ece6)
- persist transaction with custom ethereum provider (#106) (61b215f)
0.7.0 (2020-03-23)
- buffered ethereum storage (#113) (fe4ece6)
- persist transaction with custom ethereum provider (#106) (61b215f)
0.6.0 (2020-02-20)
- buffered ethereum storage (#113) (fe4ece6)
- persist transaction with custom ethereum provider (#106) (61b215f)
0.5.7 (2020-01-16)
Note: Version bump only for package @requestnetwork/request-node
0.5.6 (2019-12-18)
Note: Version bump only for package @requestnetwork/request-node
0.5.5 (2019-12-04)
Note: Version bump only for package @requestnetwork/request-node
0.5.4 (2019-11-20)
Note: Version bump only for package @requestnetwork/request-node
0.5.3 (2019-10-21)
Note: Version bump only for package @requestnetwork/request-node
0.5.2 (2019-09-16)
Note: Version bump only for package @requestnetwork/request-node
0.5.1 (2019-09-05)
Note: Version bump only for package @requestnetwork/request-node
0.5.0 (2019-08-19)
0.3.0 (2019-07-24)
- Add a specific tsconfig for Dockerfile (#286) (901c36c)
- block not found error in function addHashAndSizeToEthereum of storage (#349) (1fea138)
- Error block XXX not found (#306) (6c9c59b)
- Misc. minor fixes on the request node (#334) (8fcf53d)
- Node socket hangup error (#293) (02777ea)
- Rename providerHost to providerUrl (#271) (fa5480c)
- use keyv to persist Ethereum metadata cache (#431) (6a6788b)
- add .env support to the node (#336) (e1ef0c6)
- add concurrent readMany to storage layer (#363) (db3f484)
- add getChannelByTopic in data-access (#305) (b345df8)
- add logging interfaces and default logger (#397) (f83a716)
- add logs for request processing time (#424) (3802f4e)
- add logs to calculate success rate of transaction creation (#443) (738a98d)
- add request node health check endpoints (#449) (bef1a71)
- add request node logger (#416) (8d56ade)
- add script to configure private IPFS network (#458) (4490d2b)
- add time to start a Node in the logs (#423) (f9a6972)
- additional node logs to show progress and logLevel option (#338) (38559f4)
- Create usable Dockerfile (#278) (6c83f28)
- data-access: transaction index persisted for faster initialization (#406) (d820036)
- getRequestsByIdentity include timestamp boundaries in request-clients (#308) (1fd2df5)
- implements cached-throttle utility (#348) (01c9885)
- introduce channelIds to enhance the topics mechanism (#297) (6072905)
- Storage get data from timestamp boundaries (#291) (e9554cd)
- Timestamp from storage to client (#309) (bb0ac19)
0.2.1-alpha.0 (2019-07-22)
- Add a specific tsconfig for Dockerfile (#286) (901c36c)
- block not found error in function addHashAndSizeToEthereum of storage (#349) (1fea138)
- Error block XXX not found (#306) (6c9c59b)
- Misc. minor fixes on the request node (#334) (8fcf53d)
- Node socket hangup error (#293) (02777ea)
- Rename providerHost to providerUrl (#271) (fa5480c)
- use keyv to persist Ethereum metadata cache (#431) (6a6788b)
- add .env support to the node (#336) (e1ef0c6)
- add concurrent readMany to storage layer (#363) (db3f484)
- add getChannelByTopic in data-access (#305) (b345df8)
- add logging interfaces and default logger (#397) (f83a716)
- add logs for request processing time (#424) (3802f4e)
- add logs to calculate success rate of transaction creation (#443) (738a98d)
- add request node health check endpoints (#449) (bef1a71)
- add request node logger (#416) (8d56ade)
- add time to start a Node in the logs (#423) (f9a6972)
- additional node logs to show progress and logLevel option (#338) (38559f4)
- Create usable Dockerfile (#278) (6c83f28)
- data-access: transaction index persisted for faster initialization (#406) (d820036)
- getRequestsByIdentity include timestamp boundaries in request-clients (#308) (1fd2df5)
- implements cached-throttle utility (#348) (01c9885)
- introduce channelIds to enhance the topics mechanism (#297) (6072905)
- Storage get data from timestamp boundaries (#291) (e9554cd)
- Timestamp from storage to client (#309) (bb0ac19)
0.2.0 (2019-06-06)
- Add a specific tsconfig for Dockerfile (#286) (901c36c)
- block not found error in function addHashAndSizeToEthereum of storage (#349) (1fea138)
- Error block XXX not found (#306) (6c9c59b)
- Misc. minor fixes on the request node (#334) (8fcf53d)
- Node socket hangup error (#293) (02777ea)
- Rename providerHost to providerUrl (#271) (fa5480c)
- add .env support to the node (#336) (e1ef0c6)
- add concurrent readMany to storage layer (#363) (db3f484)
- add getChannelByTopic in data-access (#305) (b345df8)
- add logging interfaces and default logger (#397) (f83a716)
- additional node logs to show progress and logLevel option (#338) (38559f4)
- Create usable Dockerfile (#278) (6c83f28)
- getRequestsByIdentity include timestamp boundaries in request-clients (#308) (1fd2df5)
- implements cached-throttle utility (#348) (01c9885)
- introduce channelIds to enhance the topics mechanism (#297) (6072905)
- Storage get data from timestamp boundaries (#291) (e9554cd)
- Timestamp from storage to client (#309) (bb0ac19)
0.1.1-alpha.12 (2019-05-21)
- Add a specific tsconfig for Dockerfile (#286) (901c36c)
- block not found error in function addHashAndSizeToEthereum of storage (#349) (1fea138)
- Error block XXX not found (#306) (6c9c59b)
- Misc. minor fixes on the request node (#334) (8fcf53d)
- Node socket hangup error (#293) (02777ea)
- Rename providerHost to providerUrl (#271) (fa5480c)
- add .env support to the node (#336) (e1ef0c6)
- add getChannelByTopic in data-access (#305) (b345df8)
- additional node logs to show progress and logLevel option (#338) (38559f4)
- Create usable Dockerfile (#278) (6c83f28)
- getRequestsByIdentity include timestamp boundaries in request-clients (#308) (1fd2df5)
- implements cached-throttle utility (#348) (01c9885)
- introduce channelIds to enhance the topics mechanism (#297) (6072905)
- Storage get data from timestamp boundaries (#291) (e9554cd)
- Timestamp from storage to client (#309) (bb0ac19)
0.1.1-alpha.11 (2019-05-17)
- Add a specific tsconfig for Dockerfile (#286) (901c36c)
- Error block XXX not found (#306) (6c9c59b)
- Misc. minor fixes on the request node (#334) (8fcf53d)
- Node socket hangup error (#293) (02777ea)
- Rename providerHost to providerUrl (#271) (fa5480c)
- add .env support to the node (#336) (e1ef0c6)
- add getChannelByTopic in data-access (#305) (b345df8)
- additional node logs to show progress and logLevel option (#338) (38559f4)
- Create usable Dockerfile (#278) (6c83f28)
- getRequestsByIdentity include timestamp boundaries in request-clients (#308) (1fd2df5)
- implements cached-throttle utility (#348) (01c9885)
- introduce channelIds to enhance the topics mechanism (#297) (6072905)
- Storage get data from timestamp boundaries (#291) (e9554cd)
- Timestamp from storage to client (#309) (bb0ac19)
0.1.1-alpha.10 (2019-05-10)
- Add a specific tsconfig for Dockerfile (#286) (901c36c)
- Error block XXX not found (#306) (6c9c59b)
- Misc. minor fixes on the request node (#334) (8fcf53d)
- Node socket hangup error (#293) (02777ea)
- Rename providerHost to providerUrl (#271) (fa5480c)
- add .env support to the node (#336) (e1ef0c6)
- add getChannelByTopic in data-access (#305) (b345df8)
- Create usable Dockerfile (#278) (6c83f28)
- getRequestsByIdentity include timestamp boundaries in request-clients (#308) (1fd2df5)
- introduce channelIds to enhance the topics mechanism (#297) (6072905)
- Storage get data from timestamp boundaries (#291) (e9554cd)
- Timestamp from storage to client (#309) (bb0ac19)