File tree Expand file tree Collapse file tree 11 files changed +127
-124
lines changed Expand file tree Collapse file tree 11 files changed +127
-124
lines changed Original file line number Diff line number Diff line change 66
77- Assert keypair validity in signing operations
88- Expose ` internalError ` on submittable results (e.g. event decoding errors)
9+ - Simplify session derives for old/new
10+ - Add statemint to known types
11+ - Add support for ` rpc.beefy.subscribeJustifications `
912
1013
1114## 4.5.1 Apr 12, 2021
Original file line number Diff line number Diff line change 1919 "@babel/runtime" : " ^7.13.10" ,
2020 "@polkadot/api" : " 4.5.2-7" ,
2121 "@polkadot/types" : " 4.5.2-7" ,
22- "@polkadot/util" : " ^6.1.2-3 " ,
23- "@polkadot/x-rxjs" : " ^6.1.2-3 " ,
22+ "@polkadot/util" : " ^6.2.1 " ,
23+ "@polkadot/x-rxjs" : " ^6.2.1 " ,
2424 "bn.js" : " ^4.11.9"
2525 }
2626}
Original file line number Diff line number Diff line change 2020 "@polkadot/api" : " 4.5.2-7" ,
2121 "@polkadot/rpc-core" : " 4.5.2-7" ,
2222 "@polkadot/types" : " 4.5.2-7" ,
23- "@polkadot/util" : " ^6.1.2-3 " ,
24- "@polkadot/util-crypto" : " ^6.1.2-3 " ,
25- "@polkadot/x-rxjs" : " ^6.1.2-3 " ,
23+ "@polkadot/util" : " ^6.2.1 " ,
24+ "@polkadot/util-crypto" : " ^6.2.1 " ,
25+ "@polkadot/x-rxjs" : " ^6.2.1 " ,
2626 "bn.js" : " ^4.11.9"
2727 },
2828 "devDependencies" : {
29- "@polkadot/keyring" : " ^6.1.2-3 " ,
29+ "@polkadot/keyring" : " ^6.2.1 " ,
3030 "@polkadot/rpc-provider" : " 4.5.2-7"
3131 }
3232}
Original file line number Diff line number Diff line change 1818 "dependencies" : {
1919 "@babel/runtime" : " ^7.13.10" ,
2020 "@polkadot/api-derive" : " 4.5.2-7" ,
21- "@polkadot/keyring" : " ^6.1.2-3 " ,
21+ "@polkadot/keyring" : " ^6.2.1 " ,
2222 "@polkadot/metadata" : " 4.5.2-7" ,
2323 "@polkadot/rpc-core" : " 4.5.2-7" ,
2424 "@polkadot/rpc-provider" : " 4.5.2-7" ,
2525 "@polkadot/types" : " 4.5.2-7" ,
2626 "@polkadot/types-known" : " 4.5.2-7" ,
27- "@polkadot/util" : " ^6.1.2-3 " ,
28- "@polkadot/util-crypto" : " ^6.1.2-3 " ,
29- "@polkadot/x-rxjs" : " ^6.1.2-3 " ,
27+ "@polkadot/util" : " ^6.2.1 " ,
28+ "@polkadot/util-crypto" : " ^6.2.1 " ,
29+ "@polkadot/x-rxjs" : " ^6.2.1 " ,
3030 "bn.js" : " ^4.11.9" ,
3131 "eventemitter3" : " ^4.0.7"
3232 }
Original file line number Diff line number Diff line change 1919 "@babel/runtime" : " ^7.13.10" ,
2020 "@polkadot/types" : " 4.5.2-7" ,
2121 "@polkadot/types-known" : " 4.5.2-7" ,
22- "@polkadot/util" : " ^6.1.2-3 " ,
23- "@polkadot/util-crypto" : " ^6.1.2-3 " ,
22+ "@polkadot/util" : " ^6.2.1 " ,
23+ "@polkadot/util-crypto" : " ^6.2.1 " ,
2424 "bn.js" : " ^4.11.9"
2525 },
2626 "devDependencies" : {
27- "@polkadot/keyring" : " ^6.1.2-3 "
27+ "@polkadot/keyring" : " ^6.2.1 "
2828 }
2929}
Original file line number Diff line number Diff line change 2020 "@polkadot/metadata" : " 4.5.2-7" ,
2121 "@polkadot/rpc-provider" : " 4.5.2-7" ,
2222 "@polkadot/types" : " 4.5.2-7" ,
23- "@polkadot/util" : " ^6.1.2-3 " ,
24- "@polkadot/x-rxjs" : " ^6.1.2-3 "
23+ "@polkadot/util" : " ^6.2.1 " ,
24+ "@polkadot/x-rxjs" : " ^6.2.1 "
2525 },
2626 "devDependencies" : {
27- "@polkadot/keyring" : " ^6.1.2-3 "
27+ "@polkadot/keyring" : " ^6.2.1 "
2828 }
2929}
Original file line number Diff line number Diff line change 1818 "dependencies" : {
1919 "@babel/runtime" : " ^7.13.10" ,
2020 "@polkadot/types" : " 4.5.2-7" ,
21- "@polkadot/util" : " ^6.1.2-3 " ,
22- "@polkadot/util-crypto" : " ^6.1.2-3 " ,
23- "@polkadot/x-fetch" : " ^6.1.2-3 " ,
24- "@polkadot/x-global" : " ^6.1.2-3 " ,
25- "@polkadot/x-ws" : " ^6.1.2-3 " ,
21+ "@polkadot/util" : " ^6.2.1 " ,
22+ "@polkadot/util-crypto" : " ^6.2.1 " ,
23+ "@polkadot/x-fetch" : " ^6.2.1 " ,
24+ "@polkadot/x-global" : " ^6.2.1 " ,
25+ "@polkadot/x-ws" : " ^6.2.1 " ,
2626 "bn.js" : " ^4.11.9" ,
2727 "eventemitter3" : " ^4.0.7"
2828 },
2929 "devDependencies" : {
30- "@polkadot/keyring" : " ^6.1.2-3 " ,
30+ "@polkadot/keyring" : " ^6.2.1 " ,
3131 "@polkadot/metadata" : " 4.5.2-7" ,
3232 "mock-socket" : " ^9.0.3" ,
3333 "nock" : " ^13.0.11"
Original file line number Diff line number Diff line change 3030 "@polkadot/metadata" : " 4.5.2-7" ,
3131 "@polkadot/rpc-provider" : " 4.5.2-7" ,
3232 "@polkadot/types" : " 4.5.2-7" ,
33- "@polkadot/util" : " ^6.1.2-3 " ,
33+ "@polkadot/util" : " ^6.2.1 " ,
3434 "handlebars" : " ^4.7.7" ,
35- "websocket" : " ^1.0.33 " ,
35+ "websocket" : " ^1.0.34 " ,
3636 "yargs" : " ^16.2.0"
3737 },
3838 "devDependencies" : {
Original file line number Diff line number Diff line change 1717 "homepage" : " https://github.com/polkadot-js/api/tree/master/packages/types-known#readme" ,
1818 "dependencies" : {
1919 "@babel/runtime" : " ^7.13.10" ,
20- "@polkadot/networks" : " ^6.1.2-3 " ,
20+ "@polkadot/networks" : " ^6.2.1 " ,
2121 "@polkadot/types" : " 4.5.2-7" ,
22- "@polkadot/util" : " ^6.1.2-3 " ,
22+ "@polkadot/util" : " ^6.2.1 " ,
2323 "bn.js" : " ^4.11.9"
2424 },
2525 "devDependencies" : {
Original file line number Diff line number Diff line change 1818 "dependencies" : {
1919 "@babel/runtime" : " ^7.13.10" ,
2020 "@polkadot/metadata" : " 4.5.2-7" ,
21- "@polkadot/util" : " ^6.1.2-3 " ,
22- "@polkadot/util-crypto" : " ^6.1.2-3 " ,
23- "@polkadot/x-rxjs" : " ^6.1.2-3 " ,
21+ "@polkadot/util" : " ^6.2.1 " ,
22+ "@polkadot/util-crypto" : " ^6.2.1 " ,
23+ "@polkadot/x-rxjs" : " ^6.2.1 " ,
2424 "@types/bn.js" : " ^4.11.6" ,
2525 "bn.js" : " ^4.11.9"
2626 },
2727 "devDependencies" : {
28- "@polkadot/keyring" : " ^6.1.2-3 "
28+ "@polkadot/keyring" : " ^6.2.1 "
2929 }
3030}
You can’t perform that action at this time.
0 commit comments