Commit Graph

768 Commits

Author SHA1 Message Date
Jaco Greeff 3f2ac8a289 Bump deps (#161) 2019-07-20 11:12:41 +02:00
Travis CI 9591a48110 [CI Skip] 0.42.0-beta.15 2019-07-19 11:30:58 +00:00
Jaco Greeff df5306b330 Bump deps 2019-07-19 13:26:22 +02:00
Travis CI fd92b61b8e [CI Skip] 0.42.0-beta.14 2019-07-19 05:43:28 +00:00
Jaco Greeff 76ccfb3505 Bump deps 2019-07-19 07:33:24 +02:00
Xiliang Chen acd37161ca Update UNfrastructure node label (#160) 2019-07-19 07:05:04 +02:00
Travis CI eea1984537 [CI Skip] 0.42.0-beta.13 2019-07-17 06:34:51 +00:00
Jaco Greeff b7df946e76 Add 0.42.x CHANGELOG entries 2019-07-17 08:30:42 +02:00
Travis CI 9729939de8 [CI Skip] 0.42.0-beta.12 2019-07-17 06:20:58 +00:00
Jaco Greeff 62450ba86a Don't import store via index (#159)
* Don't import store via index

* CHANGELOG update
2019-07-17 08:16:48 +02:00
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
Jaco Greeff 3fc67f1c9f Bump deps (#141) 2019-06-06 09:17:01 +02:00
Travis CI 28f78e810e [CI Skip] 0.41.0-beta.0 2019-06-05 19:03:43 +00:00
Jaco Greeff 8c2d0fae06 Bump deps (#140) 2019-06-05 20:59:14 +02:00