debris
10914c8346
avoid runtime underflow if nibbles are empty
2017-08-21 14:36:59 +02:00
Tomasz Drwięga
73644adf69
Rename network_id to chain_id where applicable.
2017-08-21 14:23:10 +02:00
GitLab Build Bot
f3e7d7c725
[ci skip] js-precompiled 20170821-094253
2017-08-21 09:48:30 +00:00
Robert Habermeier
2985561012
detect epoch changes in light client
2017-08-21 18:31:25 +09:00
Marek Kotewicz
e8841ae9e2
Merge pull request #6331 from paritytech/fix-startup-wizard
...
Better check the created accounts before showing Startup Wizard
2017-08-21 10:44:54 +02:00
debris
b68375d462
less unsafe code
2017-08-21 10:19:53 +02:00
debris
a247d5b2dc
Merge branch 'master' into itertools
2017-08-21 09:12:36 +02:00
Tomasz Drwięga
f79159a69c
Improve some RPC error messages. ( #6311 )
2017-08-20 12:13:00 +08:00
cdetrio
4ccc82be92
fix panic in parity-evm json tracer ( #6338 )
2017-08-20 12:03:47 +08:00
Nikolay Volf
9e4c122cf3
WASM math test ( #6305 )
...
* wasm tests initial
* fix bug in bitswap
2017-08-20 12:02:59 +08:00
Marek Kotewicz
407c8c3fb9
rlp_derive ( #6125 )
...
* rlp_derive
* RlpEncodableWrapper, RlpDecodableWrapper
* use rlp_derive in parity
* fixed broken transaction Action serialization
2017-08-20 12:01:46 +08:00
Robert Habermeier
6ab0fc4e14
epoch transitions in the header chain DB
2017-08-19 17:07:31 +09:00
Tomasz Drwięga
5ed14c1064
Fix --chain parsing in evmbin. ( #6314 )
2017-08-18 17:44:40 +02:00
GitLab Build Bot
2c0a1b652c
[ci skip] js-precompiled 20170818-143526
2017-08-18 14:40:04 +00:00
Tomasz Drwięga
010be34660
Unexpose methods on UI RPC. ( #6295 )
2017-08-18 15:58:45 +02:00
Tomasz Drwięga
cd0c77dc5c
Ignore errors from dappsUrl when starting UI. ( #6296 )
...
* Ignore errors from dappsUrl when starting UI.
* Fix linter.
2017-08-18 15:51:52 +02:00
Nicolas Gotchac
444233bd1b
Better check the created accounts before showing Startup Wizard
2017-08-18 15:28:41 +02:00
debris
7de4a3a2df
move plain hasher to a crate
2017-08-17 20:40:10 +02:00
Marek Kotewicz
2129edaae9
Merge pull request #6323 from paritytech/updated_bigint
...
updated bigint with optimized mul and from_big_indian
2017-08-17 19:09:03 +02:00
debris
209e8eff35
updated bigint with optimized mul and from_big_indian
2017-08-17 18:11:34 +02:00
debris
32d2cd74d4
ping ci
2017-08-17 17:35:00 +02:00
debris
4cb610d9ae
Itertools are no longer reexported from util, optimized triedb iter
2017-08-17 16:05:26 +02:00
debris
697d17ae9b
Optimized PlainHasher hashing
2017-08-17 14:59:43 +02:00
Robert Habermeier
fefc756870
Merge pull request #6168 from paritytech/secretstore_stresstest
...
SecretStore: bunch of fixes and improvements
2017-08-16 21:20:22 +09:00
Afri
febf774b4e
Master requires rust 1.19 ( #6308 )
2017-08-16 12:24:42 +02:00
Svyatoslav Nikolsky
a02db13278
moved attributes under docs
2017-08-16 09:40:00 +03:00
Robert Habermeier
f19911660d
Merge pull request #6302 from paritytech/ledger-sign
...
Add more descriptive error when signing/decrypting using hw wallet.
2017-08-16 05:55:28 +02:00
Robert Habermeier
d5252ddf64
Merge pull request #6299 from paritytech/callgas
...
Increase default gas limit for eth_call.
2017-08-16 05:55:16 +02:00
Tomasz Drwięga
67a07adb0b
Add more descriptive error when signing/decrypting using hw wallet.
2017-08-15 12:11:34 +02:00
Tomasz Drwięga
5ff771b125
Cap gas limit for dapp-originating requests.
2017-08-15 10:38:49 +02:00
Tomasz Drwięga
a34bea1dad
Fix balance increase.
2017-08-15 10:07:00 +02:00
Robert Habermeier
1e269c94a6
prove_transaction function on state
2017-08-15 00:12:40 +02:00
Tomasz Drwięga
60f6a3fed3
Increase default gas limit for eth_call.
2017-08-14 16:59:46 +02:00
Marek Kotewicz
b9c1d0bd18
rust-toolchain file on master ( #6266 )
2017-08-14 13:47:53 +02:00
Nikolay Volf
4ab607d4de
wasm-std refactoring ( #6278 )
2017-08-14 12:33:52 +03:00
GitLab Build Bot
d115006597
[ci skip] js-precompiled 20170813-184308
2017-08-13 18:48:32 +00:00
Tomasz Drwięga
10068cee72
Extension fixes ( #6284 )
...
* Fix token symbols in extension.
* Allow connections from firefox extension.
2017-08-13 17:41:50 +02:00
Tomasz Drwięga
b5b6e3dd2a
Fix a hash displayed in tooltip when signing arbitrary data ( #6283 )
...
* Allow connections from firefox extension.
* Displaying actual data that will be signed on hover.
* Display a tooltip.
* Revert "Allow connections from firefox extension."
This reverts commit d3323b76fe28564c2366ceec3d891de19884192f.
2017-08-13 17:41:08 +02:00
Jaco Greeff
f0e20142af
Rebuild
2017-08-11 03:19:28 +02:00
Tomasz Drwięga
604ea5d684
Time should not contribue to overall status. ( #6276 )
2017-08-10 18:48:03 +02:00
Tomasz Drwięga
146feea4a6
Add --to and --gas-price ( #6277 )
2017-08-10 18:47:23 +02:00
Tomasz Drwięga
65482c5e9d
Fix dapps CSP when UI is exposed externally ( #6178 )
...
* Allow embeding on any page when ui-hosts=all and fix dev_ui
* Fix tests.
2017-08-10 18:32:10 +02:00
Anton Gavrilov
bfd238e000
Style fixed after review
2017-08-10 12:36:29 +02:00
GitLab Build Bot
ecd880c8e7
[ci skip] js-precompiled 20170810-101054
2017-08-10 10:16:01 +00:00
Tomasz Drwięga
30be0972b9
Add warning to web browser and fix links. ( #6232 )
2017-08-10 11:16:02 +02:00
GitLab Build Bot
b21932687a
[ci skip] js-precompiled 20170809-182421
2017-08-09 18:29:28 +00:00
Björn Wagner
e128285a77
Replace 'home.parity' with 'parity.web3.site' ( #4771 )
2017-08-09 19:07:15 +02:00
Craig O'Connor
7d17d77254
Dapp refresh ( #5752 )
...
* RwLock
* getting there
* argh
* parking_lot
* rpc
* wax on wax off
* almost there
* remove lock
* write over read
* works
* linting
* small updates
* dissapearing act
* router update
* complete
* one m
* grumbles1
* grumbles part II
* parking_lot->util
* missed test case
* fied package-lock.json
* small fixes
* 404 tests failing
* cleanup
* cleanup 2
* updates and the likes
* play
* simplify filter
* f-ing bugs
* read->write
* Address own grumbles.
* Fix test.
2017-08-09 19:06:40 +02:00
Nicolas Gotchac
d6eb053826
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-09 19:06:14 +02:00
Svyatoslav Nikolsky
cc95edf4dc
fixed grumbles
2017-08-09 18:17:28 +03:00