File tree 3 files changed +11
-3
lines changed
3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## 1.0.2 Sep 21, 2020
4
+
5
+ Changes:
6
+
7
+ - Update dependencies
8
+ - Extended check mode
9
+ - Several minor bug fixes
10
+
3
11
## 1.0.1 Sep 14, 2020
4
12
5
13
Changes:
Original file line number Diff line number Diff line change @@ -185,8 +185,8 @@ Available example databases:
185
185
186
186
| Database | Last Block | Date | Download |
187
187
| :------------| :-----------| :-------------| :-------------|
188
- | Polkadot.db | 1619674 | Sep 16 , 2020 | [ Polkadot.db] ( https://e.pcloud.link/publink/show?code=kZx3eZENGTspnf6YLueJK6F2w8ULTpnFIk ) |
189
- | Kusama.db | 4072231 | Sep 16 , 2020 | [ Kusama.db] ( https://e.pcloud.link/publink/show?code=kZx3eZENGTspnf6YLueJK6F2w8ULTpnFIk ) |
188
+ | Polkadot.db | 1687349 | Sep 21 , 2020 | [ Polkadot.db] ( https://e.pcloud.link/publink/show?code=kZx3eZENGTspnf6YLueJK6F2w8ULTpnFIk ) |
189
+ | Kusama.db | 4140035 | Sep 21 , 2020 | [ Kusama.db] ( https://e.pcloud.link/publink/show?code=kZx3eZENGTspnf6YLueJK6F2w8ULTpnFIk ) |
190
190
| Westend.db | 2247538 | Sep 16, 2020 | [ Westend.db] ( https://e.pcloud.link/publink/show?code=kZx3eZENGTspnf6YLueJK6F2w8ULTpnFIk ) |
191
191
192
192
## 4 Running
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " polka-store" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " Store balance-relevant transactions from a Polkadot chain in a database" ,
5
5
"main" : " main.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments