@substrate/node-watcher
Version:
Extract, Transform, Load Kusama/Polkadot history into a PostgreSQL DB
216 lines (85 loc) • 11.6 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [0.5.0](https://github.com/paritytech/Nomidot/compare/v0.4.1...v0.5.0) (2020-04-24)
**Note:** Version bump only for package @substrate/node-watcher
## [0.4.1](https://github.com/paritytech/Nomidot/compare/v0.4.0...v0.4.1) (2020-04-21)
**Note:** Version bump only for package @substrate/node-watcher
## [0.3.25](https://github.com/paritytech/Nomidot/compare/v0.3.24...v0.3.25) (2020-04-20)
**Note:** Version bump only for package @substrate/node-watcher
## [0.3.24](https://github.com/paritytech/Nomidot/compare/v0.3.23...v0.3.24) (2020-04-14)
### Bug Fixes
* field resource ([#299](https://github.com/paritytech/Nomidot/issues/299)) ([d59e216](https://github.com/paritytech/Nomidot/commit/d59e21616ee779775dd6400cf44bb88d138e9360))
### Features
* set cpu/mem requests and limits for prisma and cloudsql ([#298](https://github.com/paritytech/Nomidot/issues/298)) ([9ab8811](https://github.com/paritytech/Nomidot/commit/9ab8811a75bdb32caa5001f84f6ed377cf01ced8))
## [0.3.23](https://github.com/paritytech/Nomidot/compare/v0.3.22...v0.3.23) (2020-04-09)
### Bug Fixes
* archive node endpoint, nodewatcher endpoint 1.5 ([#274](https://github.com/paritytech/Nomidot/issues/274)) ([62a6ae7](https://github.com/paritytech/Nomidot/commit/62a6ae7c86d42ed125d3dff0597573369c56a901))
* log era only on new idx ([#262](https://github.com/paritytech/Nomidot/issues/262)) ([a82db81](https://github.com/paritytech/Nomidot/commit/a82db8158801a29bee48730c98518234dc52509f))
* remove fillin-job, update image for last50k ([#272](https://github.com/paritytech/Nomidot/issues/272)) ([dce3843](https://github.com/paritytech/Nomidot/commit/dce38433e460f017c8c7a3ec71ed5193ed047d32))
* replicasets ([#246](https://github.com/paritytech/Nomidot/issues/246)) ([101d39c](https://github.com/paritytech/Nomidot/commit/101d39cba8ab0c94376ea74f27fdbe64649f0151))
* server deployment strategy, nodewatcher replicas ([#270](https://github.com/paritytech/Nomidot/issues/270)) ([7ccc2de](https://github.com/paritytech/Nomidot/commit/7ccc2de4b541d1b260df28d1e6324f9438440dda))
* uncomment nomidot tasks ([#252](https://github.com/paritytech/Nomidot/issues/252)) ([cc121f5](https://github.com/paritytech/Nomidot/commit/cc121f58d70970a1ad8ba5d48df6600e84a59cc5))
* Use domains instead of ips ([#278](https://github.com/paritytech/Nomidot/issues/278)) ([a806ada](https://github.com/paritytech/Nomidot/commit/a806adaf632b0d7d852d6894145a2677c33266f2))
* v1.5 sync ([#265](https://github.com/paritytech/Nomidot/issues/265)) ([5d2fd70](https://github.com/paritytech/Nomidot/commit/5d2fd70bccf64facae1e6cfe7103af197a1f5e7a))
### Features
* 1 replica for nodewatcher deployment ([#277](https://github.com/paritytech/Nomidot/issues/277)) ([46bb5ea](https://github.com/paritytech/Nomidot/commit/46bb5eaf97e3d9925c4fb99dfd953929004b8e96))
* v1.5 sync ([#255](https://github.com/paritytech/Nomidot/issues/255)) ([d394ee5](https://github.com/paritytech/Nomidot/commit/d394ee5929824e442e8594083663e72796729d3a))
## [0.3.22](https://github.com/paritytech/Nomidot/compare/v0.3.21...v0.3.22) (2020-03-18)
### Bug Fixes
* **nodeWatcher:** Handle promise errors ([#240](https://github.com/paritytech/Nomidot/issues/240)) ([bbe8986](https://github.com/paritytech/Nomidot/commit/bbe8986141457659252debb00250e3e481cd9103))
* js heap out of memory ([#203](https://github.com/paritytech/Nomidot/issues/203)) ([246a3c1](https://github.com/paritytech/Nomidot/commit/246a3c12eb94106aa08b3df6ae6baa2fc1931ea0))
### Features
* accounts page ([#207](https://github.com/paritytech/Nomidot/issues/207)) ([ba81594](https://github.com/paritytech/Nomidot/commit/ba81594401e0fc01c299b1d4cafbc3d18e898e6b))
* add to cart, cart page ([#205](https://github.com/paritytech/Nomidot/issues/205)) ([3baf09e](https://github.com/paritytech/Nomidot/commit/3baf09e5fc70991a6243cabc5694b479c0000d8b))
* localstorage listeners ([#215](https://github.com/paritytech/Nomidot/issues/215)) ([c26ac08](https://github.com/paritytech/Nomidot/commit/c26ac08b7fc59fd9df5d34167d5cb44b230bbce3))
* **gatsby:** make master build for Netlify ([#201](https://github.com/paritytech/Nomidot/issues/201)) ([6bdda24](https://github.com/paritytech/Nomidot/commit/6bdda24e183df95805ac801dcae65bce62748a6c))
## [0.3.21](https://github.com/paritytech/Nomidot/compare/v0.3.20...v0.3.21) (2020-02-21)
### Bug Fixes
* **#173:** unwrap none ([#174](https://github.com/paritytech/Nomidot/issues/174)) ([6d25f44](https://github.com/paritytech/Nomidot/commit/6d25f44252240d9008f8fab012b890e76414e4cd)), closes [#173](https://github.com/paritytech/Nomidot/issues/173)
* update images ([#171](https://github.com/paritytech/Nomidot/issues/171)) ([1548a46](https://github.com/paritytech/Nomidot/commit/1548a46969b4f6d79c4bdb2c4cc2799805f3ab91))
### Features
* **#141:** heartbeats, offline, nominations, rewards, stakes ([#157](https://github.com/paritytech/Nomidot/issues/157)) ([05325db](https://github.com/paritytech/Nomidot/commit/05325dbecafd4f6b64e087c1e837b6d6616bdc2f)), closes [#141](https://github.com/paritytech/Nomidot/issues/141)
* **#179:** subscribing to heads ([#181](https://github.com/paritytech/Nomidot/issues/181)) ([8c702d1](https://github.com/paritytech/Nomidot/commit/8c702d1d9c59fd4d4eb77c0e07b582bd94be3150)), closes [#179](https://github.com/paritytech/Nomidot/issues/179)
* **node-watcher:** Store motions in chain-db ([#159](https://github.com/paritytech/Nomidot/issues/159)) ([8657b9b](https://github.com/paritytech/Nomidot/commit/8657b9bacc362548d20953bf42b5e066ac92d90e))
* **node-watcher:** Write motion status ([#162](https://github.com/paritytech/Nomidot/issues/162)) ([a686485](https://github.com/paritytech/Nomidot/commit/a686485d603d32f4d8d3bd1afdc1bc66e9f4af3d))
## [0.3.20](https://github.com/paritytech/Nomidot/compare/v0.3.19...v0.3.20) (2020-02-11)
### Bug Fixes
* dont allow package-lock.json into git ([#152](https://github.com/paritytech/Nomidot/issues/152)) ([573ca95](https://github.com/paritytech/Nomidot/commit/573ca95b44d769def87952625b93d0308ee35cd6))
* referendum statuses not updated ([#150](https://github.com/paritytech/Nomidot/issues/150)) ([acc3578](https://github.com/paritytech/Nomidot/commit/acc3578aec7602c0fc2cf3f00721dde57697c11d))
### Features
* apollo client and provider ([#146](https://github.com/paritytech/Nomidot/issues/146)) ([47da1b9](https://github.com/paritytech/Nomidot/commit/47da1b9f01f04ca68cb80e731ad24fc4768753ea))
## [0.3.18](https://github.com/paritytech/Nomidot/compare/v0.3.17...v0.3.18) (2020-02-05)
### Features
* all server queries and chain header, new session subscription resolvers ([#138](https://github.com/paritytech/Nomidot/issues/138)) ([16dd1b8](https://github.com/paritytech/Nomidot/commit/16dd1b8086fa3e5d6a5279ebb0e9b6ebd33ec419))
* subscription resolvers ([#140](https://github.com/paritytech/Nomidot/issues/140)) ([9136d41](https://github.com/paritytech/Nomidot/commit/9136d41c6b8d8af6792b4b542ea6a687b272e9e4)), closes [#106](https://github.com/paritytech/Nomidot/issues/106) [#129](https://github.com/paritytech/Nomidot/issues/129) [#133](https://github.com/paritytech/Nomidot/issues/133) [#126](https://github.com/paritytech/Nomidot/issues/126) [#125](https://github.com/paritytech/Nomidot/issues/125) [#137](https://github.com/paritytech/Nomidot/issues/137) [#136](https://github.com/paritytech/Nomidot/issues/136)
## [0.3.17](https://github.com/paritytech/Nomidot/compare/v0.3.16...v0.3.17) (2020-02-05)
### Bug Fixes
* [#125](https://github.com/paritytech/Nomidot/issues/125) - createReferendumStatus ([#126](https://github.com/paritytech/Nomidot/issues/126)) ([3640284](https://github.com/paritytech/Nomidot/commit/36402843a4d2192c2e2e4d1b3a1b06da59be2103))
* [#126](https://github.com/paritytech/Nomidot/issues/126) fix: [#125](https://github.com/paritytech/Nomidot/issues/125) ([#137](https://github.com/paritytech/Nomidot/issues/137)) ([6166ef6](https://github.com/paritytech/Nomidot/commit/6166ef621b99b60f96c11be5a2bd19f53ffa7ab1))
* **#77:** back/server eslint errors ([#124](https://github.com/paritytech/Nomidot/issues/124)) ([79538d7](https://github.com/paritytech/Nomidot/commit/79538d72be0b8c489f4af0a6a45cdb926eb89963)), closes [#77](https://github.com/paritytech/Nomidot/issues/77)
* make nodewatcher sync again ([#121](https://github.com/paritytech/Nomidot/issues/121)) ([59b2069](https://github.com/paritytech/Nomidot/commit/59b2069e0348f6b942444c8bc6a178c59f5a9c9b))
## [0.3.16](https://github.com/paritytech/Nomidot/compare/v0.3.15...v0.3.16) (2020-01-30)
**Note:** Version bump only for package @substrate/node-watcher
## [0.3.15](https://github.com/paritytech/Nomidot/compare/v0.3.14...v0.3.15) (2020-01-28)
### Bug Fixes
* image and k8 for recent fixes ([#110](https://github.com/paritytech/Nomidot/issues/110)) ([a082533](https://github.com/paritytech/Nomidot/commit/a0825330738f764e30fb418d2324e50c7a7ffdaf))
* **node-watcher:** Override with chain types ([#104](https://github.com/paritytech/Nomidot/issues/104)) ([ae0ff5d](https://github.com/paritytech/Nomidot/commit/ae0ff5d282860c94cc369b3d0c3eb9047e2492e2))
* docker ([#99](https://github.com/paritytech/Nomidot/issues/99)) ([673a21b](https://github.com/paritytech/Nomidot/commit/673a21b894b52a881e76cb92057266122bfa4cea))
* k8s poststart hook, add back api to nodewatcher ([#102](https://github.com/paritytech/Nomidot/issues/102)) ([dc5135e](https://github.com/paritytech/Nomidot/commit/dc5135e95eb63fd4d8e1b451ff16f1dcb40ac056))
### Features
* Separate preimage from proposal ([#96](https://github.com/paritytech/Nomidot/issues/96)) ([c285d3e](https://github.com/paritytech/Nomidot/commit/c285d3edfd3e827707914106eb4fc093e6b6b094))
* **node-watcher:** Create proposal and proposalArguments ([#86](https://github.com/paritytech/Nomidot/issues/86)) ([7a20a09](https://github.com/paritytech/Nomidot/commit/7a20a09748f4efbc21a4dfdf4baadfd6e60dba9f))
## [0.3.14](https://github.com/paritytech/Nomidot/compare/v0.3.13...v0.3.14) (2020-01-09)
### Bug Fixes
* back to tsnode ([86d3b91](https://github.com/paritytech/Nomidot/commit/86d3b91710ed937474d079adf5a65bc1f1593656))
## [0.3.13](https://github.com/paritytech/Nomidot/compare/v0.3.12...v0.3.13) (2020-01-09)
### Bug Fixes
* build and run the transpiled index.js for prod ([#81](https://github.com/paritytech/Nomidot/issues/81)) ([2bfb1c6](https://github.com/paritytech/Nomidot/commit/2bfb1c6ae0ef34eb7dd94637868da0ef6c9069e9))
# [0.3.0](https://github.com/paritytech/Nomidot/compare/v0.2.4...v0.3.0) (2020-01-02)
### Bug Fixes
* spec version ([#35](https://github.com/paritytech/Nomidot/issues/35)) ([577a5dd](https://github.com/paritytech/Nomidot/commit/577a5ddfa1fcec80249c9f2a050b897443034cdc))
* Sync from tip ([#34](https://github.com/paritytech/Nomidot/issues/34)) ([82d982b](https://github.com/paritytech/Nomidot/commit/82d982b47dc33d52ff4be08de527219987a9e9a8))
* validator thing ([#36](https://github.com/paritytech/Nomidot/issues/36)) ([50e1444](https://github.com/paritytech/Nomidot/commit/50e144479b6ecfe9e52f29714823bf460d7b3b00))
### Features
* Prisma Server to watch a node ([#24](https://github.com/paritytech/Nomidot/issues/24)) ([ded1fc3](https://github.com/paritytech/Nomidot/commit/ded1fc3114200952d0aa12acc0b3bb6b42601960)), closes [#29](https://github.com/paritytech/Nomidot/issues/29) [#30](https://github.com/paritytech/Nomidot/issues/30) [#31](https://github.com/paritytech/Nomidot/issues/31)