Commit Graph

747 Commits

Author SHA1 Message Date
Travis CI 0a1912f617 [CI Skip] 0.42.0-beta.11 2019-07-16 19:29:42 +00:00
Jaco Greeff 88777fd61c Expose availablePrefixes 2019-07-16 21:25:05 +02:00
Travis CI 29b43e36f4 [CI Skip] 0.42.0-beta.10 2019-07-16 19:20:59 +00:00
Jaco Greeff 0cf92844f5 Add prefixes to settings (#158) 2019-07-16 21:16:08 +02:00
Travis CI 467c97eef8 [CI Skip] 0.42.0-beta.9 2019-07-14 12:33:11 +00:00
Jaco Greeff 038774db49 Bump deps (#156)
* Bump deps

* Re-write
2019-07-14 14:29:06 +02:00
Travis CI fe8781f240 [CI Skip] 0.42.0-beta.8 2019-07-12 20:05:22 +00:00
Jaco Greeff fd67ecdf3a Swap to eslint (#154)
* 311 problems (173 errors, 138 warnings)

* Make a start...

* swap to react config

* Literally a handful left

* Clean.

* any removal

* Use Record

* Adjust versions

* Update with latest eslint-standard ruleset

* Update defaults.ts
2019-07-12 22:01:19 +02:00
Travis CI 7b6a18cbfb [CI Skip] 0.42.0-beta.7 2019-07-11 21:02:52 +00:00
Jaco Greeff 354997c254 Bump deps (incl. sec fixes) (#155) 2019-07-11 22:58:36 +02:00
Travis CI 8c15c3986c [CI Skip] 0.42.0-beta.6 2019-07-11 03:54:47 +00:00
Jaco Greeff 5da56455a3 Add UNfrastructure for Alex (#153) 2019-07-11 05:50:38 +02:00
Travis CI 1fb021c12d [CI Skip] 0.42.0-beta.5 2019-07-10 20:54:14 +00:00
Jaco Greeff 95939be30e Bump deps (#152) 2019-07-10 22:47:56 +02:00
Travis CI 4530497508 [CI Skip] 0.42.0-beta.4 2019-07-09 14:27:46 +00:00
Jaco Greeff fa0eba5977 Bumps (#151) 2019-07-09 16:23:44 +02:00
Travis CI ea398e7ab5 [CI Skip] 0.42.0-beta.3 2019-07-08 13:06:14 +00:00
Jaco Greeff 7e71e8a2f2 Bump deps (incl. Babel 7.5) (#150) 2019-07-08 15:02:21 +02:00
Travis CI 9b12c91456 [CI Skip] 0.42.0-beta.2 2019-06-21 09:37:30 +00:00
Jaco Greeff 49a0d06fb8 Bump deps (#149)
* Bump deps

* Rewrite yarn.lockRe-write yarn.lock
2019-06-21 11:33:43 +02:00
Travis CI 4c368164f4 [CI Skip] 0.42.0-beta.1 2019-06-20 06:51:46 +00:00
Jaco Greeff 330506fb3a Bump deps (incl. TS 3.5.2) (#148) 2019-06-20 08:47:55 +02:00
Travis CI 93c2011723 [CI Skip] 0.42.0-beta.0 2019-06-19 16:31:18 +00:00
Axel Chalon 2a30f2f483 Simplify KeyringAddress interface (#144)
* Simplify ui-keyring KeyringAddress

* Adapt to new @polkadot/keyring KeyPair interface

* Pull in common 0.93.0-beta.4

* KeyringAddress | undefined
2019-06-19 18:17:15 +02:00
Travis CI 03f22988a4 [CI Skip] 0.41.1 2019-06-14 09:27:20 +00:00
Jaco Greeff 0f76fb66f4 0.41 (#147) 2019-06-14 11:21:38 +02:00
Travis CI 5efd4318a9 [CI Skip] 0.41.0-beta.6 2019-06-13 14:21:04 +00:00
Jaco Greeff b26a0ef083 Adapt interfaces for latest @polkadot/keyring (#146)
* Adapt interfaces for latest @polkadot/keyring

* Re-write yarn.lock

* Bump latest api
2019-06-13 16:16:53 +02:00
Travis CI 77f3ad1b55 [CI Skip] 0.41.0-beta.5 2019-06-12 16:58:37 +00:00
Jaco Greeff 0acf9520c8 Bump deps, remove deprecated ui-util (#145)
* Bump deps, remove deprecated ui-util

* Bumop, fix lint

* Update vuepress config (excl. removed ui-util)
2019-06-12 18:54:31 +02:00
Travis CI f440b95671 [CI Skip] 0.41.0-beta.4 2019-06-07 12:31:45 +00:00
kwingram25 c2e3d5fabe Ki contracts (#143)
* add contracts to keyring

* genesisHash

* requested changes + allPlus option type

* remove duplicate fn

* add contracts to keyring

* genesisHash

* requested changes + allPlus option type

* remove duplicate fn

* changes

* contract key

* prefixes

* remove fallback hell

* errors

* remove breaking api
2019-06-07 14:27:28 +02:00
Travis CI 042b0e3f6c [CI Skip] 0.41.0-beta.3 2019-06-06 16:17:58 +00:00
Jaco Greeff da84d5a8ae Add ExtensionStore (from @polkadot/extension) (#142)
* Add ExtensionStore (from @polkadot/extension)

* Consistent naming, untested/unused File store

* Update File.ts
2019-06-06 18:13:28 +02:00
Travis CI abb94d254c [CI Skip] 0.41.0-beta.2 2019-06-06 12:01:23 +00:00
kwingram25 bdfbb69946 Add contracts to ui-keyring (#137)
* add contracts to keyring

* genesisHash

* requested changes + allPlus option type

* remove duplicate fn

* add contracts to keyring

* genesisHash

* requested changes + allPlus option type

* remove duplicate fn

* changes

* contract key

* prefixes
2019-06-06 13:57:07 +02:00
Travis CI 091ab41242 [CI Skip] 0.41.0-beta.1 2019-06-06 07:22:44 +00:00
Travis CI 28f78e810e [CI Skip] 0.41.0-beta.0 2019-06-05 19:03:43 +00:00
Travis CI 18a502aaa4 [CI Skip] 0.40.1 2019-06-04 11:28:54 +00:00
Jaco Greeff 018e43b908 0.40 (#139) 2019-06-04 13:24:40 +02:00
Travis CI 0b81f22ef2 [CI Skip] 0.40.0-beta.4 2019-06-04 05:09:02 +00:00
Jaco Greeff 200d9bed3e Bump deps (#138) 2019-06-04 07:03:56 +02:00
Travis CI ba1984d969 [CI Skip] 0.40.0-beta.3 2019-05-31 12:47:48 +00:00
Jaco Greeff 844a46de50 Bump deps (#136)
* Bump deps

* Rewrite yarn.lock
2019-05-31 14:43:16 +02:00
Travis CI 1cd605203f [CI Skip] 0.40.0-beta.2 2019-05-29 21:04:15 +00:00
Jaco Greeff 80aa1a8fc4 Bump deps, TS 3.5.1 (#135) 2019-05-29 22:59:48 +02:00
Travis CI 16b1353dd1 [CI Skip] 0.40.0-beta.1 2019-05-24 15:48:01 +00:00
Jaco Greeff b0f4a84939 Use pair.address() for saving 2019-05-24 17:42:57 +02:00
Travis CI b47bf524dc [CI Skip] 0.40.0-beta.0 2019-05-24 11:21:24 +00:00
Jaco Greeff 72f5614f5d Ensumer correcly encoded address in json (#134) 2019-05-24 13:15:30 +02:00