Skip to content

dev update#5

Merged
ca333 merged 869 commits intoGLEECBTC:devfrom
jl777:dev
Apr 3, 2018
Merged

dev update#5
ca333 merged 869 commits intoGLEECBTC:devfrom
jl777:dev

Conversation

@ca333
Copy link
Copy Markdown

@ca333 ca333 commented Apr 3, 2018

No description provided.

str4d and others added 30 commits February 23, 2018 01:40
…, r=str4d

Closes zcash#2954 and zcash#2959.  Fixes Overwinter issues in sighash_tests.
Implement z_mergetoaddress for combining UTXOs and notes

Closes zcash#2493.
…e, r=str4d

Overwinter peer management

Implements ZIP 201.

Part of zcash#2904.
Transaction expiry height

Implements ZIP 203.

- Only applies after Overwinter blockheight.

Closes #754.
The Equihash check caused block index loading to take around 38x longer.
However, we don't need to check it directly, as the only paths to writing a
block header to disk already go through a proof-of-work check (e.g. receiving a
block over the network). By forcing the block header inside the CBlockIndex to
be re-serialized, we retain the benefits of the consistency check without the
overhead at startup.

Co-authored-by: Brad Miller <brad@z.cash>
Use block hash comparison for consistency check when loading block index

The Equihash check caused block index loading to take around 38x longer.
However, we don't need to check it directly, as the only paths to writing a
block header to disk already go through a proof-of-work check (e.g. receiving a
block over the network). By forcing the block header inside the CBlockIndex to
be re-serialized, we retain the benefits of the consistency check without the
overhead at startup.
Overwinter release notes and testnet activation height

Closes zcash#2957.
@ca333 ca333 merged commit a6e91be into GLEECBTC:dev Apr 3, 2018
ca333 pushed a commit that referenced this pull request Nov 25, 2018
ca333 pushed a commit that referenced this pull request Dec 18, 2018
- Fix bug when destination invokes payment (wrong pubkeys in OP_RETURN - validation would fail)
- Added channelslist RPC
- Changed channelsinfo data to JSON format
ca333 pushed a commit that referenced this pull request Dec 18, 2018
ca333 pushed a commit that referenced this pull request Jan 7, 2019
ca333 pushed a commit that referenced this pull request Feb 18, 2019
ca333 pushed a commit that referenced this pull request Mar 3, 2019
ca333 pushed a commit that referenced this pull request Mar 3, 2019
ca333 pushed a commit that referenced this pull request Jul 18, 2019
ca333 pushed a commit that referenced this pull request Nov 25, 2019
ca333 pushed a commit that referenced this pull request Jul 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.