Maciej Hirsz
d5683d2016
Added missing methods ( #5542 )
...
* Added missing methods
* Adding to Parity.js
2017-05-04 17:58:01 +02:00
Jaco Greeff
5d78488fef
Merge branch 'master' into ui-2
2017-05-04 13:58:40 +02:00
Robert Habermeier
de1f7ee39b
option to disable persistent txqueue ( #5544 )
...
* option to disable persistent txqueue
* New option goes with kin
2017-05-04 12:13:50 +02:00
Craig O'Connor
c1f07c3329
Mui-be-gone-3 ( #5546 )
...
* mui-be-gone
* second
* mui-be-gone-3
* updates
* ups and ups
* oops
* Revert to changes in removed files from ui-2
* Revert to stateless component
2017-05-04 11:03:55 +02:00
Jaco Greeff
f34a0346bc
Cleanup ~/util ( #5553 )
2017-05-04 10:40:52 +02:00
Jaco Greeff
c7949e2fc3
Merge branch 'master' into ui-2
2017-05-04 10:39:46 +02:00
Nikolay Volf
74044f4821
bump jsonrpc & bytes ( #5552 )
2017-05-04 10:21:33 +03:00
Denis S. Soldatov aka General-Beck
8fdda2f5b7
Update .gitlab-ci.yml
...
fix nightly test
- rustup default nightly
2017-05-03 17:56:10 +03:00
Denis S. Soldatov aka General-Beck
15c89a8fff
add docker build for hub.docker.com/r/parity
2017-05-03 17:31:56 +03:00
GitLab Build Bot
160183b6e8
[ci skip] js-precompiled 20170503-123121
2017-05-03 12:34:57 +00:00
Jaco Greeff
539164945a
Merge branch 'master' into ui-2
2017-05-03 14:19:47 +02:00
Jaco Greeff
70e87677b3
Retrieve block headers only for header-only info ( #5480 )
...
* Add parity_getBlockHeaderByNumber
* Use parity_getBlockHeaderByNumber for retrieval
2017-05-03 14:12:06 +02:00
Jaco Greeff
2f9e05830b
Create ~/ui/Form/Checkbox component ( #5543 )
2017-05-03 13:37:32 +02:00
Denis S. Soldatov aka General-Beck
0658e42dad
fix nightly published
...
add `nightly` to S3_BUCKET=builds-parity-published
2017-05-03 13:50:08 +03:00
Denis S. Soldatov aka General-Beck
7fd2051d2c
Merge pull request #5519 from paritytech/snap
...
add snap to CI
2017-05-03 13:43:07 +03:00
Craig O'Connor
c39952a727
Mui be gone 2 ( #5540 )
...
* mui-be-gone
* second
* Revert ~/dapp mui removal
* Overlay text color
2017-05-03 12:25:16 +02:00
Craig O'Connor
5323fb5e08
mui-be-gone ( #5539 )
...
* mui-be-gone
* Revert ~/dapp mui removal
2017-05-03 12:16:20 +02:00
Jaco Greeff
1c2580b4a6
Ui 2 shell updates ( #5541 )
...
* Stateless components
* Adjust borders
* Stateless for status
* Externalise link colors
* css lint
* stateless
* Create ui/IconCache, replacing redux
* Update Signer buttons
* Requests background
* Adjust request styling
* Stateless components
* ParityBar background alignment
* Shell updates
* Remove Tooltip
2017-05-03 10:46:09 +02:00
Jaco Greeff
a1502738f1
Merge branch 'master' into ui-2
2017-05-03 10:40:53 +02:00
keorn
a3d9cce7c5
Pass additional data when reporting ( #5527 )
...
* pass additional data when reporting
* checkout correct tests
2017-05-03 09:01:24 +02:00
Robert Habermeier
60bb0de9d6
Calculate post-constructors state root in spec at load time ( #5523 )
...
* apply contract constructors at spec load time
* debugging
* do trie updates in two stages
* add lint exception to newly-dead constructor
* squash warning in RPC tests
* kill dead accountdb constructors
* restore accountdb constructors under test configuration
* use provided state root in spec, if it exists
2017-05-03 09:00:02 +02:00
Denis S. Soldatov aka General-Beck
9cfb50f90f
Update .gitlab-ci.yml
...
build snap beta
2017-05-03 03:12:45 +03:00
Denis S. Soldatov aka General-Beck
5fd5c9e85c
Update .gitlab-ci.yml
...
fix typo arm64
2017-05-03 03:03:39 +03:00
Denis S. Soldatov aka General-Beck
2bb6546ed6
replace CI docker images to hub.docker.com/r/parity
2017-05-02 21:29:36 +03:00
Denis S. Soldatov aka General-Beck
09bd3a9642
update CI docker images
...
switch to hub.docker.com/r/parity
2017-05-02 20:45:19 +03:00
GitLab Build Bot
b17c6ec054
[ci skip] js-precompiled 20170502-161232
2017-05-02 16:16:27 +00:00
Nicolas Gotchac
a56b2f5993
Fix utf8 decoding ( #5533 )
...
* Fixes #5492
* Linting
2017-05-02 17:52:49 +02:00
Jaco Greeff
e7484d07aa
Ui 2 styling adjustments ( #5534 )
...
* Stateless components
* Adjust borders
* Stateless for status
* Externalise link colors
* css lint
* stateless
* Create ui/IconCache, replacing redux
* Update Signer buttons
* Requests background
* Adjust request styling
* Stateless components
* ParityBar background alignment
2017-05-02 17:50:44 +02:00
Jaco Greeff
b57e8f6f0d
Merge branch 'master' into ui-2
2017-05-02 13:40:05 +02:00
GitLab Build Bot
b0e4c913c0
[ci skip] js-precompiled 20170502-103844
2017-05-02 10:42:38 +00:00
Afri
77c8d588fa
Add CHANGELOG.md ( #5513 )
...
* Add CHANGELOG.md
* Add some more verbose CHANGELOG information for beta and stable releases
* Add dates to releases
2017-05-02 12:08:48 +02:00
Rien
02b54ff7e8
find . -type f -not -path './.*' -exec sed -i -e "s/ethcore\.io/parity.io/g" {} \; ( #5528 )
2017-05-02 11:41:09 +02:00
Arkadiy Paronyan
da2f684f18
Memory usage optimization ( #5526 )
2017-05-02 11:40:03 +02:00
Tomasz Drwięga
c39da9643e
Compose transaction RPC. ( #5524 )
2017-05-02 11:39:48 +02:00
Jaco Greeff
fa243cdf89
UI 2 Status dapp fixes ( #5531 )
...
* Stateless components
* Adjust borders
* Stateless for status
2017-05-02 11:14:18 +02:00
Denis S. Soldatov aka General-Beck
2ecdf111b0
fix path to artefacts
2017-04-28 16:45:59 +03:00
Jaco Greeff
4781d2e15a
Merge branch 'ui-2-styling' into ui-2
2017-04-28 15:33:49 +02:00
Denis S. Soldatov aka General-Beck
e9ebb2498b
parity_master_amd64.snap
2017-04-28 15:52:58 +03:00
Denis S. Soldatov aka General-Beck
a1aaead6a9
fix CI lint
2017-04-28 15:19:10 +03:00
Denis S. Soldatov aka General-Beck
e989e2f12c
add artifacts for snap
2017-04-28 15:16:40 +03:00
Craig O'Connor
bccb231899
Icons set two ( #5521 )
...
* semantic addition
* semantic addition
* icons
* iconset
* Fix lint from merge
* Remove extra file/moved
* Moved packages (ui dep)
* Change dapps to import from ~/ui/Icons
* Additional icons converted
* Typo
* Add, Send, Delete, Edit & Send icons
* set two
2017-04-28 13:51:20 +02:00
Jaco Greeff
dddefa9a72
panel background (develop)
2017-04-28 12:43:44 +02:00
Jaco Greeff
0745c019a3
AccountCard uses Container
2017-04-28 12:17:19 +02:00
Jaco Greeff
85711ca66d
Adjust Portal background mask
2017-04-28 12:03:20 +02:00
Jaco Greeff
278dfcdcc5
Merge remote-tracking branch 'origin/ui-2' into ui-2
2017-04-28 11:26:34 +02:00
Jaco Greeff
4c04b61f8a
Merge branch 'master' into ui-2
2017-04-28 11:26:24 +02:00
Jaco Greeff
37dd488579
UI 2 component & modal splits ( #5525 )
...
* Remove mui from Actionbar
* Add semantic-ui to vendor.js
* Stateless components
* Multi-item spacing
* Stateless components
* Stateless components
* Default font
* Context passing
* Move Vault modals into Vault dapp
* Move modals to their respective views
2017-04-28 11:21:05 +02:00
Denis S. Soldatov aka General-Beck
81c449fc99
update CentOS dockerfile
...
https://github.com/paritytech/parity/issues/5463
2017-04-28 01:17:20 +03:00
GitLab Build Bot
1ed0fedfd5
[ci skip] js-precompiled 20170427-165204
2017-04-27 16:56:27 +00:00
Tomasz Drwięga
28dcbc6426
Support external eth_sign ( #5481 )
...
* Display a QR for eth_sign requests.
* Support raw confirmation of eth_sign
* Fix ethkey issue on nightly.
* Fixing test.
* Fixing test.
2017-04-27 18:23:22 +02:00