-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
release: draft release v1.2.6 (abandoned) #1696
Commits on May 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1b8ec07 - Browse repository at this point
Copy the full SHA 1b8ec07View commit details
Commits on May 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 060aba5 - Browse repository at this point
Copy the full SHA 060aba5View commit details
Commits on May 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bac626c - Browse repository at this point
Copy the full SHA bac626cView commit details -
feature: Enable Berlin EIPs (#1608)
Enable following Berlin EIPs on BSC and introduce HertzBlock ** EIP-2565: ModExp Gas Cost ** EIP-2929: Gas cost increases for state access opcodes ** EIP-2718: Typed Transaction Envelope ** EIP-2930: Optional access lists
Configuration menu - View commit details
-
Copy full SHA for 08eab8b - Browse repository at this point
Copy the full SHA 08eab8bView commit details
Commits on May 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1759c69 - Browse repository at this point
Copy the full SHA 1759c69View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd8795d - Browse repository at this point
Copy the full SHA bd8795dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b7d8c1 - Browse repository at this point
Copy the full SHA 7b7d8c1View commit details
Commits on May 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8d763bc - Browse repository at this point
Copy the full SHA 8d763bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11d16df - Browse repository at this point
Copy the full SHA 11d16dfView commit details
Commits on May 25, 2023
-
P2P: try to limit the connection number per IP address (#1623)
** by default, MaxPeersPerIp is same as MaxPeers ** no restriction on TrustedNode ** add test case: TestOptionMaxPeersPerIp
Configuration menu - View commit details
-
Copy full SHA for eaea77a - Browse repository at this point
Copy the full SHA eaea77aView commit details -
core: port several London EIPs on BSC(#1422)
Here is the list: a.BEP-227: Implement EIP-3198: BASEFEE opcode b.BEP-226: Implement EIP-1559 with base fee of 0 c.BEP-228: Implement EIP-3541: Prevent deploying contracts starting with 0xEF d.BEP-212: Implement EIP-3529: Reduction in Refunds
Configuration menu - View commit details
-
Copy full SHA for 1036dc7 - Browse repository at this point
Copy the full SHA 1036dc7View commit details
Commits on May 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3d8753c - Browse repository at this point
Copy the full SHA 3d8753cView commit details
Commits on May 31, 2023
-
feat: add a tool for submitting evidence of malicious voting (#1660)
* feat: add a tool for submitting evidence of malicious voting
Configuration menu - View commit details
-
Copy full SHA for 86446ed - Browse repository at this point
Copy the full SHA 86446edView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8dbf59 - Browse repository at this point
Copy the full SHA b8dbf59View commit details -
Configuration menu - View commit details
-
Copy full SHA for e802c73 - Browse repository at this point
Copy the full SHA e802c73View commit details
Commits on Jun 7, 2023
-
params: introduce ParliaTestChainConfig
Mister-EA committedJun 7, 2023 Configuration menu - View commit details
-
Copy full SHA for f316b1d - Browse repository at this point
Copy the full SHA f316b1dView commit details -
core: add eip3529 tests for parlia config
Mister-EA committedJun 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 4afd224 - Browse repository at this point
Copy the full SHA 4afd224View commit details -
Mister-EA committed
Jun 7, 2023 Configuration menu - View commit details
-
Copy full SHA for a97f713 - Browse repository at this point
Copy the full SHA a97f713View commit details
Commits on Jun 8, 2023
-
goleveldb: downgrade the version for performance (#1675)
this PR: #936 upgraded the goleveldb indirectly, since it has dependency of prysm, which also depends on goleveldb indrectly. But the new version has some performance issue on Databse Close, see: syndtr/goleveldb#434 So we need to rollback to the previous verison
Configuration menu - View commit details
-
Copy full SHA for d6feb72 - Browse repository at this point
Copy the full SHA d6feb72View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf9efe5 - Browse repository at this point
Copy the full SHA cf9efe5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78ad049 - Browse repository at this point
Copy the full SHA 78ad049View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff32314 - Browse repository at this point
Copy the full SHA ff32314View commit details
Commits on Jun 9, 2023
-
Mister-EA committed
Jun 9, 2023 Configuration menu - View commit details
-
Copy full SHA for b1fbb29 - Browse repository at this point
Copy the full SHA b1fbb29View commit details
Commits on Jun 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 38002f8 - Browse repository at this point
Copy the full SHA 38002f8View commit details -
Merge pull request #1686 from bnb-chain/refactor-eip3529-tests
eip3529tests: refactor tests
Configuration menu - View commit details
-
Copy full SHA for 4a467ec - Browse repository at this point
Copy the full SHA 4a467ecView commit details -
Merge pull request #1676 from bnb-chain/eip3529-tests-parlia
EIP-3529 (BEP-212) Unit tests for Parlia Config
Configuration menu - View commit details
-
Copy full SHA for 15c30b7 - Browse repository at this point
Copy the full SHA 15c30b7View commit details
Commits on Jun 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3dca640 - Browse repository at this point
Copy the full SHA 3dca640View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4560dc2 - Browse repository at this point
Copy the full SHA 4560dc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cd0387 - Browse repository at this point
Copy the full SHA 2cd0387View commit details
Commits on Jun 14, 2023
-
Merge pull request #1695 from sunny2022da/2718-test-dev
test: Add EIP-2718 unit test for parlia ChainConfig
Configuration menu - View commit details
-
Copy full SHA for 23ba7b0 - Browse repository at this point
Copy the full SHA 23ba7b0View commit details -
Merge pull request #1694 from bnb-chain/improve-readme
readme: add minimal compiler version
Configuration menu - View commit details
-
Copy full SHA for e31270a - Browse repository at this point
Copy the full SHA e31270aView commit details
Commits on Jun 15, 2023
-
core: use reflection to set default block values
Mister-EA committedJun 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 7339721 - Browse repository at this point
Copy the full SHA 7339721View commit details -
Configuration menu - View commit details
-
Copy full SHA for 486e019 - Browse repository at this point
Copy the full SHA 486e019View commit details -
Merge pull request #1704 from bnb-chain/default-config-reflection
core: use reflection to set default block values
Configuration menu - View commit details
-
Copy full SHA for cd44fc4 - Browse repository at this point
Copy the full SHA cd44fc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ace44b - Browse repository at this point
Copy the full SHA 1ace44bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 019aedc - Browse repository at this point
Copy the full SHA 019aedcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55bb108 - Browse repository at this point
Copy the full SHA 55bb108View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9841ba5 - Browse repository at this point
Copy the full SHA 9841ba5View commit details
Commits on Jun 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for acd2f5f - Browse repository at this point
Copy the full SHA acd2f5fView commit details