Amaury Martiny
825a962323
Fix small layout issues ( #7500 )
...
* Fix layout bug
* Change position of red signing label
2018-01-08 17:43:55 +01:00
Amaury Martiny
a52d601f5c
Update package-lock in js-old ( #7494 )
...
* Revert to latest package-lock for js-old
* Update package-lock after npm i
2018-01-08 09:45:07 +01:00
Jaco Greeff
23192e490e
Revert package-lock.jsons to prior rm -rf ( #7492 )
2018-01-08 09:23:28 +01:00
Jaco Greeff
7e6e024546
Trigger js-precompiled ( #7473 )
2018-01-05 16:18:20 +01:00
Afri Schoedon
36e230ee16
Expanse Byzantium update w/ correct metropolis difficulty increment divisor ( #7463 )
...
* Byzantium Update for Expanse
Here the changes go. Hope I didnt miss anything.
* expip2 changes - update duration limit
* Fix missing EXPIP-2 fields
* Format numbers as hex
* Fix compilation errors
* Group expanse chain spec fields together
* Set metropolisDifficultyIncrementDivisor for Expanse
* Revert #7437
* Add Expanse block 900_000 hash checkpoint
2018-01-05 13:49:07 +01:00
Jaco Greeff
71da3af1a2
Cleanup certifications ( #7454 )
...
* Cleanup certifications
* Add key for accounts
2018-01-05 13:26:43 +01:00
Jaco Greeff
855c1126a4
Upgrade markdown-loader & marked ( #7467 )
...
* Upgrade markdown-loader & marked
* Align UglifyJS (wallet/shell)
* Add ethereumjs-util Babel compilation
2018-01-05 10:59:35 +01:00
Jaco Greeff
ac95bfa285
Remove test for removed code ( #7461 )
2018-01-04 18:04:59 +01:00
Jaco Greeff
37796bdaa9
Pull in dapp-status ( #7457 )
...
* Remove status from tabs
* Update js-shared, add dapp-status
2018-01-04 17:05:10 +01:00
Marek Kotewicz
75f292154d
Merge pull request #7437 from paritytech/a5-chains-expanse
...
Remove expanse chain
2018-01-03 16:12:39 +01:00
Jaco Greeff
7c1cbd33ff
Store tokens with repeatable id ( #7435 )
2018-01-03 15:25:45 +01:00
5chdn
5e4febfc2d
Fix tests
2018-01-03 15:14:49 +01:00
5chdn
0292348bd6
Remove all EXP references from old wallet
2018-01-03 13:28:03 +01:00
Amaury Martiny
bc91eaf4d0
Update branding on UI ( #7370 )
...
* Update packages
* Update pictures for v1
2018-01-02 09:48:41 +01:00
Jaco Greeff
2856305977
Fix broken flex modal layouts ( #7343 )
2017-12-20 12:36:04 +01:00
Jaco Greeff
bdd4f62023
Fix wallet token/badge icons not showing up ( #7333 )
...
* Fix wallet icons not showing up
* Fix tests
* Remove debug log (oops)
2017-12-19 14:58:30 +01:00
Jaco Greeff
3fd94dc40d
CI js-precompiled trigger ( #7316 )
2017-12-18 11:12:36 +01:00
Jaco Greeff
c9865e00a5
CSS fixes for v1 ( #7285 )
...
* CSS fixes for v1 (Thanks @ngotchac)
* Remove hack line completely
* Comment around Chrome upgrade
2017-12-15 14:48:10 +01:00
Jaco Greeff
6587dfecc0
Wallet subscriptions & refresh ( #7283 )
...
* Update to @parity/api 2.1.7
* Update packages
* Update after signer API alias
2017-12-15 12:48:51 +01:00
Jaco Greeff
a4959c8509
Update inject web3 dependencies ( #7286 )
...
* Remove wallet web3 dependency
* Update shell web3 dependency
2017-12-14 17:32:59 +01:00
Jaco Greeff
fa6156ed01
Display all dapps (shell) & wallet tabs (v1) by default ( #7213 )
...
* Display contracts tab by default
* Update packages
2017-12-06 16:40:24 +01:00
Jaco Greeff
63d86b50e0
Update mocha import stubs ( #7191 )
...
* Update mocha import stubs
* Add .md files to ignore list
2017-12-05 09:03:30 +01:00
Jaco Greeff
2e96ffc582
Delete unused package.json (dist) ( #7173 )
2017-11-30 11:12:03 +01:00
Jaco Greeff
a39e210742
Remove *.css.map & *.js.map ( #7168 )
2017-11-29 18:04:12 +01:00
Jaco Greeff
519648eb01
Use git flag to remove old js artifacts ( #7165 )
2017-11-29 15:33:04 +01:00
Jaco Greeff
d1d502765b
Cleanup JS build artifacts ( #7164 )
...
* Cleanup JS build artifacts
* Trigger js & js-old
2017-11-29 14:39:57 +01:00
Jaco Greeff
6836182a36
Push to correct shell branch ( #7135 )
...
* Push to correct shell branch
* Trigger both js & js-old builds
2017-11-24 14:22:37 +01:00
Jaco Greeff
9d3ca6ec10
Update js-precompiled ref, trigger JS build
2017-11-24 12:26:43 +01:00
Jaco Greeff
53e0e3be14
Update packages, pull in compiled-only repos ( #7125 )
...
* Update packages, pull in compiled-only repos
* Update js-precompiled to point to js-dist-paritytech
* Trigger both js & js-old builds to force update
* Update to bring scripts 100% in-sync
2017-11-23 14:29:56 +01:00
Jaco Greeff
fcee1c0ac8
Remove unused and duplicated files in js-old ( #7082 )
...
* Cleanup v1 build process, application-only
* Remove built-in dapps from build (duplicated)
* User @parity/api instead of local version
* Update references to @parity/abi
* Remove unused js-old api/abi folders
* Remove duplicated v1 jsonrpc
* Cleanup unused routes
* Update manifest with wallet image
* Update wallet logo
* Re-add missing test.sh
* Update rpc mocks
* Update tests for Providers
* Use flex for iframe & status
* Additional cleanups (Home screen for embed)
* Keep statusbar fixed (and non-overallping with dapps)
2017-11-21 17:38:06 +01:00
Jaco Greeff
0f92856c3f
Remove unused js packages (dapp cleanups) ( #7046 )
2017-11-13 16:51:57 +01:00
Jaco Greeff
b5fc6419e6
Gitlog location update ( #7042 )
...
* Move git logging to .git-release.log
* Update gitlog location
2017-11-13 15:16:35 +01:00
Jaco Greeff
a0090dd0d8
Move git logging to .git-release.log ( #7041 )
2017-11-13 14:51:36 +01:00
Jaco Greeff
b9fbe52f32
Add missing script variable ( #7036 )
2017-11-13 13:11:32 +01:00
Jaco Greeff
073b4dacfb
Update executable flags on release scripts ( #7035 )
...
* Combine cargo updates into one
* Update log tag
* Update executable flags on release scripts
2017-11-13 12:36:48 +01:00
Jaco Greeff
0f2bfda830
Fix v1 precompiled ( #7033 )
...
* Combine cargo updates into one
* Update log tag
2017-11-13 11:52:34 +01:00
Jaco Greeff
1749dd8d6c
Push precompiled to correct branch (v1) ( #7031 )
2017-11-13 10:43:12 +01:00
Jaco Greeff
ce1609726f
Update v1 Wallet Dapp ( #6935 )
...
* Start removing duplicated functionality (v1 inside v2)
* Update compilation targets
* Update locks
* Fix js-old build
* Update with removed extra references
* Adapt dev.{parity,web3}.html for extra debug info
* Update dependencies
* Remove Tooltips
* Update dependencies
* Only inject window.ethereum once
* Fix versions to 2.0.x for @parity libraries
* Update to @parity/api 2.1.x
* Update for @parity/api 2.1.x
* Freeze signer plugin dependency hashes
* Fix lint
* Move local account handling from API
* Update for 2.2.x @parity/{shared,ui}
* Update API references for middleware
* Install updated dependencies
* Update for build
* Always do local builds for development
* Remove unused hasAccounts property
* Fix Windows build for js-old
* Adjust inclusing rules to be Windows friendly
* Explicitly add --config option to webpack
* Add process.env.EMBED flag for Windows compatability
* Revert embed flag
* Fix build
* Merge changes from beta
* Update packages after merge
* Update Accounts from beta
* Update with beta
* Remove upgrade check
* Fix CI build script execution
* Make rm -rf commands cross-platform
* Remove ability to deploy wallets (only watch)
* Update path references for js-old (Windows)
* Render local dapps first
* Cleanup dependencies
2017-11-13 09:31:08 +01:00
Tomasz Drwięga
bfcf4c4281
Merge branch 'master' into td-ui-2
2017-10-19 15:46:15 +02:00
Tomasz Drwięga
da6bd4168b
Update build scripts.
2017-10-18 16:38:11 +02:00
Tomasz Drwięga
304b067417
Support both versions.
2017-10-17 18:10:59 +02:00
Tomasz Drwięga
0f8fb62581
Integrate old UI.
2017-10-17 16:09:43 +02:00