openethereum/mac
Tomasz Drwięga 091a59ef0b Beta backports (#4067)
* Improving logs for transaction propagation

Conflicts:
	sync/src/chain.rs

* Propagate only on timer

Conflicts:
	sync/src/chain.rs

* Maintaining a list of transactions propagated from other peers

Conflicts:
	ethcore/src/client/client.rs
	ethcore/src/client/traits.rs
	js/src/dapps/localtx/Transaction/transaction.js
	js/src/dapps/localtx/Transaction/transaction.spec.js
	rpc/src/v1/tests/helpers/sync_provider.rs
	rpc/src/v1/types/sync.rs
	sync/src/api.rs
	sync/src/chain.rs
	sync/src/transactions_stats.rs

* fixing test

Conflicts:
	rpc/src/v1/tests/mocked/parity.rs

* Returning persistent node id

Conflicts:
	ethcore/light/src/net/context.rs
	ethcore/light/src/net/tests/mod.rs
	sync/src/api.rs

* Prevent broadcasting transactions to peer that send them.

Conflicts:
	js/src/dapps/localtx/Transaction/transaction.js
	rpc/src/v1/tests/helpers/sync_provider.rs
	rpc/src/v1/tests/mocked/parity.rs
	rpc/src/v1/types/sync.rs
	sync/src/api.rs
	sync/src/chain.rs
	sync/src/transactions_stats.rs

* Bumping versions

* Fixing broken classic.json

Former-commit-id: 2cadea67a0a2f60dd11e0fb943bb0c79b42ab4eb
2017-01-06 16:05:35 +01:00
..
Parity Ethereum.app/Contents Add mac installer files (#2995) 2016-11-02 17:03:21 +01:00
Parity.pkgproj Beta backports (#4067) 2017-01-06 16:05:35 +01:00
install-licence.txt Fixes for 1.4 (#3260) 2016-11-08 23:21:00 +01:00
install-readme.txt Backporting to beta (#3525) 2016-11-18 20:50:20 +01:00
post-install.sh Fixes for open UI after installation (#3300) 2016-11-09 20:40:57 +01:00
uninstall-parity.sh Fixes for 1.4 (#3260) 2016-11-08 23:21:00 +01:00