Jaco Greeff
5b31af4e09
Fix Portal scrolling getting stuck ( #4455 ) ( #4456 )
...
* Fix Portal scrolling getting stuck
* DappCard container flex
* Container height to 100%
2017-02-07 13:22:09 +01:00
GitLab Build Bot
b648bd403a
[ci skip] js-precompiled 20170207-080055
2017-02-07 08:04:20 +00:00
Jaco Greeff
0994b91af5
Fix AccountCard stretch to 100% ( #4450 ) ( #4451 )
2017-02-07 08:54:10 +01:00
GitLab Build Bot
2e595d60f0
[ci skip] js-precompiled 20170206-085912
2017-02-06 09:03:07 +00:00
Jaco Greeff
c2ceefbc22
Fix wrong output format of peers ( #4270 ) ( #4442 )
...
* Fix wrong output format of peers
* Add outPeer tests
2017-02-06 09:53:22 +01:00
Tomasz Drwięga
ab2d02bbb6
Open popup without attempting inline ( #4440 ) ( #4441 )
...
* Open popup without attempting inline
* Cater for all .web3.site addresses
2017-02-06 09:53:11 +01:00
Jaco Greeff
43bb862adb
webpack config for inline icon svg ( #4437 )
2017-02-05 10:30:22 +01:00
Denis S. Soldatov aka General-Beck
172b40ae30
Create Docker file in beta
...
add for tags on hub docker
2017-02-05 03:36:48 +04:00
Denis S. Soldatov aka General-Beck
74e859a9d4
update gitlab-ci
...
add hub docker
[ci skip]
2017-02-05 03:33:16 +04:00
GitLab Build Bot
1fdbc07cb4
[ci skip] js-precompiled 20170204-162639
2017-02-04 16:30:03 +00:00
Arkadiy Paronyan
9912a3158c
Backporting to beta ( #4434 )
...
* v1.5.2
* Fix eth_sign/parity_postSign (#4432 )
* Fix dispatch for signing.
* Remove console log
* Fix signing & tests.
2017-02-04 17:06:40 +01:00
arkpar
fa6aceca42
mac build fix
2017-02-04 14:59:39 +01:00
GitLab Build Bot
503137a968
js-precompiled 20170204-084850
2017-02-04 12:57:40 +01:00
Tomasz Drwięga
184648a734
Returning default account as coinbase + allow altering sender in signer ( #4323 ) ( #4431 )
...
* Returning first address as coinbase
* Allowing sender alteration in signer
* Adding default account RPC
2017-02-04 09:42:50 +01:00
Jaco Greeff
fb817fcdca
[beta] UI updates for 1.5.1 ( #4429 )
...
* s/Delete Contract/Forget Contract/ (#4237 )
* Adjust the location of the signer snippet (#4155 )
* Additional building-block UI components (#4239 )
* Currency WIP
* Expand tests
* Pass className
* Add QrCode
* Export new components in ~/ui
* s/this.props.netSymbol/netSymbol/
* Fix import case
* ui/SectionList component (#4292 )
* array chunking utility
* add SectionList component
* Add TODOs to indicate possible future work
* Add missing overlay style (as used in dapps at present)
* Add a Playground for the UI Components (#4301 )
* Playground // WIP
* Linting
* Add Examples with code
* CSS Linting
* Linting
* Add Connected Currency Symbol
* 2015-2017
* 2015-2017
* 2015-2017
* 2015-2017
* 2015-2017
* 2015-2017
* 2015-2017
* Added `renderSymbol` tests
* PR grumbles
* Add Eth and Btc QRCode examples
* 2015-2017
* Add tests for playground
* Fixing tests
* Split Dapp icon into ui/DappIcon (#4308 )
* Add QrCode & Copy to ShapeShift (#4322 )
* Extract CopyIcon to ~/ui/Icons
* Add copy & QrCode address
* Default size 4
* Add bitcoin: link
* use protocol links applicable to coin exchanged
* Remove .only
* Display QrCode for accounts, addresses & contracts (#4329 )
* Allow Portal to be used as top-level modal (#4338 )
* Portal
* Allow Portal to be used in as both top-level and popover
* modal/popover variable naming
* export Portal in ~/ui
* Properly handle optional onKeyDown
* Add simple Playground Example
* Add proper event listener to Portal (#4359 )
* Display AccountCard name via IdentityName (#4235 )
* Fix signing (#4363 )
* Dapp Account Selection & Defaults (#4355 )
* Add parity_defaultAccount RPC (with subscription) (#4383 )
* Default Account selector in Signer overlay (#4375 )
* Typo, fixes #4271 (#4391 )
* Fix ParityBar account selection overflows (#4405 )
* Available Dapp selection alignment with Permissions (Portal) (#4374 )
* registry dapp: make lookup use lower case (#4409 )
* Dapps use defaultAccount instead of own selectors (#4386 )
* Poll for defaultAccount to update dapp & overlay subscriptions (#4417 )
* Poll for defaultAccount (Fixes #4413 )
* Fix nextTimeout on catch
* Store timers
* Re-enable default updates on change detection
* Add block & timestamp conditions to Signer (#4411 )
* Extension installation overlay (#4423 )
* Extension installation overlay
* Pr gumbles
* Spelling
* Update Chrome URL
* Fix for non-included jsonrpc
* Extend Portal component (as per Modal) #4392
2017-02-04 09:42:36 +01:00
Denis S. Soldatov aka General-Beck
f76b94c2c5
update gitlab-ci
...
fix darwin build
2017-02-04 02:34:02 +04:00
Denis S. Soldatov aka General-Beck
78afa8ed54
update gitlab-ci
...
type fix
2017-02-04 01:03:27 +04:00
Denis S. Soldatov aka General-Beck
63bf2755ed
fix darwin build
...
add `cargo build -j 8 --features final --release -p ethstore #$CARGOFLAGS`
2017-02-04 00:55:15 +04:00
Arkadiy Paronyan
f187b15a43
Transaction timestamp condtiion ( #4427 )
2017-02-03 19:34:26 +01:00
GitLab Build Bot
e9b1921950
[ci skip] js-precompiled 20170203-132415
2017-02-03 13:27:34 +00:00
Tomasz Drwięga
3106835ae3
Fixing embedded bar not closing in chrome extension ( #4421 )
2017-02-03 14:17:17 +01:00
Arkadiy Paronyan
c7dbd87f8e
Backporting to beta ( #4418 )
...
* v1.5.1
* Disable notifications (#4243 )
* Fix wrong token handling (#4254 )
* Fixing wrong token displayed
* Linting
* Revert filtering out
* Revert the revert
* Don't panic on uknown git commit hash (#4231 )
* Additional logs for own transactions (#4278 )
* Integration with zgp whitelist contract (#4215 )
* zgp-transactions checker
* polishing
* rename + refactor
* refuse-service-transactions cl option
* fixed tests compilation
* Renaming signAndSendTransaction to sendTransaction (#4351 )
* Fixed deadlock in external_url (#4354 )
* Fixing web3 in console (#4382 )
* Fixing estimate gas in case histogram is not available (#4387 )
* Restarting fetch client every now and then (#4399 )
2017-02-03 13:57:04 +01:00
Denis S. Soldatov aka General-Beck
b09cfe1885
update depends
...
Depends: libssl1.0.0 (>=1.0.0)
[ci skip]
2017-02-03 14:49:12 +04:00
Denis S. Soldatov aka General-Beck
070c40c02f
change depends
...
libssl (>=1.0.0)
[ci skip]
2017-02-03 13:16:23 +04:00
Denis S. Soldatov aka General-Beck
33ecf1313f
Update gitlab-ci
...
[ci-skip] Remove `triggers` from stage `push-release`
2017-01-25 19:04:08 +04:00
GitLab Build Bot
971a481b0d
[ci skip] js-precompiled 20170124-193815
2017-01-24 19:43:16 +00:00
Tomasz Drwięga
2b132c38d6
Embeddable ParityBar ( #4222 ) ( #4287 )
...
* Embeddable ParityBar
* Replacing storage with store
* Fixing references.
* Addressing style issues
* Supporting parity background
Conflicts:
js/src/views/ParityBar/parityBar.js
2017-01-24 19:19:05 +00:00
Denis S. Soldatov aka General-Beck
dcd9119452
update gitlab-ci
...
revert 1337
2017-01-20 02:31:19 +04:00
Denis S. Soldatov aka General-Beck
f3f25ad50c
update Dockerfile
...
add dependencies for Docker beta
[ci skip]
2017-01-20 01:44:22 +04:00
Denis S. Soldatov aka General-Beck
f3c4ea4fb9
update gitlab-ci
...
[ci skip]
small fix
2017-01-20 01:05:00 +04:00
Denis S. Soldatov aka General-Beck
1b79fc3e27
update gitlab-ci
...
comment curl 1337
[ci skip]
2017-01-20 00:51:01 +04:00
Denis S. Soldatov aka General-Beck
ce824089ac
update gitlab-ci
...
add debian build with openssl 1.0.1
[ci skip]
2017-01-20 00:18:26 +04:00
Gav
d2e6fc0a65
Dont push-release for beta/stable changes
2017-01-19 14:27:31 +01:00
GitLab Build Bot
29d50f8f30
js-precompiled 20170119-105731
2017-01-19 12:13:13 +01:00
arkpar
536cf73db8
Merge branch 'backporting' into beta
2017-01-19 11:30:32 +01:00
Jaco Greeff
f15a3ca977
Non-secure for DappReg ( #4216 )
2017-01-19 11:11:19 +01:00
Gav Wood
096a44d9bf
Console now has admin ( #4220 )
...
Fixes #4210
2017-01-19 10:50:24 +01:00
Jannis Redmann
ff3ae33d99
verification: add mainnet BadgeReg ids ( #4190 )
...
* verification: mainnet BadgeReg ids
* verification: fetch contracts by name
* verification: better wording
* typo
* reregistered badges
2017-01-19 10:50:13 +01:00
GitLab Build Bot
8e6d09e6ac
[ci skip] js-precompiled 20170119-091230
2017-01-19 09:15:08 +00:00
Tomasz Drwięga
516e16a36b
Fixing minimal transaction queue price ( #4204 )
...
* Fixing minimal transaction queue price
* Fixing tests
2017-01-18 19:54:40 +01:00
Arkadiy Paronyan
77b14b2736
Fixed --base-path on windows ( #4193 )
...
* Fixed --base-path on windows
* Add support for optional args with default text
2017-01-18 19:11:01 +01:00
Tomasz Drwięga
e01636fc34
Fixing etherscan price parsing ( #4202 )
...
* Fixing etherscan price parsing
* Handling all errors
2017-01-18 19:10:25 +01:00
arkpar
7b2cfd1cfb
JsonRPC bump for IPC fix
2017-01-18 19:10:07 +01:00
Arkadiy Paronyan
cf6d870b09
Backporting to beta ( #4203 )
...
* Minor typo to ensure it updates only when synced. (#4188 )
* Updater fixes (#4196 )
* Minor typo to ensure it updates only when synced.
* Fix deadlock.
* Skip unneeded arg in making list.
* Allow auto-restart even when not running an update.
* Fix trace.
* Update update info on each loop.
* Fix build.
* Shutdown all sockets
* Remove superfluous use.
* Poll for upgrades as part of global status (long) (#4197 )
* Poll for upgrades as part of global status (long)
* Fix path
* Prevent duplicate incoming connections (#4180 )
2017-01-18 17:56:32 +01:00
Arkadiy Paronyan
f20db41169
gas_limit for blocks, mined by Parity will be divisible by 37 ( #4154 ) ( #4176 )
...
* gas_limit for new blocks will divide evenly by 13
* increased PARITY_GAS_LIMIT_DETERMINANT to 37
* separate method for marking mined block
* debug_asserts(gas_limit within protocol range)
* round_block_gas_limit method is now static
* made round_block_gas_limit free-function
* multiplier renamed to multiple
2017-01-16 20:55:07 +01:00
GitLab Build Bot
6830273cb9
[ci skip] js-precompiled 20170116-132441
2017-01-16 13:28:28 +00:00
Arkadiy Paronyan
65594b8865
Backporting to beta ( #4175 )
...
* verification: check if server is running (#4140 )
* verification: check if server is running
See also ethcore/email-verification#67c6466 and ethcore/sms-verification#a585e42.
* verification: show in the UI if server is running
* verification: code style ✨ , more i18n
* fix i18n key
* Optimized hash lookups (#4144 )
* Optimize hash comparison
* Use libc
* Ropsten fork detection (#4163 )
* Stop flickering + added loader in AddressSelector (#4149 )
* Stop UI flickering + added loader to AddressSelector #4103
* PR Grumbles
* Add a password strength component (#4153 )
* Added new PasswordStrength Component
* Added tests
* PR Grumbles
* icarus -> update, increase web timeout. (#4165 )
* icarus -> update, increase web timeout.
* Fix estimate gas
* Fix token images // Error in Contract Queries (#4169 )
* Fix dapps not loading (#4170 )
* Add secure to dappsreg
* Remove trailing slash // fix dapps
2017-01-16 13:41:37 +01:00
Tomasz Drwięga
5b30a61158
[beta] Bumping hyper ( #4168 )
...
* Bumping hyper
* Bumping again
2017-01-16 10:47:58 +01:00
Denis S. Soldatov aka General-Beck
0bc2aeca8d
remove icarus
...
[ci skip]
2017-01-13 16:28:24 +04:00
GitLab Build Bot
1478109c43
[ci skip] js-precompiled 20170113-100252
2017-01-13 10:05:21 +00:00