Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CHIP-0011: BLS/SECP CLVM Operators and SOFTFORK Condition #46

Merged
merged 33 commits into from
Aug 25, 2023
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
ad2ab94
Initial draft of CHIP for BLS additions
danieljperry Nov 17, 2022
40cd883
New updates to BLS CHIP
danieljperry Dec 16, 2022
03723ce
assign CHIP number and set to draft
freddiecoleman Dec 20, 2022
9de8b7d
Add coinid operator and new softfork info
danieljperry May 4, 2023
d37ed7b
Add current opcodes and coinid cost calculation
danieljperry May 4, 2023
b481598
Update coinid cost
danieljperry May 15, 2023
1889e09
Add fork points and update coinid info
danieljperry May 16, 2023
b510cac
Update soft fork block height
danieljperry May 17, 2023
eae6663
Update operators and descriptions
danieljperry May 18, 2023
ccbf901
Update bls_verify cost
danieljperry May 18, 2023
f13e96e
Update status to Review
danieljperry May 19, 2023
bcbe926
Update syntax for bls_pairing_identity and bls_verify
danieljperry May 20, 2023
38e92c5
Update CLVM costs
danieljperry May 25, 2023
e14b6b0
Update cost for bls_verify
danieljperry May 25, 2023
eaf4880
Add SOFTFORK condition
danieljperry May 31, 2023
f054cb4
Update fork point block height
danieljperry Jun 2, 2023
b29c0b5
Add secp signature info
danieljperry Jun 9, 2023
0b31db1
Adjust cost of secp256k1_verify
danieljperry Jun 15, 2023
635aec6
Add message about sep cost rationale
danieljperry Jun 15, 2023
6e2eafd
Add descriptions for modpow and mod operators
danieljperry Jun 19, 2023
cc11876
Fix bls_verify
danieljperry Jun 19, 2023
f5ecac8
Add test cases
danieljperry Jun 19, 2023
198e508
Fix cost for modulo operator
danieljperry Jun 19, 2023
fb3e944
Clarify that mod operator may take negative inputs
danieljperry Jun 19, 2023
86b09b5
update unknown condition costs and max announcements
danieljperry Jun 23, 2023
78aceff
Add note about block generator optimizations
danieljperry Jun 29, 2023
ae4ac5f
Add new conditions with cost and new AGG_SIG conditions
danieljperry Jul 13, 2023
a073eb5
Add new AGG_SIG PR info
danieljperry Jul 17, 2023
fb14c77
Move CHIP-11 to Last Call
danieljperry Jul 20, 2023
3c32078
Move fork activation height to 4474000
danieljperry Jul 28, 2023
3b59590
Move CHIP-11 to Review due to updated block height
danieljperry Aug 4, 2023
e7b7281
Update soft fork height and move to last call
danieljperry Aug 10, 2023
800777e
Move status of CHIP-11 to Final
danieljperry Aug 25, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading