.editorconfig | |
|
|
.github/issue_template.md | |
|
|
.github/workflows/auto-approve.yml | |
|
|
.github/workflows/auto-merge.yml | |
|
|
.github/workflows/lock.yml | |
|
|
.github/workflows/pr-any.yml | |
|
|
.github/workflows/push-master.yml | |
|
|
.gitignore | |
|
|
.mailmap | |
|
|
.npmignore | |
|
|
.nvmrc | |
|
|
.prettierignore | |
|
|
.prettierrc.cjs | |
|
|
.yarn/releases/yarn-4.5.0.cjs | |
|
|
.yarnrc.yml | |
|
|
CHANGELOG.md | |
|
|
CONTRIBUTING.md | |
|
|
CONTRIBUTORS | |
|
|
LICENSE | |
|
|
README.md | |
|
|
docs/404.html | |
|
|
docs/index.html | |
|
|
eslint.config.js | 16 | A 0 mins |
|
import_map.in.json | |
|
|
package.json | |
|
|
packages/api-augment/README.md | |
|
|
packages/api-augment/package.json | |
|
|
packages/api-augment/src/base.ts | 2 | A 0 mins |
|
packages/api-augment/src/bundle.ts | 2 | A 0 mins |
|
packages/api-augment/src/index.ts | 2 | A 0 mins |
|
packages/api-augment/src/kusama/consts.ts | 261 | F 2 wks |
|
packages/api-augment/src/kusama/errors.ts | 655 | F 2 mos |
|
packages/api-augment/src/kusama/events.ts | 466 | F 3 mos |
|
packages/api-augment/src/kusama/index.ts | 8 | A 0 mins |
|
packages/api-augment/src/kusama/query.ts | 549 | F 4 mos |
|
packages/api-augment/src/kusama/registry.ts | 3 | A 0 mins |
|
packages/api-augment/src/kusama/runtime.ts | 188 | F 3 wks |
|
packages/api-augment/src/kusama/tx.ts | 540 | F 5 mos |
|
packages/api-augment/src/mod.ts | 1 | A 0 mins |
|
packages/api-augment/src/packageDetect.ts | 6 | A 0 mins |
|
packages/api-augment/src/packageInfo.ts | 1 | A 0 mins |
|
packages/api-augment/src/polkadot/consts.ts | 222 | F 1 wk |
|
packages/api-augment/src/polkadot/errors.ts | 560 | F 1 mo |
|
packages/api-augment/src/polkadot/events.ts | 387 | F 2 mos |
|
packages/api-augment/src/polkadot/index.ts | 8 | A 0 mins |
|
packages/api-augment/src/polkadot/query.ts | 471 | F 2 mos |
|
packages/api-augment/src/polkadot/registry.ts | 2 | A 0 mins |
|
packages/api-augment/src/polkadot/runtime.ts | 167 | F 2 wks |
|
packages/api-augment/src/polkadot/tx.ts | 475 | F 3 mos |
|
packages/api-augment/src/substrate/consts.ts | 433 | F 1 mo |
|