Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Backports for stable 2.1.10 #10046

Merged
merged 9 commits into from
Dec 13, 2018
Merged

Backports for stable 2.1.10 #10046

merged 9 commits into from
Dec 13, 2018

Commits on Dec 11, 2018

  1. bump stable to 2.1.10

    Tbaut committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    e99abfb View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

  1. 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.
    tomusdrw authored and niklasad1 committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    d38cf23 View commit details
    Browse the repository at this point in the history
  2. 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
    dvdplm authored and niklasad1 committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    e55a46d View commit details
    Browse the repository at this point in the history
  3. Fix empty steps (#9939)

    * Don't send empty step twice or empty step then block.
    
    * Perform basic validation of locally sealed blocks.
    
    * Don't include empty step twice.
    tomusdrw authored and niklasad1 committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    2a360c0 View commit details
    Browse the repository at this point in the history
  4. Strict empty steps validation (#10041)

    * Add two failings tests for strict empty steps.
    
    * Implement strict validation of empty steps.
    tomusdrw authored and niklasad1 committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    e03124d View commit details
    Browse the repository at this point in the history
  5. 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
    5chdn authored and niklasad1 committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    acca26a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02a44a1 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. Bump crossbeam. (#10048)

    tomusdrw committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    ed1db0c View commit details
    Browse the repository at this point in the history
  2. Revert "Bump crossbeam. (#10048)"

    This reverts commit ed1db0c.
    ordian committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    86180f5 View commit details
    Browse the repository at this point in the history