Commit Graph

8818 Commits

Author SHA1 Message Date
Jaco Greeff
e449477f23 Add mising imgages for local dapps () 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 ()
* Add inject to "bundle everything" list

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

* 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 () 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 ()
* 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 ()
* Add inject to "bundle everything" list

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

* 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 from ng-empty-tag-fix
Fix empty tags modification
2016-10-26 14:57:47 +02:00
Robert Habermeier
4b82392371 merge with master 2016-10-26 14:17:13 +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. ()
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. () 2016-10-26 13:55:41 +02:00
Arkadiy Paronyan
5b978be034 Get rid of MemoryDB denote () 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 ()
* Add inject to "bundle everything" list

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

* 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
1b0a87cdde Removed CSV Export option () 2016-10-26 11:59:25 +02:00
Nicolas Gotchac
c05430e25e Fixes signer errors throwing // MaterialUI Update errors too () () 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 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 ()
* 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 ()
* 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 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 () 2016-10-25 18:40:01 +02:00
Nicolas Gotchac
61f41cdbe2 Add exporting to CSV () 2016-10-25 18:26:47 +02:00
Nicolas Gotchac
92bdfb1234 Add Export button to Accounts () 2016-10-25 18:06:05 +02:00
Nicolas Gotchac
2d2e9c4d6e Add Check and Change Password for an Account ()
* Added new RPC endpoints to JSAPI ()

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

* Modify hint with password change // Better tabs ()
2016-10-25 17:54:01 +02:00
Jaco Greeff
e71c752210 Output git fetch/push to log files ()
* 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 ()
* 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 ()
* 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 ()
* 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 ()
* Error trapping for decimals (Fixes )

* Sort tokens by tag (Closes )

* 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. () 2016-10-25 12:21:21 +02:00
Tomasz Drwięga
5ae87a64b1 Bumping ws-rs () 2016-10-25 12:12:09 +02:00
Tomasz Drwięga
1af40a3db3 Fixing UI compilation () 2016-10-25 12:11:56 +02:00
Nicolas Gotchac
037a8c7625 Removes event name in unsubscribe API + Tests () () 2016-10-25 11:43:24 +02:00
Jaco Greeff
9f6da3f829 Don't return empty names as clickable titles ()
* Don't return empty names (Fixes )

* add trim in validation
2016-10-25 11:43:05 +02:00
Jaco Greeff
285727e2fd Auto-bump js-precompiled on release ()
* Auto-bump js-precompiled on release

* [ci skip] js-precompiled 20161022-232245

* Remove old GitLab tests

* Only move file.ext (get rid of error)

* allow add, commit & push failures (auto-bump)
2016-10-25 09:36:42 +02:00
Denis S. Soldatov aka General-Beck
cf67ed964e Update gitlab-ci
fix windows RUSTFLAGS
2016-10-25 04:54:43 +07:00