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
Jaco Greeff
c4a58efed4
Add CSP for worker-src ( #6059 ) ( #6064 )
...
* Specify worker-src seperately, add blob:
* Upgrade react-qr-scan to latest version
2017-07-15 12:59:49 +02:00
arkpar
1f4d6fced3
Set release channel to beta
2017-07-13 15:14:53 +02:00
Tomasz Drwięga
1aaafa2d11
Limit transaction queue memory & limit future queue ( #6038 )
...
* Remove confusing gas_limit in the pool.
* Change defaults
* Limit transaction queue by memory usage.
* Change defaults to something lower.
* Fix rpc test.
* Fix js issues.
* Renamed block_gas_limit
2017-07-13 15:12:25 +02:00
Jaco Greeff
58307479ad
Fix lint/build issue ( #6050 )
2017-07-13 14:37:35 +02:00
keorn
22261bc2d1
New contract PoA sync fixes ( #5991 )
...
* generate proofs on newly-created state
* report only missed steps after first block
* dont report skipped if not signer
* test
* finality tracing and passing valid header to `commit_block`
* avoid proposing multiple times on the same step when validator set changes
* limit benign reports
* Ordering -> AtomicOrdering
* reinstate warning now that spam is reduced
* flush pending transition changes when necessary
* ensure epochs aren't re-zoomed on every block
2017-07-13 09:48:00 +02:00
Marek Kotewicz
40e29c92bc
make Multisig Wallet walletSourceUrl point to the latest version of solidity contract ( #5984 )
2017-07-13 09:47:51 +02:00
Robert Habermeier
d365281cce
Ethcore crate split part 1 ( #6041 )
...
* split out types into separate crate
* split out evm into its own crate
2017-07-12 13:09:17 +02:00
Tomasz Drwięga
24c8510932
Fix status icon ( #6039 )
...
* Fix status icon when zooming out.
* Fix health errors.
2017-07-12 08:52:50 +02:00
Joseph Mark
0fca4f95d6
Errors & warnings for inappropriate RPCs ( #6029 )
...
* Clarify function name
Function checks if sealing is currently underway, not to be confused
with checking whether the engine performs internal sealing.
* Error when work called on internal sealing engine
* Error submitting work for internal sealing engine
* Fix inverted bool and style grumbles
* Add can_produce_work_package to TestMinerService
* Error when setting engine signer on PoW chain
* Unit tests for engine signing
Setting engine signer should fail if chain does not seal internally
or client lacks account provider.
* Tweak TestMinerService
* Fix minor style grumbles
2017-07-12 08:52:18 +02:00
Robert Habermeier
02f2c611d4
Merge pull request #5992 from paritytech/csp-fix
...
Add missing CSP for web3.site
2017-07-11 16:12:03 +02:00
Tomasz Drwięga
a30f43b36c
Fix ui-no-validation.
2017-07-11 14:49:35 +02:00
Tomasz Drwięga
ba4d8ceaf3
Merge branch 'master' into csp-fix
2017-07-11 13:45:23 +02:00
GitLab Build Bot
45d44bedef
[ci skip] js-precompiled 20170711-113031
2017-07-11 11:36:24 +00:00
Robert Habermeier
cd0b62338b
Merge pull request #6037 from paritytech/a5-docs-install
...
Remove cargo install --git from README.md
2017-07-11 13:14:58 +02:00
5chdn
b844c8a29a
Remove cargo install git from README.md, ref #6007
2017-07-11 13:08:53 +02:00
Tomasz Drwięga
4936e99f30
Node Health warnings ( #5951 )
...
* Health endpoint.
* Asynchronous health endpoint.
* Configure time api URL via CLI.
* Tests for TimeChecker.
* Health indication on Status page.
* Adding status indication to tab titles.
* Add status to ParityBar.
* Fixing lints.
* Add health status on SyncWarning.
* Fix health URL for embed.
* Nicer messages.
* Fix tests.
* Fixing JS tests.
* NTP time sync (#5956 )
* use NTP to check time drift
* update time module documentation
* replace time_api flag with ntp_server
* fix TimeChecker tests
* fix ntp-server flag usage
* hide status tooltip if there's no message to show
* remove TimeProvider trait
* use Cell in FakeNtp test trait
* share fetch client and ntp client cpu pool
* Add documentation to public method.
* Removing peer count from status.
* Remove unknown upgrade status.
* Send two time requests at the time.
* Revert "Send two time requests at the time."
This reverts commit f7b754b1155076a5a5d8fdafa022801fae324452.
* Defer reporting time synchronization issues.
* Fix tests.
* Fix linting.
2017-07-11 12:23:46 +02:00
Tomasz Drwięga
7fb46bff06
RPC cpu pool ( #6023 )
...
* RPC cpu pool.
* introduce optional thread pool when processing RPC requests.
* Bump jsonrpc.
* Removing boxes.
* Fix CLI tests.
2017-07-11 12:22:19 +02:00
Nikolay Volf
dc51dde112
update deps ( #6036 )
2017-07-11 12:06:35 +03:00
arkpar
c05924a713
Fixed build
2017-07-11 10:21:23 +02:00
Axel Chalon
d970237658
Add test for loading the chain specs ( #6028 )
...
* Add test for loading the json chain specs
* Remove test on Ethereum specs as it already exists
2017-07-10 19:26:10 +02:00
Tomasz Drwięga
56c275b0cb
Whitelist APIs for generic Pub-Sub ( #5840 )
...
* Whitelisting generic pub-sub APIs.
* Clone enums instead of allocating a vec.
2017-07-10 17:42:29 +02:00
Nikolay Volf
62210fb932
WASM contracts MVP ( #5679 )
...
* lifetime issues
* refactor to new 'native env'
* descriptors and such
* wasm mvp continued
* finalized env/ext bindings
* descriptor -> call_args
* inject gas counter
* result processing and engine activation
* tabify some source files
* needs return new
* wasm tests initial
* erradicate warnings
* origin in the descriptor
* update test repo
* payload verification tests
* identity return payload test
* some test description
* dispersion test
* check length here
* suicidal contract
* engine params
* fix typo
* review fixes
* submodule update
* update - purge reserved space
* doc effort
* more review fixes
* fix error message
* fix dependency url
* reorg error handling
* update submodule
* update utils
* update to latest parity-wasm
* tabify
* fix wasm magic header
* update dependencies
* external create and tests
* update to latest tests
* extra trace info
* Update parity-wasm
* update wasm-utils also
* few traces and result handle change
* alter trace content
* fix issues with optimizer, update to latest parity with validator, etc
* static initialization
* license preamble
* update wasm crates and gas costs
* fix grumbles
* bring back lifetime
* fix compilation
2017-07-10 17:42:10 +02:00
Jaco Greeff
b49c039f41
Set observable on component ( #6033 )
2017-07-10 17:38:40 +02:00
Arkadiy Paronyan
15aebacbe7
--reseal-on-uncle ( #5940 )
...
* --reseal-on-uncle
* Optimized uncle check
* Additional uncle check
* Updated comment
2017-07-10 13:36:42 +02:00