@pioneer-platform/nodes 8.30.0 → 8.30.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,2 +1,5 @@
1
1
 
2
- $ tsc -p .
2
+ 
3
+ > @pioneer-platform/nodes@8.30.3 build /Users/highlander/WebstormProjects/keepkey-stack/projects/pioneer/modules/pioneer/pioneer-nodes
4
+ > tsc -p .
5
+
package/CHANGELOG.md CHANGED
@@ -1,5 +1,38 @@
1
1
  # @pioneer-platform/nodes
2
2
 
3
+ ## 8.30.3
4
+
5
+ ### Patch Changes
6
+
7
+ - chore: chore: - Services (discovery-service, watchtower)
8
+ - Updated dependencies
9
+ - @pioneer-platform/pioneer-caip@9.19.3
10
+
11
+ ## 8.30.2
12
+
13
+ ### Patch Changes
14
+
15
+ - fa09397: chore: - Services (discovery-service, watchtower)
16
+ - Updated dependencies [fa09397]
17
+ - @pioneer-platform/pioneer-caip@9.19.2
18
+
19
+ ## 8.30.1
20
+
21
+ ### Patch Changes
22
+
23
+ - Bulk update: Various fixes, improvements, and updates since last publish
24
+
25
+ This changeset covers changes to 45+ packages including:
26
+
27
+ - Network improvements (cosmos, eth, evm, maya, osmosis, ripple, solana, thor, ton, tron, utxo)
28
+ - Integration updates (blockbook, discord, markets, mayachain, rabby, swapkit, tenderly, thorchain, unchained, zapper)
29
+ - Pioneer core modules (balance, cache, caip, client, coins, discovery, events, history, inference, network, nodes, react, router, sdk, signer, subscriptions, types)
30
+ - Support utilities (helpers, redis-queue, tokens, mongo)
31
+ - Services (discovery-service, watchtower)
32
+
33
+ - Updated dependencies
34
+ - @pioneer-platform/pioneer-caip@9.19.1
35
+
3
36
  ## 8.30.0
4
37
 
5
38
  ### Minor Changes