Arkadiy Paronyan
46ac2cb94b
Backporting to beta ( #4741 )
...
* New chains (#4720 )
* Add Kovan chain.
* Fix up --testnet.
* Fix tests.
* Fix test.
* fix test
* Fix test.
* Fix to UglifyJS 2.8.2 to fix app build issues (#4723 )
* Update classic bootnodes, ref #4717 (#4735 )
* allow failure docker beta
* adjust pruning history default to 64 (#4709 )
* backporting from master
[ci-skip]update docker-build.sh
* update gitlab.ci
fix docker hub build
[ci skip]
* update gitlab
docker beta-release->latest
* Add registry.
* Add info on forks.
* Fixed spec file
* Support both V1 & V2 DataChanged events in registry (#4734 )
* Add info on forks.
* Add new registry ABI
* Import registry2 & fix exports
* Select ABI based on code hash
* Render new event types (owner not available)
* New registry.
* Rename old chain.
* Fix test.
* Another fix.
* Finish rename.
* Fixed fonts URLs (#4579 )
* Fix Token Reg Dapp issues in Firefox (#4489 )
* Fix overflow issues in Firefox (#4348 )
* Fix wrong Promise inferance
* Add new Componennt for Token Images (#4496 )
* Revert "Add new Componennt for Token Images (#4496 )"
This reverts commit 6ffbdab891f85e4d988e3e8e96fc2c651bd68e04.
* Add StackEventListener (#4745 )
* Update testnet detection (#4746 )
* Fix Account Selection in Signer (#4744 )
* Can pass FormattedMessage to Input (eg. Status // RPC Enabled)
* Simple fixed-width fix for Accoutn Selection in Parity Signer
2017-03-04 18:54:34 +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
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
Gav Wood
e86b955815
Default to no auto-update. ( #4092 )
...
* Default to no auto-update.
* Fix test.
2017-01-09 18:33:53 +01:00
Tomasz Drwięga
e983339edd
Opening local dapp ( #4041 )
...
* Opening local dapp
* Using Path/PathBuf instead of Strings
* Fixing typo and adding some docs to apps::fs functions
2017-01-06 16:05:58 +01:00
Tomasz Drwięga
a076ffaf8c
Using local path on Windows ( #4017 )
...
* Using non-roaming path on Windows
* Fixing test
2017-01-05 13:12:54 +00:00
Robert Habermeier
0b9a0b138b
remove --light CLI
2017-01-04 15:07:49 +01:00
Robert Habermeier
e6324a83f1
Merge branch 'master' into lightsync
2016-12-28 15:53:11 +01:00
Robert Habermeier
8125b5690c
Port try
macro to new ?
operator. ( #3962 )
...
* initial untry sweep
* restore try in ipc codegen, fix inference
* change a few missed try instances
2016-12-27 12:53:56 +01:00
Arkadiy Paronyan
5a3c3bcb45
Sync reorg up to history size ( #3874 )
...
* Allow sync reorg up to pruning history size
* Peer difficulty tracking
* Abort downloading block if received with NewBlock
* Set pruning history to 1200
* Renamed history size field
2016-12-23 18:43:40 +01:00
Robert Habermeier
70d53dcfd6
Merge branch 'master' into lightsync
2016-12-19 18:53:52 +01:00
Gav Wood
002cec9e6f
Merge pull request #3872 from ethcore/disable-light-server
...
remove light server capability temporarily
2016-12-19 15:22:44 +01:00
Robert Habermeier
2b1f51694b
fix cli test
2016-12-19 14:01:19 +01:00
Robert Habermeier
a48435ca60
Merge branch 'master' into lightsync
2016-12-19 13:15:37 +01:00
Robert Habermeier
8970946b74
basic --light parameter
2016-12-16 21:45:51 +01:00
Tomasz Drwięga
f345458b65
Loading config from default path
2016-12-16 15:03:31 +01:00
Gav Wood
72f278efed
Merge pull request #3868 from ethcore/new-dirs
...
Base directory option
2016-12-16 13:04:31 +01:00
Robert Habermeier
8f65a7bcc8
remove light server capability temporarily
2016-12-15 23:50:16 +01:00
Gav Wood
ca0d87da10
125 -> 69.
2016-12-15 22:05:54 +01:00
arkpar
e2371632c5
Base dir option
2016-12-15 21:56:45 +01:00
Gav Wood
801596395e
--release-track.
2016-12-15 19:23:25 +01:00
Gav Wood
4a2b418fc2
Configurable update tracks to help testing.
2016-12-15 18:51:59 +01:00
Gav Wood
c12702fc51
Merge remote-tracking branch 'origin/master' into check-updates
2016-12-15 18:23:02 +01:00
Gav Wood
590428e7f2
Merge remote-tracking branch 'origin/master' into check-updates
2016-12-15 15:12:09 +01:00
Gav Wood
0da564a4c2
Merge branch 'master' into cli-rpc
2016-12-15 14:45:15 +01:00
Jaco Greeff
2588aea6b2
Merge branch 'master' into check-updates
2016-12-14 14:37:38 +01:00
Tomasz Drwięga
1d80725f66
Merge branch 'master' into cli-rpc
2016-12-14 14:12:27 +01:00
arkpar
be5fefe772
Merge branch 'master' of github.com:ethcore/parity into new-dirs
2016-12-14 00:04:11 +01:00
arkpar
6e3e1ea88b
XDG paths
2016-12-13 23:38:29 +01:00
Gav Wood
80d6e49070
Merge pull request #3812 from ethereumproject/splix/classic-replay-protection
...
Network configuration for Ethereum Classic
2016-12-13 17:39:33 +01:00
Igor Artamonov
e61d14d7f7
reuse Morden for Classic Testnet
2016-12-12 19:50:32 +00:00
arkpar
85fd62917a
Updated tests
2016-12-12 17:53:17 +01:00
arkpar
edb853ca35
KillDB command
2016-12-12 17:19:41 +01:00
arkpar
6601fde328
New data paths with upgrade
2016-12-12 16:51:07 +01:00
Gav Wood
17cc2be4b5
Rename ethcore -> parity in license.
2016-12-11 19:30:54 +01:00
Gav Wood
10b0898bdf
Crate tidyups.
...
- Move Updater into its own crate.
- Change ethcore -> parity in authors, homepages and licenses.
2016-12-11 19:14:42 +01:00
Gav Wood
0e17cf8d3a
Fix tests.
2016-12-11 15:41:49 +01:00
Igor Artamonov
aed633d7df
Testnet for Ethereum Classic
2016-12-11 19:25:02 +06:00
arkpar
a49ff3fb32
Merge branch 'master' of github.com:ethcore/parity into cli-rpc
2016-12-11 13:30:48 +01:00
Gav Wood
d9f6ea56ef
Don't restart if we're not in the cradle.
2016-12-11 04:05:02 +01:00
Gav Wood
fa30dfd4b9
Refactor into system service, add exe redirect.
2016-12-10 23:58:39 +01:00
Gav Wood
316c25d9f8
Merge remote-tracking branch 'origin/master' into check-updates
2016-12-10 14:08:41 +01:00
Kristoffer Ström
273d7c00c3
Pass cli tests, remove compiler warnings
2016-12-09 22:26:07 +01:00
Kristoffer Ström
4e3f8bab10
Add Ws Json rpc client and command line utils
2016-12-09 22:26:05 +01:00
Gav Wood
46af3d18da
Merge remote-tracking branch 'origin/master' into check-updates
2016-12-09 20:45:15 +01:00
Gav Wood
c2b6be95c8
Fetch and place in updates path.
2016-12-09 19:02:42 +01:00
Robert Habermeier
eec1929658
Merge branch 'master' into lightserv
2016-12-09 01:29:46 +01:00
Robert Habermeier
6f5f1f5e26
light: integrate with sync + serve_light CLI
2016-12-08 23:21:47 +01:00
Gav Wood
2d6656fc43
Merge pull request #3725 from ethcore/engine-password
...
Make engine hold AccountProvider
2016-12-08 20:52:12 +01:00
Gav Wood
8903384840
Merge branch 'master' into check-updates
2016-12-07 19:19:44 +01:00