Robert Habermeier
|
b84be93bb7
|
Merge pull request #5866 from guanqun/remove-try
convert try!() to ?
|
2017-06-19 14:02:58 +02:00 |
|
Saulius Valatka
|
a7da8eb593
|
Make config file optional (#5847)
|
2017-06-19 11:42:29 +02:00 |
|
Marek Kotewicz
|
575c51f5a0
|
eip214, #4833 (#4851)
|
2017-06-19 11:41:46 +02:00 |
|
Marek Kotewicz
|
c50dacff17
|
all executables are workspace members (#5865)
* ethstore-cli and ethkey-cli are workspace projects
* evmbin is now a workspace project
|
2017-06-19 11:29:09 +02:00 |
|
Jaco Greeff
|
d4532fac18
|
Updated after merge
|
2017-06-19 10:42:17 +02:00 |
|
Jaco Greeff
|
4dd26c0d7c
|
Merge branch 'master' into ui-2
|
2017-06-19 10:39:05 +02:00 |
|
Jaco Greeff
|
acf9096a83
|
Updated
|
2017-06-19 10:38:32 +02:00 |
|
Robert Habermeier
|
a99d4c3dd3
|
Merge pull request #5860 from paritytech/minor-modexp-optimization
minor optimizations of the modexp builtin
|
2017-06-18 18:20:59 +02:00 |
|
Guanqun Lu
|
c1e5c36f7e
|
EthStore: add a Chinese path to tests in ethstore
|
2017-06-18 23:13:27 +08:00 |
|
Guanqun Lu
|
4eff7abf3b
|
StateDB: change spaces to tab
|
2017-06-18 23:13:27 +08:00 |
|
Guanqun Lu
|
a5531e83fd
|
ArchiveDB: add a new test case
|
2017-06-18 23:13:27 +08:00 |
|
Guanqun Lu
|
7f07f7d567
|
ArchiveDB: add a contains() test for long history test case
|
2017-06-18 23:13:27 +08:00 |
|
Guanqun Lu
|
41fed96d96
|
convert try!() to ?
|
2017-06-18 22:16:34 +08:00 |
|
Robert Habermeier
|
ed20fa4da1
|
Merge pull request #5766 from guanqun/db-tests
three small commits for HashDB and MemoryDB
|
2017-06-18 04:24:45 +02:00 |
|
Robert Habermeier
|
e06d1dbb0c
|
Merge pull request #5801 from guanqun/use-retain-for-memorydb
use rust 1.18's retain to boost the purge performance
|
2017-06-18 04:24:17 +02:00 |
|
Guanqun Lu
|
1efa7e7b10
|
add one more test case for consolidate, both are negative
|
2017-06-18 09:02:44 +08:00 |
|
Guanqun Lu
|
ce8f8f40d7
|
move MemoryDB's tests into tests module
|
2017-06-18 09:02:44 +08:00 |
|
Guanqun Lu
|
4efd673c19
|
add a bit clarification to HashDB's remove() interface
|
2017-06-18 09:02:44 +08:00 |
|
Robert Habermeier
|
ca27234a59
|
minor optimizations of the modexp builtin
|
2017-06-17 21:18:52 +02:00 |
|
Denis S. Soldatov aka General-Beck
|
3111421866
|
Update .gitlab-ci.yml
snap update
|
2017-06-17 22:03:12 +03:00 |
|
GitLab Build Bot
|
42dcdde4e8
|
[ci skip] js-precompiled 20170616-172546
|
2017-06-16 17:30:14 +00:00 |
|
Robert Habermeier
|
d6a0792bd9
|
Merge pull request #5858 from paritytech/mh-ipfs-allow-post
Allow IPFS server to accept POST requests
|
2017-06-16 18:46:53 +02:00 |
|
Robert Habermeier
|
7931d6a02a
|
Merge pull request #5836 from paritytech/a5-ui-terminology
Dutch i18n from #5802 for master
|
2017-06-16 18:45:42 +02:00 |
|
Robert Habermeier
|
07e150a147
|
Merge pull request #5851 from trappist/typos
Typos in token deploy dapp ui
|
2017-06-16 18:45:27 +02:00 |
|
maciejhirsz
|
649de53382
|
Allow IPFS server to accept POST requests
|
2017-06-16 16:29:15 +02:00 |
|
maciejhirsz
|
ba6e41cf07
|
Fixed account selection for Dapps on public node
|
2017-06-16 14:00:30 +02:00 |
|
Rocco Stanzione
|
ba35d69831
|
Typos in token deploy dapp ui
|
2017-06-15 20:06:46 -05:00 |
|
Robert Habermeier
|
8d04dffe69
|
Merge pull request #5778 from paritytech/unlock
A CLI flag to allow fast transaction signing when account is unlocked.
|
2017-06-15 15:54:51 +02:00 |
|
Jaco Greeff
|
df52394871
|
UI 2 Approve-all for Filters (#5846)
* Approve all requests or type for token
* Approve all functionality
* Remove extra console.log
|
2017-06-15 11:59:14 +02:00 |
|
Jaco Greeff
|
58f15f1674
|
Filter request popups (#5843)
* Formatting
* Update dapps to use web3Provider
* Remove secure flag from config
* Basic request approve/reject popup
* Lenient provider checks
* Case sensitivity fix
|
2017-06-14 17:12:13 +02:00 |
|
Nicolas Gotchac
|
8cb4bc2127
|
Fix wrongly called timeouts
|
2017-06-14 12:35:36 +02:00 |
|
Tomasz Drwięga
|
963bcba267
|
Merge branch 'master' into unlock
|
2017-06-14 12:06:27 +02:00 |
|
Tomasz Drwięga
|
efc46e78f1
|
Fix description of AccountProvider setting.
|
2017-06-14 12:06:15 +02:00 |
|
Tomasz Drwięga
|
00b58d1206
|
Merge branch 'master' into pubsub-docs
# Conflicts:
# rpc/src/v1/tests/mocked/pubsub.rs
|
2017-06-14 11:46:30 +02:00 |
|
Tomasz Drwięga
|
f7fb1bfa1d
|
Fix linting.
|
2017-06-14 11:45:44 +02:00 |
|
Jaco Greeff
|
38b4ba8d33
|
Update package-lock
|
2017-06-14 10:27:33 +02:00 |
|
Jaco Greeff
|
121b742482
|
Merge branch 'master' into ui-2
# Conflicts:
# Cargo.lock
# ethcore/src/evm/instructions.rs
# js/package.json
# js/src/modals/CreateAccount/AccountDetails/accountDetails.js
# js/src/modals/FirstRun/TnC/tnc.js
# js/src/modals/FirstRun/Welcome/welcome.js
# js/src/ui/Form/Input/input.js
# js/src/views/Accounts/accounts.js
# js/src/views/Settings/Views/defaults.js
# js/src/views/Settings/Views/views.js
# js/webpack/app.js
# js/webpack/libraries.js
|
2017-06-14 10:16:42 +02:00 |
|
GitLab Build Bot
|
8aa2ed175e
|
[ci skip] js-precompiled 20170613-162317
|
2017-06-13 16:31:45 +00:00 |
|
Tomasz Drwięga
|
fb3668f903
|
Adding missing documentation. (#5821)
|
2017-06-13 18:38:10 +03:00 |
|
Nicolas Gotchac
|
e4c7a7f30a
|
Don't fail on wrong log decoding (#5813)
|
2017-06-13 18:36:51 +03:00 |
|
Tomasz Drwięga
|
57479dac27
|
Use randomized subscription ids for PubSub (#5756)
* Use randomized subscription ids for PubSub
* Use H64 instead of H128.
* iflet instead of match.
* Adding 0x.
|
2017-06-13 18:36:39 +03:00 |
|
Tomasz Drwięga
|
47e1e18e7e
|
Ignoring some methods in test.
|
2017-06-13 16:47:58 +02:00 |
|
Tomasz Drwięga
|
172300158d
|
Merge branch 'master' into pubsub-docs
|
2017-06-13 16:30:08 +02:00 |
|
Tomasz Drwięga
|
df910277a2
|
Make empty params array optional for parity_subscribe.
|
2017-06-13 16:29:35 +02:00 |
|
Tomasz Drwięga
|
9994133446
|
Adding docs.
|
2017-06-13 14:07:39 +02:00 |
|
Jaco Greeff
|
8f5a863468
|
Package updates
|
2017-06-13 13:23:16 +02:00 |
|
Jaco Greeff
|
6ea932b1de
|
Update test for packages
|
2017-06-13 12:09:32 +02:00 |
|
Jaco Greeff
|
a2fdf38316
|
Additional merge fixes
|
2017-06-13 11:34:43 +02:00 |
|
Denis S. Soldatov aka General-Beck
|
6afe0b0612
|
fix builds
darwin rustup default stable
snap - allow failure
|
2017-06-13 12:21:44 +03:00 |
|
Jaco Greeff
|
7bbd48a2bd
|
Merge branch 'master' into ui-2
# Conflicts:
# js/package.json
# js/src/api/local/ethkey/worker.js
# js/src/modals/FirstRun/TnC/tnc.js
# js/src/modals/FirstRun/Welcome/welcome.js
# js/src/ui/Form/Input/input.js
# js/src/ui/VaultCard/Accounts/accounts.spec.js
# js/src/views/Accounts/accounts.js
# js/src/views/Application/TabBar/tabBar.js
# js/src/views/Settings/Views/defaults.js
# js/src/views/Settings/Views/views.js
# js/webpack/app.js
# js/webpack/libraries.js
|
2017-06-13 11:02:38 +02:00 |
|