This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commits on Dec 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e99abfb - Browse repository at this point
Copy the full SHA e99abfbView commit details
Commits on Dec 12, 2018
-
RPC: parity_getBlockReceipts (#9527)
* Block receipts RPC. * Use lazy evaluation of block receipts (ecrecover). * Optimize transaction_receipt to prevent performance regression. * Fix RPC grumbles. * Add block & transaction receipt tests. * Fix conversion to block id.
Configuration menu - View commit details
-
Copy full SHA for d38cf23 - Browse repository at this point
Copy the full SHA d38cf23View commit details -
Update a few parity-common dependencies (#9663)
* Update a few parity-common dependencies * cleanup * cleanup * revert update of ethereum/tests * better reporting of network rlp errors * Use rlp 0.3.0-beta.1 * fix util function get_dummy_blocks * Already a Vec * encode_list returns vec already * Address grumble * No need for betas * Fix double spaces
Configuration menu - View commit details
-
Copy full SHA for e55a46d - Browse repository at this point
Copy the full SHA e55a46dView commit details -
* Don't send empty step twice or empty step then block. * Perform basic validation of locally sealed blocks. * Don't include empty step twice.
Configuration menu - View commit details
-
Copy full SHA for 2a360c0 - Browse repository at this point
Copy the full SHA 2a360c0View commit details -
Strict empty steps validation (#10041)
* Add two failings tests for strict empty steps. * Implement strict validation of empty steps.
Configuration menu - View commit details
-
Copy full SHA for e03124d - Browse repository at this point
Copy the full SHA e03124dView commit details -
ethcore: enable constantinople on ethereum (#10031)
* ethcore: change blockreward to 2e18 for foundation after constantinople * ethcore: delay diff bomb by 2e6 blocks for foundation after constantinople * ethcore: enable eip-{145,1014,1052,1283} for foundation after constantinople
Configuration menu - View commit details
-
Copy full SHA for acca26a - Browse repository at this point
Copy the full SHA acca26aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02a44a1 - Browse repository at this point
Copy the full SHA 02a44a1View commit details
Commits on Dec 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ed1db0c - Browse repository at this point
Copy the full SHA ed1db0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86180f5 - Browse repository at this point
Copy the full SHA 86180f5View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.