@pioneer-platform/pioneer-discovery 8.22.0 → 8.31.6
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.
- package/CHANGELOG.md +42 -0
- package/docs/icon-sources-analysis.json +1 -1
- package/lib/generatedAssetData.json +42284 -92221
- package/lib/relatedAssetIndex.json +1 -1
- package/package.json +2 -2
- package/scripts/.coingecko-failed.json +42 -0
- package/scripts/.coingecko-mapping-stats.json +1 -1
- package/scripts/.coingecko-progress.json +5 -1
- package/scripts/generate-native-assets.js +33 -1
- package/scripts/missing-assets.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,47 @@
|
|
|
1
1
|
# @pioneer-platform/pioneer-discovery
|
|
2
2
|
|
|
3
|
+
## 8.31.6
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- chore: fix: transaction event channel mismatch + add networkId to event payload
|
|
8
|
+
|
|
9
|
+
## 8.31.5
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- fix: transaction event channel mismatch + add networkId to event payload
|
|
14
|
+
|
|
15
|
+
## 8.24.0
|
|
16
|
+
|
|
17
|
+
### Minor Changes
|
|
18
|
+
|
|
19
|
+
- chore: Merge pull request #10 from coinmastersguild/feature/fix-blockbook-websocket-subscriptions
|
|
20
|
+
|
|
21
|
+
### Patch Changes
|
|
22
|
+
|
|
23
|
+
- Updated dependencies
|
|
24
|
+
- @pioneer-platform/pioneer-caip@9.19.0
|
|
25
|
+
|
|
26
|
+
## 8.23.0
|
|
27
|
+
|
|
28
|
+
### Minor Changes
|
|
29
|
+
|
|
30
|
+
- Merge pull request #10 from coinmastersguild/feature/fix-blockbook-websocket-subscriptions
|
|
31
|
+
|
|
32
|
+
### Patch Changes
|
|
33
|
+
|
|
34
|
+
- Updated dependencies
|
|
35
|
+
- @pioneer-platform/pioneer-caip@9.18.0
|
|
36
|
+
|
|
37
|
+
## 8.22.1
|
|
38
|
+
|
|
39
|
+
### Patch Changes
|
|
40
|
+
|
|
41
|
+
- fix: Filter xpubs from Blockbook WebSocket subscriptions
|
|
42
|
+
- Updated dependencies
|
|
43
|
+
- @pioneer-platform/pioneer-caip@9.17.1
|
|
44
|
+
|
|
3
45
|
## 8.22.0
|
|
4
46
|
|
|
5
47
|
### Minor Changes
|
|
@@ -3605,7 +3605,7 @@
|
|
|
3605
3605
|
"eip155:1/erc20:0xb624fde1a972b1c89ec1dad691442d5e8e891469",
|
|
3606
3606
|
"eip155:1/erc20:0xb64ef51c888972c908cfacf59b47c1afbc0ab8ac",
|
|
3607
3607
|
"eip155:1/erc20:0xb62e45c3df611dce236a6ddc7a493d79f9dfadef",
|
|
3608
|
-
"eip155:1/erc20:
|
|
3608
|
+
"eip155:1/erc20:0xb62e24b747eaa143857cf6011832117df59cb8",
|
|
3609
3609
|
"eip155:1/erc20:0xb63b606ac810a52cca15e44bb630fd42d8d1d83d",
|
|
3610
3610
|
"eip155:1/erc20:0xb668473944d2e25b6af6d46917eb0233dbac53ae",
|
|
3611
3611
|
"eip155:1/erc20:0xb67718b98d52318240c52e71a898335da4a28c42",
|