Commit Graph

5802 Commits

Author SHA1 Message Date
GitLab Build Bot 9bfb8094cc [ci skip] js-precompiled 20161027-025520 2016-10-27 02:56:17 +00:00
Denis S. Soldatov aka General-Beck e668fc4c55 Update gitlab-ci
fix arm* build ENV
2016-10-27 09:53:51 +07:00
GitLab Build Bot a08b331856 [ci skip] js-precompiled 20161026-203802 2016-10-26 20:39:01 +00:00
Jaco Greeff d72ea19e54 iconomi token images (#2906) 2016-10-26 22:25:51 +02:00
GitLab Build Bot 58b963b93d [ci skip] js-precompiled 20161026-194241 2016-10-26 19:44:08 +00:00
Nicolas Gotchac f7259c26d1 Fixes too long desc and Token Balance Value (#2891) (#2902) 2016-10-26 21:25:03 +02:00
Denis S. Soldatov aka General-Beck 0e14738147 Update gitlab-ci
enable arm* in master branch
2016-10-27 02:12:05 +07:00
GitLab Build Bot f58ccfb435 [ci skip] js-precompiled 20161026-165632 2016-10-26 16:57:31 +00:00
Jaco Greeff e449477f23 Add mising imgages for local dapps (#2890) 2016-10-26 17:04:48 +02:00
GitLab Build Bot 215c82d744 [ci skip] js-precompiled 20161026-144207 2016-10-26 14:43:01 +00:00
Nicolas Gotchac 99fab5cdb9 Fix Webpack, again (#2895)
* Add inject to "bundle everything" list

* Fixes the `build-server` script // Updates Webpack config (#2872)

* New Webpack config file for libraries

* Added `parity-utils` path

* Removed parity in CommonChunks prod

* Fixes CI build

* Re-Add Libs in Webpack Config
2016-10-26 16:27:53 +02:00
keorn a1745624ce enable suicide test (#2893) 2016-10-26 16:27:38 +02:00
GitLab Build Bot 6901d087dd [ci skip] js-precompiled 20161026-141507 2016-10-26 14:16:03 +00:00
Arkadiy Paronyan f024acd329 More snapshot fixes and optimizations (#2883)
* More snapshot fixes and optimizations

* db drop
2016-10-26 16:14:13 +02:00
GitLab Build Bot c36202fcf5 [ci skip] js-precompiled 20161026-131806 2016-10-26 13:19:04 +00:00
Nicolas Gotchac af27bfe868 Fixes CI JS precompiled build (#2886)
* Add inject to "bundle everything" list

* Fixes the `build-server` script // Updates Webpack config (#2872)

* New Webpack config file for libraries

* Added `parity-utils` path

* Removed parity in CommonChunks prod

* Fixes CI build
2016-10-26 14:59:45 +02:00
Jannis Redmann 49d44cfccc merge #2884 from ng-empty-tag-fix
Fix empty tags modification
2016-10-26 14:57:47 +02:00
GitLab Build Bot 909fb1d54e [ci skip] js-precompiled 20161026-121420 2016-10-26 12:15:18 +00:00
GitLab Build Bot cdc348d955 [ci skip] js-precompiled 20161026-120247 2016-10-26 12:03:52 +00:00
Gav Wood c9298981f8 Fix up informant. (#2865)
Just ensure as many transactions/blocks are reported as possible.
2016-10-26 13:57:54 +02:00
Nicolas Gotchac 0441babb5f Fix empty tags modif. (#2882) 2016-10-26 13:55:41 +02:00
Arkadiy Paronyan 5b978be034 Get rid of MemoryDB denote (#2881) 2016-10-26 13:53:47 +02:00
GitLab Build Bot 436b7c213d [ci skip] js-precompiled 20161026-114541 2016-10-26 11:46:34 +00:00
Jaco Greeff c8809b3396 Add inject to "bundle everything" list (#2871)
* Add inject to "bundle everything" list

* Fixes the `build-server` script // Updates Webpack config (#2872)

* New Webpack config file for libraries

* Added `parity-utils` path

* Removed parity in CommonChunks prod
2016-10-26 13:44:38 +02:00
GitLab Build Bot 71e973cb0b [ci skip] js-precompiled 20161026-100446 2016-10-26 10:05:40 +00:00
Nicolas Gotchac c05430e25e Fixes signer errors throwing // MaterialUI Update errors too (#2867) (#2876) 2016-10-26 11:56:38 +02:00
GitLab Build Bot 3cd724d056 [ci skip] js-precompiled 20161026-095510 2016-10-26 09:56:14 +00:00
Nicolas Gotchac 14014dd208 Merge pull request #2878 from ethcore/jg-fix-tests
Fix failing tests after log parsing updates
2016-10-26 11:53:24 +02:00
GitLab Build Bot e1c2cff957 fix failing tests after log parsing updates 2016-10-26 10:41:46 +02:00
GitLab Build Bot 162d1a032b [ci skip] js-precompiled 20161026-044349 2016-10-26 04:44:46 +00:00
Denis S. Soldatov aka General-Beck d28af0a3ab Update deb-build.sh
change email
2016-10-26 11:41:54 +07:00
Denis S. Soldatov aka General-Beck 70d6ad6682 Create deb-build.sh
[ci skip]
add sh for deb build
2016-10-26 11:36:07 +07:00
GitLab Build Bot 7b7ce4a0b1 [ci skip] js-precompiled 20161026-040753 2016-10-26 04:08:54 +00:00
Denis S. Soldatov aka General-Beck 51a78d290e Update gitlab-ci
add arm* bulds
add deb packages (amd64,arm64,armhf)
2016-10-26 10:57:35 +07:00
GitLab Build Bot 20d43b9c26 [ci skip] js-precompiled 20161025-203648 2016-10-25 20:37:47 +00:00
Robert Habermeier 33748c2046 Sweep some more panics (#2848)
* purge unwraps from ethcrypto, ethstore

* sweep panics from util
2016-10-25 22:34:52 +02:00
Jaco Greeff d1d82e787b Make GitLab js-precompiled really update Cargo.toml in main repo (#2869)
* Src outputs into build.sh

* reset detatched head

* add .dist

* testing for this branch

* update comments, be explicit is what we are doing

* [ci skip] js-precompiled 20161025-173946

* Revert "[ci skip] js-precompiled 20161025-173946"

This reverts commit 0d23f7683c6e18e4642566313963c130684afa90.

* remove testing branch

* typo
2016-10-25 22:27:13 +02:00
Nikolay Volf 014e47a50a Merge pull request #2870 from ethcore/ipc-bump-5
IPC version bump
2016-10-25 23:23:42 +03:00
NikVolf f81787d603 ipc version bump 2016-10-25 21:28:54 +03:00
Arkadiy Paronyan 135d5d0e4c Snapshot fixes and optimizations (#2863) 2016-10-25 18:40:01 +02:00
Nicolas Gotchac 2d2e9c4d6e Add Check and Change Password for an Account (#2861)
* Added new RPC endpoints to JSAPI (#2389)

* Added modal in Account Page to test & modify password (#2389)

* Modify hint with password change // Better tabs (#2556)
2016-10-25 17:54:01 +02:00
Jaco Greeff e71c752210 Output git fetch/push to log files (#2862)
* add -q options for fetch & push

* Store log in .gitignored location

* update GITLOG command location

* Remove test branch
2016-10-25 17:39:19 +02:00
GitLab Build Bot 03e2aa61e2 [ci skip] js-precompiled 20161025-153329 2016-10-25 17:33:46 +02:00
Jaco Greeff 7eacf07629 Align contract event log l&f with transactions (#2812)
* Event into own component, align with transactions

* Pass value & type through from event log params

* Reformat display columns
2016-10-25 16:02:12 +02:00
keorn 8d0cff3599 Nicer port in use errors (#2859)
* dapps port

* rpc port

* signer port

* different instance as possible cause

* network port
2016-10-25 15:55:53 +02:00
Jaco Greeff 4fc1c5f42e Remove personal_* calls from dapps (#2860)
* remove accountsInfo & listAccounts

* registry accounts selector works
2016-10-25 15:15:22 +02:00
Jaco Greeff b6f2628018 Token sorting, zero-ETH transfer & token decimals (#2805)
* Error trapping for decimals (Fixes #2799)

* Sort tokens by tag (Closes #2789)

* PR comments

* Always display ETH

* Recalculate in all cases (traps >available)
2016-10-25 13:22:27 +02:00
Gav Wood a6fd922ffb Don't fail badly when no transactions in last 100 blocks. (#2856) 2016-10-25 12:21:21 +02:00
Tomasz Drwięga 5ae87a64b1 Bumping ws-rs (#2851) 2016-10-25 12:12:09 +02:00
Tomasz Drwięga 1af40a3db3 Fixing UI compilation (#2853) 2016-10-25 12:11:56 +02:00