This PR adds optional parameters to the importprivkey, importaddress, and importpubkey RPCs to allow starting the rescan from a certain height instead of the genesis block. It also adds the optional paramter to the -rescan command line option.
This allows rescans to be shortened if the user knows the block in which the first transaction for his addresses was included in.