Arkadiy Paronyan
083b69ffb1
[beta] Backports ( #6563 )
...
* Sync progress and error handling fixes (#6560 )
* Fixed receipt serialization and RPC (#6555 )
* v1.7.3
2017-09-21 11:42:58 +02:00
Tomasz Drwięga
9f47909edf
Fix output from eth_call. ( #6538 )
2017-09-18 12:09:52 +02:00
Arkadiy Paronyan
be6fe6b005
Ropsten fork ( #6532 )
2017-09-18 11:12:48 +02:00
Arkadiy Paronyan
bb311e838b
[beta] Byzantium updates ( #6529 )
...
* fix modexp bug: return 0 if base=0 (#6424 )
* Running state test using parity-evm (#6355 )
* Initial version of state tests.
* Refactor state to support tracing.
* Unify TransactResult.
* Add test.
* Byzantium updates
2017-09-16 12:21:35 +02:00
GitLab Build Bot
d8bf5fc848
[ci skip] js-precompiled 20170915-191610
2017-09-15 19:20:33 +00:00
Tomasz Drwięga
cc562d2c4f
Fix extension detection ( #6452 ) ( #6524 )
...
* Fix extension detection.
* Fix mobx quirks.
* Update submodule.
2017-09-15 21:08:12 +02:00
GitLab Build Bot
e614203170
[ci skip] js-precompiled 20170915-130655
2017-09-15 13:13:52 +00:00
Tomasz Drwięga
b24bb103f7
Fix detecting hardware wallets. ( #6509 )
2017-09-15 14:55:20 +02:00
Tomasz Drwięga
3e60b221c8
Allow hardware device reads without lock. ( #6517 )
2017-09-15 14:47:24 +02:00
Tomasz Drwięga
980418898a
[beta] Backports ( #6497 )
...
* Fix slow balances (#6471 )
* Update token updates
* Update token info fetching
* Update logger
* Minor fixes to updates and notifications for balances
* Use Pubsub
* Fix timeout.
* Use pubsub for status.
* Fix signer subscription.
* Process tokens in chunks.
* Fix tokens loaded by chunks
* Linting
* Dispatch tokens asap
* Fix chunks processing.
* Better filter options
* Parallel log fetching.
* Fix signer polling.
* Fix initial block query.
* Token balances updates : the right(er) way
* Better tokens info fetching
* Fixes in token data fetching
* Only fetch what's needed (tokens)
* Fix linting issues
* Revert "Transaction permissioning (#6441 )"
This reverts commit eed0e8b03a
.
* Revert "Revert "Transaction permissioning (#6441 )""
This reverts commit 8f96415e58dde652e5828706eb2639d43416f448.
* Update wasm-tests.
* Fixing balances fetching
* Fix requests tracking in UI
* Fix request watching
* Update the Logger
* PR Grumbles Fixes
* PR Grumbles fixes
* Linting...
* eth_call returns output of contract creations (#6420 )
* eth_call returns output of contract creations
* Fix parameters order.
* Save outputs for light client as well.
* Don't accept transactions above block gas limit.
* Expose health status over RPC (#6274 )
* Node-health to a separate crate.
* Initialize node_health outside of dapps.
* Expose health over RPC.
* Bring back 412 and fix JS.
* Add health to workspace and tests.
* Fix compilation without default features.
* Fix borked merge.
* Revert to generics to avoid virtual calls.
* Fix node-health tests.
* Add missing trailing comma.
* Fixing/removing failing JS tests.
* do not activate genesis epoch in immediate transition validator contract (#6349 )
* Fix memory tracing.
* Add test to cover that.
* ensure balances of constructor accounts are kept
* test balance of spec-constructed account is kept
2017-09-11 18:01:02 +02:00
Tomasz Drwięga
6ef9780b81
Fix warning spam. ( #6369 )
2017-08-24 12:31:05 +02:00
arkpar
1942d1faf4
v1.7.2
2017-08-24 09:51:12 +02:00
Tomasz Drwięga
b7324bf771
Patch eth_call ( #6366 )
2017-08-24 09:16:32 +02:00
GitLab Build Bot
ddc7b588dc
js-precompiled 20170822-142848
2017-08-23 11:41:16 +02:00
Arkadiy Paronyan
f90bdcd1e5
[beta] Backporting ( #6352 )
...
* Better check the created accounts before showing Startup Wizard
* Tweaked snapshot params
2017-08-22 15:51:01 +02:00
Arkadiy Paronyan
7bf840f80a
[beta] Increase default gas limit for eth_call ( #6337 )
...
* Increase default gas limit for eth_call.
* Fix balance increase.
* Cap gas limit for dapp-originating requests.
2017-08-20 14:14:32 +08:00
Arkadiy Paronyan
4992064663
[beta] Backports ( #6333 )
...
* overflow check in addition
* add test
* Unexpose methods on UI RPC. (#6295 )
* Add more descriptive error when signing/decrypting using hw wallet.
* format instant change proofs correctly
* propagate stratum submit share error upstream, fixes #6258 (#6260 )
* updated jsonrpc (#6264 )
* Using multiple NTP servers (#6173 )
* Small improvements to time estimation.
* Allow multiple NTP servers to be used.
* Removing boxing.
* Be nice.
* Be nicer.
* Update list of servers and add reference.
* Fix dapps CSP when UI is exposed externally (#6178 )
* Allow embeding on any page when ui-hosts=all and fix dev_ui
* Fix tests.
* Fix cache path when using --base-path (#6212 )
* Time should not contribue to overall status. (#6276 )
* v1.7.1
2017-08-19 22:10:19 +02:00
GitLab Build Bot
75eb542275
[ci skip] js-precompiled 20170818-151833
2017-08-18 15:23:19 +00:00
Nicolas Gotchac
b0f89becfd
UI backports ( #6332 )
...
* Time should not contribue to overall status. (#6276 )
* Add warning to web browser and fix links. (#6232 )
* Extension fixes (#6284 )
* Fix token symbols in extension.
* Allow connections from firefox extension.
* Add support for ConsenSys multisig wallet (#6153 )
* First draft of ConsenSys wallet
* Fix transfer store // WIP Consensys Wallet
* Rename walletABI JSON file
* Fix linting
* Fix wrong daylimit in wallet modal
* Confirm/Revoke ConsensysWallet txs
* Linting
* Change of settings for the Multisig Wallet
2017-08-18 16:51:17 +02:00
Afri
fcc388703f
Update README for [beta] ( #6270 )
...
* Update beta readme to reflect required rust version
* Update Changelog for 1.6.10 and 1.7.0 (#6183 )
* Update changelog for 1.6.10
* Update changelog for 1.7.0
* Move 1.7.0 to top
* Rephrase contract warp
* Update final 1.7.0 changelog
* Update beta backports in Changelog
* Update SECURITY.md
2017-08-10 09:02:11 +02:00
Marek Kotewicz
fc226ce868
Merge pull request #6221 from paritytech/intaller-fix
...
[beta] Fixed macOS installer upgrade
2017-08-03 15:05:48 +02:00
arkpar
ee0df5adc0
Fixed macOS installer upgrade
2017-08-03 13:06:44 +02:00
GitLab Build Bot
5f2cabd6e3
js-precompiled 20170727-171407
2017-07-27 22:20:48 +02:00
Arkadiy Paronyan
65e4bad3dd
[beta] Backports ( #6163 )
...
* Light client improvements (#6156 )
* no seal checking
* import command and --no-seal-check for light client
* fix eth_call
* tweak registry dapps lookup
* ignore failed requests to non-server peers
* Fix connecting to wildcard addresses. (#6167 )
* Don't display an overlay in case the time sync check fails. (#6164 )
* Small improvements to time estimation.
* Temporarily disable NTP time check by default.
2017-07-27 18:46:09 +02:00
Arkadiy Paronyan
a554b81f32
light client fixes ( #6148 ) ( #6151 )
...
* light client fixes
* fix memory-lru-cache
* clear pending reqs on disconnect
2017-07-26 15:51:35 +02:00
GitLab Build Bot
06be7271aa
[ci skip] js-precompiled 20170725-112924
2017-07-25 11:35:24 +00:00
Arkadiy Paronyan
33a553726a
Filter tokens logs from current block, not genesis ( #6128 ) ( #6141 )
...
* Filter tokens logs from current block, not genesis
* Fix linting
2017-07-25 13:08:39 +02:00
GitLab Build Bot
fdc781dbfd
js-precompiled 20170721-203240
2017-07-22 00:25:36 +02:00
Jaco Greeff
2c95ee60b9
Fix QR scanner returning null on confirm ( #6122 )
2017-07-21 21:20:19 +02:00
GitLab Build Bot
ac8533a56c
js-precompiled 20170721-171700
2017-07-21 20:54:09 +02:00
Arkadiy Paronyan
8f75042fee
Check QR before lowercase ( #6119 ) ( #6120 )
2017-07-21 19:02:04 +02:00
Robert Habermeier
3f7ac5c64b
remove chunk to restore from pending set only upon successful import ( #6117 )
2017-07-21 18:16:49 +02:00
GitLab Build Bot
e23753eabd
js-precompiled 20170720-190723
2017-07-20 23:24:42 +02:00
Nicolas Gotchac
9f41af5077
Update wallet library binaries ( #6108 )
...
* Update wallet library binaries
* Update the links
2017-07-20 20:55:30 +02:00
GitLab Build Bot
28019a472a
js-precompiled 20170719-232148
2017-07-20 02:04:29 +02:00
Arkadiy Paronyan
8116ad995d
[beta] Backported wallet fix ( #6105 )
...
* Fix initialisation bug. (#6102 )
* update wallet library modifiers (#6103 )
2017-07-20 01:12:30 +02:00
Arkadiy Paronyan
6a564f3334
Place RETURNDATA behind block number gate ( #6095 )
2017-07-19 15:57:04 +02:00
Arkadiy Paronyan
2d7aecf5d9
Fixed node address detection on incoming connection ( #6094 )
2017-07-19 15:44:21 +02:00
Denis S. Soldatov aka General-Beck
2f066535cb
Update .gitlab-ci.yml
...
fix snap CI
2017-07-19 00:48:46 +03:00
Denis S. Soldatov aka General-Beck
e734ca4bf1
Update .gitlab-ci.yml
...
fix snap build
2017-07-19 00:23:21 +03:00
Arkadiy Paronyan
6f2ec07baa
Bump snap version and tweak importing detection logic ( #6079 ) ( #6081 )
...
* bump last tick just before printing info and restore sync detection
* bump kovan snapshot version
* Fixed sync tests
* Fixed rpc tests
2017-07-18 18:38:07 +02:00
Denis S. Soldatov aka General-Beck
7ef4bbd5f7
fix docker build in beta
2017-07-18 16:16:27 +03:00
Denis S. Soldatov aka General-Beck
96e60d9c91
fix docker build in beta
2017-07-18 16:13:19 +03:00
Denis S. Soldatov aka General-Beck
ac02d12fa8
fix snap build
2017-07-17 00:57:11 +03:00
Denis S. Soldatov aka General-Beck
e7102d9f38
fix snap build
2017-07-16 22:50:34 +03:00
Denis S. Soldatov aka General-Beck
cabf626c61
remove ethcore hub
2017-07-16 22:39:00 +03:00
Robert Habermeier
91be3a4fc3
acquire client report under lock in informant ( #6071 )
2017-07-16 17:45:28 +02:00
GitLab Build Bot
b9979137b7
[ci skip] js-precompiled 20170716-104425
2017-07-16 10:49:01 +00:00
Arkadiy Paronyan
4becd27029
Show busy indicator on Address forget ( #6066 ) ( #6069 )
...
* Shw busy indicator on Address forget
* Remove debug logs
2017-07-16 12:15:33 +02:00
GitLab Build Bot
54536dfa1b
[ci skip] js-precompiled 20170715-112611
2017-07-15 11:32:03 +00:00