Jaco Greeff 
							
						 
					 
					
						
						
						
						
							
						
						
							81c71ff4ab 
							
						 
					 
					
						
						
							
							Update submodules to master version  
						
						... 
						
						
						
						# Conflicts:
#	js/src/api/contract/contract.js
#	js/src/redux/providers/requestsActions.js 
						
					 
					
						2017-09-22 14:15:14 +02:00 
						 
				 
			
				
					
						
							
							
								Jaco Greeff 
							
						 
					 
					
						
						
						
						
							
						
						
							f9b7be7576 
							
						 
					 
					
						
						
							
							Merge branch 'master' into ui-2  
						
						
						
					 
					
						2017-09-20 12:14:46 +02:00 
						 
				 
			
				
					
						
							
							
								Jaco Greeff 
							
						 
					 
					
						
						
						
						
							
						
						
							db9a70d008 
							
						 
					 
					
						
						
							
							Merge branch 'master' into ui-2  
						
						... 
						
						
						
						# Conflicts:
#	js/package-lock.json
#	js/src/Application/application.js
#	js/src/api/rpc/parity/parity.js
#	js/src/api/subscriptions/manager.spec.js
#	js/src/api/subscriptions/personal.spec.js
#	js/src/jsonrpc/interfaces/parity.js
#	js/src/mobx/hardwareStore.js
#	js/src/mobx/hardwareStore.spec.js
#	js/src/modals/index.js
#	js/src/redux/providers/signerMiddleware.spec.js
#	js/src/ui/SelectionList/selectionList.css
#	js/src/views/Account/account.spec.js
#	js/src/views/Accounts/accounts.spec.js
#	js/src/views/Application/Extension/store.js
#	js/src/views/Signer/components/SignRequest/signRequest.spec.js 
						
					 
					
						2017-09-18 11:44:09 +02:00 
						 
				 
			
				
					
						
							
							
								Arkadiy Paronyan 
							
						 
					 
					
						
						
						
						
							
						
						
							1b6d840ada 
							
						 
					 
					
						
						
							
							Ropsten fork ( #6533 )  
						
						
						
					 
					
						2017-09-18 11:12:42 +02:00 
						 
				 
			
				
					
						
							
							
								Jaco Greeff 
							
						 
					 
					
						
						
						
						
							
						
						
							935d1476e9 
							
						 
					 
					
						
						
							
							Update test execution  
						
						
						
					 
					
						2017-09-18 10:15:36 +02:00 
						 
				 
			
				
					
						
							
							
								Arkadiy Paronyan 
							
						 
					 
					
						
						
						
						
							
						
						
							25b35ebddd 
							
						 
					 
					
						
						
							
							Byzantium updates ( #5855 )  
						
						... 
						
						
						
						* EIP-211 updates
* benchmarks
* blockhash instruction gas cost updated
* More benches
* EIP-684
* EIP-649
* EIP-658
* Updated some tests
* Modexp fixes
* STATICCALL fixes
* Pairing fixes
* More STATICALL fixes
* Use paritytech/bn
* Fixed REVERTing of contract creation
* Fixed more tests
* Fixed more tests
* Blockchain tests
* Enable previously broken tests
* Transition test
* Updated tests
* Fixed modexp reading huge numbers
* Enabled max_code_size test
* Review fixes
* Updated pairing pricing
* missing commas (style)
* Update test.rs
* Small improvements
* eip161abc 
						
					 
					
						2017-09-15 21:07:54 +02:00 
						 
				 
			
				
					
						
							
							
								Alexey 
							
						 
					 
					
						
						
						
						
							
						
						
							79659bdc76 
							
						 
					 
					
						
						
							
							WASM sha3 test ( #6512 )  
						
						... 
						
						
						
						* sha3 test for empty input implemented
* rename sha3-> keccak
* update keccak test. Now it expects input to hash
* fix gas_left in tests 
						
					 
					
						2017-09-14 19:32:29 +02:00 
						 
				 
			
				
					
						
							
							
								Nikolay Volf 
							
						 
					 
					
						
						
						
						
							
						
						
							ee14a3fb31 
							
						 
					 
					
						
						
							
							WASM runtime update ( #6467 )  
						
						... 
						
						
						
						* refactor to new parity-wasm
* more errors refactoring
* final test
* update tests
* fix merge bugs 
						
					 
					
						2017-09-10 18:02:31 +02:00 
						 
				 
			
				
					
						
							
							
								Jaco Greeff 
							
						 
					 
					
						
						
						
						
							
						
						
							0238295654 
							
						 
					 
					
						
						
							
							Merge branch 'master' into ui-2  
						
						
						
					 
					
						2017-08-31 12:16:27 +02:00 
						 
				 
			
				
					
						
							
							
								Gav Wood 
							
						 
					 
					
						
						
						
						
							
						
						
							50495c6898 
							
						 
					 
					
						
						
							
							Merge branch 'master' into Fix-4858  
						
						
						
					 
					
						2017-08-29 15:11:05 +02:00 
						 
				 
			
				
					
						
							
							
								Nikolay Volf 
							
						 
					 
					
						
						
						
						
							
						
						
							abecd80f54 
							
						 
					 
					
						
						
							
							Wasm math tests extended ( #6354 )  
						
						... 
						
						
						
						* extend math tests
* use latest wasm-tests
* cleanup
* avoid overflow
* use correct gas-
* and division 
						
					 
					
						2017-08-28 14:12:40 +02:00 
						 
				 
			
				
					
						
							
							
								Nikolay Volf 
							
						 
					 
					
						
						
						
						
							
						
						
							9e4c122cf3 
							
						 
					 
					
						
						
							
							WASM math test ( #6305 )  
						
						... 
						
						
						
						* wasm tests initial
* fix bug in bitswap 
						
					 
					
						2017-08-20 12:02:59 +08:00 
						 
				 
			
				
					
						
							
							
								Nikolay Volf 
							
						 
					 
					
						
						
						
						
							
						
						
							4ab607d4de 
							
						 
					 
					
						
						
							
							wasm-std refactoring ( #6278 )  
						
						
						
					 
					
						2017-08-14 12:33:52 +03:00 
						 
				 
			
				
					
						
							
							
								Alexey 
							
						 
					 
					
						
						
						
						
							
						
						
							d209100a60 
							
						 
					 
					
						
						
							
							Wasm storage read test ( #6255 )  
						
						... 
						
						
						
						* Test for read from prepopulated storage implemented
* wasm-tests submodule update
* fix identation
* comment for storage_read added 
						
					 
					
						2017-08-09 10:57:54 +02:00 
						 
				 
			
				
					
						
							
							
								Jaco Greeff 
							
						 
					 
					
						
						
						
						
							
						
						
							a48f321fac 
							
						 
					 
					
						
						
							
							Merge branch 'master' into ui-2  
						
						
						
					 
					
						2017-08-07 12:02:39 +02:00 
						 
				 
			
				
					
						
							
							
								Anton Gavrilov 
							
						 
					 
					
						
						
						
						
							
						
						
							01a02a8985 
							
						 
					 
					
						
						
							
							Wasm test link changed  
						
						
						
					 
					
						2017-08-02 19:02:01 +02:00 
						 
				 
			
				
					
						
							
							
								Anton Gavrilov 
							
						 
					 
					
						
						
						
						
							
						
						
							01ea968d4f 
							
						 
					 
					
						
						
							
							Merge with master  
						
						
						
					 
					
						2017-08-02 17:24:34 +02:00 
						 
				 
			
				
					
						
							
							
								Anton Gavrilov 
							
						 
					 
					
						
						
						
						
							
						
						
							2e840bc89c 
							
						 
					 
					
						
						
							
							Fixed comments after the review  
						
						
						
					 
					
						2017-08-02 17:10:06 +02:00 
						 
				 
			
				
					
						
							
							
								Marek Kotewicz 
							
						 
					 
					
						
						
						
						
							
						
						
							0c7c34e609 
							
						 
					 
					
						
						
							
							Chainspec validation ( #6197 )  
						
						... 
						
						
						
						* chainspec validation
* better error formatting for chainspec
* lint validate_chainspecs.sh
* quit takes &str instead of S: AsRef<str>
* push CI
* don't double check spec validity 
						
					 
					
						2017-08-02 12:50:36 +02:00 
						 
				 
			
				
					
						
							
							
								Marek Kotewicz 
							
						 
					 
					
						
						
						
						
							
						
						
							c4025622de 
							
						 
					 
					
						
						
							
							Merge pull request  #6177  from paritytech/wasm-realloc-test  
						
						... 
						
						
						
						Realloc test added 
						
					 
					
						2017-08-01 11:04:59 +02:00 
						 
				 
			
				
					
						
							
							
								Anton Gavrilov 
							
						 
					 
					
						
						
						
						
							
						
						
							141c2fd34a 
							
						 
					 
					
						
						
							
							Fixed comments after review and test after rebase  
						
						
						
					 
					
						2017-07-31 18:10:06 +02:00 
						 
				 
			
				
					
						
							
							
								fro 
							
						 
					 
					
						
						
						
						
							
						
						
							fe6bdc870c 
							
						 
					 
					
						
						
							
							realloc test contract submodule update  
						
						
						
					 
					
						2017-07-31 16:54:26 +03:00 
						 
				 
			
				
					
						
							
							
								Anton Gavrilov 
							
						 
					 
					
						
						
						
						
							
						
						
							e8095826bf 
							
						 
					 
					
						
						
							
							Tabs corrected  
						
						
						
					 
					
						2017-07-31 13:42:40 +02:00 
						 
				 
			
				
					
						
							
							
								Anton Gavrilov 
							
						 
					 
					
						
						
						
						
							
						
						
							5086dc3024 
							
						 
					 
					
						
						
							
							Working test with block reward added  
						
						
						
					 
					
						2017-07-31 13:42:34 +02:00 
						 
				 
			
				
					
						
							
							
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							003eef982b 
							
						 
					 
					
						
						
							
							Move more params to the common section. ( #6134 )  
						
						... 
						
						
						
						* move common forks and parameters to common params
* port specs over to new format
* fix RPC tests 
						
					 
					
						2017-07-31 12:34:29 +02:00 
						 
				 
			
				
					
						
							
							
								arkpar 
							
						 
					 
					
						
						
						
						
							
						
						
							9ad0ff960e 
							
						 
					 
					
						
						
							
							Place RETURNDATA behind block number gate  
						
						
						
					 
					
						2017-07-19 14:34:59 +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 
						 
				 
			
				
					
						
							
							
								keorn 
							
						 
					 
					
						
						
						
						
							
						
						
							f0a6b5d401 
							
						 
					 
					
						
						
							
							azure nodes ( #6017 )  
						
						
						
					 
					
						2017-07-10 13:05:05 +02:00 
						 
				 
			
				
					
						
							
							
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							d069b98b45 
							
						 
					 
					
						
						
							
							PoA: Wait for transition finality before applying ( #5774 )  
						
						... 
						
						
						
						* final engine changes
* migration to v13
* adding and removing pending transitions
* epoch_transition_for
* port snapshot to new engine methods
* final validator set interface
* fix compiler errors
* revert v13/epoch_depth transition
* make call on new epoch
* rolling finality checker
* tests for finality checker
* constructing finality proof upon pending transition
* fix warnings and finality proof checking
* fix compiler warnings in tests
* test fixes
* don't include genesis in finality checking
* change snapshot test chain building logic
* minor refactorings
* fetch epoch transition based on parent, fix divide-by-zero in SimpleList
* fix formatting
* fix ABIs and finality checking in snapshot restoration
* encode signal number in proof
* create more blocks at the end of tests
* update gist to accurate contract code
* test for epoch_transition_for
* fix tests with immediateTransitions parameter
* disable force flag after forcing
* rename ValidatorsChanged to InitiateChange and finalizeSignal to finalizeChange
* a few more validator set tests 
						
					 
					
						2017-06-28 13:17:36 +02:00 
						 
				 
			
				
					
						
							
							
								Stewart Mackenzie 
							
						 
					 
					
						
						
						
						
							
						
						
							d152fa3e85 
							
						 
					 
					
						
						
							
							Ethereum Classic Monetary Policy ( #5741 )  
						
						... 
						
						
						
						* Ethereum Classic Monetary Policy
Create a new parameter `ecip1017EraRounds`. When the block number
passes one era rounds, the reward is reduced by 20%.
See https://github.com/ethereumproject/ECIPs/blob/master/ECIPs/ECIP-1017.md 
* Update rewards for uncle miners for ECIP1017
In the monetary policy, the rewards are changed from "up to 7/8 of the
reward" to "1/32 of the reward".
* Fix an off-by-one error in ECIP1017 era calculation
According to
https://github.com/ethereumproject/ECIPs/blob/master/ECIPs/ECIP-1017.md ,
when in block number 5,000,000, it should still be in Era 1 (which in
our code `era == 0`). So we need to check whether the `rem` equals to
zero and act accordingly when calculating the era.
* `ecip1017_era_rounds` missing from EthashParams when run in build bot
* strip out ecip1017_eras_block_reward function and add unit test 
						
					 
					
						2017-06-19 18:56:37 +02:00 
						 
				 
			
				
					
						
							
							
								Marek Kotewicz 
							
						 
					 
					
						
						
						
						
							
						
						
							575c51f5a0 
							
						 
					 
					
						
						
							
							eip214,  #4833  ( #4851 )  
						
						
						
					 
					
						2017-06-19 11:41:46 +02:00 
						 
				 
			
				
					
						
							
							
								Arkadiy Paronyan 
							
						 
					 
					
						
						
						
						
							
						
						
							e6a31e7543 
							
						 
					 
					
						
						
							
							EIP-210 BLOCKHASH changes ( #5505 )  
						
						... 
						
						
						
						* EIP-210
* comment 
						
					 
					
						2017-05-30 11:52:33 +02:00 
						 
				 
			
				
					
						
							
							
								Arkadiy Paronyan 
							
						 
					 
					
						
						
						
						
							
						
						
							dd004aba9f 
							
						 
					 
					
						
						
							
							EIP-140 ( #5477 )  
						
						
						
					 
					
						2017-05-23 16:49:17 +03:00 
						 
				 
			
				
					
						
							
							
								keorn 
							
						 
					 
					
						
						
						
						
							
						
						
							945c1a9478 
							
						 
					 
					
						
						
							
							add monotonic transition to kovan ( #5587 )  
						
						
						
					 
					
						2017-05-15 21:34:01 +01:00 
						 
				 
			
				
					
						
							
							
								keorn 
							
						 
					 
					
						
						
						
						
							
						
						
							a3d9cce7c5 
							
						 
					 
					
						
						
							
							Pass additional data when reporting ( #5527 )  
						
						... 
						
						
						
						* pass additional data when reporting
* checkout correct tests 
						
					 
					
						2017-05-03 09:01:24 +02:00 
						 
				 
			
				
					
						
							
							
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							0768ce3600 
							
						 
					 
					
						
						
							
							Merge pull request  #5307  from paritytech/eip-212  
						
						... 
						
						
						
						EIP-212 (bn128 curve pairing) 
						
					 
					
						2017-04-21 13:10:57 +02:00 
						 
				 
			
				
					
						
							
							
								Arkadiy Paronyan 
							
						 
					 
					
						
						
						
						
							
						
						
							b50fb71dd1 
							
						 
					 
					
						
						
							
							EIP-86 ( #4697 )  
						
						... 
						
						
						
						* EIP-86
* Disable EIP-86 auto activation for now 
						
					 
					
						2017-04-19 14:30:00 +02:00 
						 
				 
			
				
					
						
							
							
								Arkadiy Paronyan 
							
						 
					 
					
						
						
						
						
							
						
						
							15ae24b541 
							
						 
					 
					
						
						
							
							New state tests ( #5418 )  
						
						... 
						
						
						
						* General state tests
* Allow dir name for a test 
						
					 
					
						2017-04-12 13:33:49 +02:00 
						 
				 
			
				
					
						
							
							
								Christopher Franko 
							
						 
					 
					
						
						
						
						
							
						
						
							41700a6996 
							
						 
					 
					
						
						
							
							Update expanse json with fork at block 600000 ( #5351 )  
						
						... 
						
						
						
						* Update expanse json with fork at block 600000
* update exp chainID to 2 
						
					 
					
						2017-04-03 09:59:08 +02:00 
						 
				 
			
				
					
						
							
							
								keorn 
							
						 
					 
					
						
						
						
						
							
						
						
							84abf5d84f 
							
						 
					 
					
						
						
							
							Aura eip155 validation transition ( #5362 )  
						
						... 
						
						
						
						* add eip155 validation
* add transition block 
						
					 
					
						2017-04-01 13:21:22 +02:00 
						 
				 
			
				
					
						
							
							
								NikVolf 
							
						 
					 
					
						
						
						
						
							
						
						
							d34aec29ed 
							
						 
					 
					
						
						
							
							finalize  
						
						
						
					 
					
						2017-03-31 17:38:30 +03:00 
						 
				 
			
				
					
						
							
							
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							d146ae7275 
							
						 
					 
					
						
						
							
							Merge pull request  #4999  from paritytech/eip-213  
						
						... 
						
						
						
						EIP-213 (bn128 curve operations) 
						
					 
					
						2017-03-31 14:54:07 +02:00 
						 
				 
			
				
					
						
							
							
								Jan Ziniewicz 
							
						 
					 
					
						
						
						
						
							
						
						
							5d6dac495e 
							
						 
					 
					
						
						
							
							Add new seed nodes ( #5345 )  
						
						
						
					 
					
						2017-03-30 14:49:11 +02:00 
						 
				 
			
				
					
						
							
							
								Arkadiy Paronyan 
							
						 
					 
					
						
						
						
						
							
						
						
							c7d99c37fb 
							
						 
					 
					
						
						
							
							Ropsten revival ( #5302 )  
						
						
						
					 
					
						2017-03-28 10:47:21 +02:00 
						 
				 
			
				
					
						
							
							
								keorn 
							
						 
					 
					
						
						
						
						
							
						
						
							a61b1567d0 
							
						 
					 
					
						
						
							
							Strict validation transitions ( #4988 )  
						
						... 
						
						
						
						* ability to make validation stricter
* fix consensus
* remove logger 
						
					 
					
						2017-03-28 10:46:52 +02:00 
						 
				 
			
				
					
						
							
							
								NikVolf 
							
						 
					 
					
						
						
						
						
							
						
						
							efe0f8449c 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'origin/master' into eip-213  
						
						
						
					 
					
						2017-03-27 18:18:22 +03:00 
						 
				 
			
				
					
						
							
							
								NikVolf 
							
						 
					 
					
						
						
						
						
							
						
						
							434ed1b91c 
							
						 
					 
					
						
						
							
							remove alt_  
						
						
						
					 
					
						2017-03-24 15:35:00 +03:00 
						 
				 
			
				
					
						
							
							
								keorn 
							
						 
					 
					
						
						
						
						
							
						
						
							9fdd0e3a0a 
							
						 
					 
					
						
						
							
							Switching ValidatorSet ( #4961 )  
						
						... 
						
						
						
						* add multi validator set
* nicer comment
* validate in constructor
* reporting 
						
					 
					
						2017-03-23 13:19:28 +01:00 
						 
				 
			
				
					
						
							
							
								NikVolf 
							
						 
					 
					
						
						
						
						
							
						
						
							5e34235a36 
							
						 
					 
					
						
						
							
							initial, fallable built-ins  
						
						
						
					 
					
						2017-03-22 04:01:46 +03:00 
						 
				 
			
				
					
						
							
							
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							797a3e1cd9 
							
						 
					 
					
						
						
							
							EIP198 and built-in activation ( #4926 )  
						
						... 
						
						
						
						* EIP198 and built-in activation
* address review 
						
					 
					
						2017-03-21 19:36:38 +03:00