Commit Graph

15 Commits

Author SHA1 Message Date
Jaco
fe7ffb1247 Add tsconfig.build (#970) 2022-01-11 09:02:35 +02:00
Jaco
2884060027 Add tsconfig references (#929)
* Add tsconfig references

* Adjust

* tesconfig.eslint.json

* lint includes

* test paths
2021-12-14 08:44:38 +02:00
Jaco
aa6b3956fe Add tsconfig.base (#927) 2021-12-13 08:14:10 +02:00
Jaco
629d8ce51f Extract metamask-compat layer (optional) (#810)
* Extract metamask-compat layer (optional)

* README
2021-09-05 13:35:04 +02:00
Jaco Greeff
cb4912286c Bump dev (#535)
* Bump dev

* Bumps
2020-11-11 14:15:34 +01:00
Jaco Greeff
9aae8e4767 Fix @types references (sadly, def dupe) (#292)
* Fix @types references (sadly, def dupe)

* header
2020-03-26 18:14:46 +01:00
Amaury Martiny
89dad985fb Pull out extension-base (#271)
* Create a extension-base package

* Fix lint and test

* Update to beta.3

* Yarn install

* Update package

* Fix merge errors

* Remove useless single-entry folders

Co-authored-by: Jaco Greeff <jacogr@gmail.com>
2020-03-21 11:07:11 +01:00
Jaco Greeff
54ca7ad12d Bump dev (#237)
* Bump dev

* Add missing test deps

* Fix build (missing packages)
2020-02-13 16:36:14 +01:00
Jaco Greeff
1f858a8024 Button alignment (#182)
* Button alignment

* Adjust test for new button layouts

* Bump deps
2019-10-24 15:48:38 +02:00
Jaco Greeff
44908d4455 Bump dev deps (#181) 2019-10-22 13:50:05 +02:00
Jaco Greeff
4945417982 Mobile signer support (via Qr) (#134)
* Add typings to messages

* Fix eslint (after merge)

* Mobile signer support (via Qr)

* Bump common

* Pass through genesisHash

* Ok, well, it does something... not recognized

* Bump ui

* Exclude build from lint

* **

* Display accounts with prefix from genesisHash

* Adapth for object via scan interface

* Bump deps

* Split address recoding

* Cleanup decoding readability

* Display chain affinity overlay

* -1 prefix dropdown description

* Add generator command

* Fix TypeScript error

* Lint

* Consistent naming

* Better promise error handling

* Small consistency updates

* Constraint handle typings as much as tsc will allow

* State naming

* Typo in cheain descriptions

* Add signature handler (unused)

* e2e roundtrip

* remove (useless) dev 0.5.1 chain

* Insert ActionBar

* Revert to empty Props interfaces

* SeedLengths type

* Add type to transport subscription message

* nit

* Typecheck passing callback to sendMessage when none expected

* Bump api

* Small lint fixes

* Bump  api

* Not sure it works... but linting passes

* Split public/private

* Alphabetical

* Don't show button on no media

* Remove unneeded resolve - NOT hacking around linting

* Pass edited name through to accounts component

* genesisHash alignments

* Remove KeyringJson

* SignRequest with account

* Align with master naming

* Some manual merges

* Manual (small) conflict resolution

* Fixup extension account mapping

* Remove ununsed messages (less code = better)

* Update comment around generation

* Add copy-to-apps script (debugging)
2019-09-06 13:03:55 +02:00
Jaco Greeff
0aefb66d92 Update with signPayload for injected signer (#106)
* Update with signPayload for injected signer

* Bare-minimum in interface

* Cleanup linting

* Remove unused (atm) permissions
2019-07-24 16:16:22 +02:00
Jaco Greeff
616505634d extension-inject (no direct globals for extension/dapp) (#75)
* extension-inject (no direct globals for extension/dapp)

* Update tsconfig.json

* Update index.ts
2019-07-12 21:22:06 +02:00
Jaco Greeff
73733dc8bc Add @polkadot/extension-dapp (#28)
* Add @polkadot/extension-dapp

* Add skeleton READMEs

* Extend with additional helpers

* Adapdt for new name-less interface

* Additional comments

* Readability

* Flatter promise

* Naming consistency

* Readability
2019-05-24 11:13:06 +02:00
Jaco Greeff
0b6bcd2bb9 Initial commit aka code from heaven 2019-05-20 12:40:44 +02:00