Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
chakeda
/
cpp-ethereum
Public
forked from
ethereum/aleth
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Breadcrumbs
History for
cpp-ethereum
libethashseal
on
develop
User selector
All users
All time
Commit History
Commits on Jun 9, 2017
Remove unused "registrar" parameter form genesis info
gumb0
committed
259bbfc
Copy full SHA for 259bbfc
Commits on May 19, 2017
Unit tests for BLOCKHASH-refactoring-related code in Block & ExtVM classes
gumb0
committed
bad7222
Copy full SHA for bad7222
Commits on Apr 26, 2017
replace json config param allowFutureBlocks with bool
Show description for bab6b5f
Dimitry
committed
bab6b5f
Copy full SHA for bab6b5f
Commits on Apr 25, 2017
allow future blocks in tests
Show description for 5b4f651
Dimitry
committed
5b4f651
Copy full SHA for 5b4f651
Commits on Apr 24, 2017
fix precompiled defenition in genesis.json
Dimitry
committed
225485a
Copy full SHA for 225485a
Commits on Apr 19, 2017
fixes
Dimitry
committed
d4b41c0
Copy full SHA for d4b41c0
use BlockHeader in EnvInfo
Dimitry
committed
8201381
Copy full SHA for 8201381
move transaction verification checks to sealEngine
Dimitry
authored and
Dimitry
committed
88df551
Copy full SHA for 88df551
Commits on Apr 7, 2017
Merge pull request #4028 from ethereum/eip198
Show description for 43bae2c
gumb0
authored
43bae2c
Copy full SHA for 43bae2c
Commits on Apr 5, 2017
refactor execption
yann300
committed
c4c916d
Copy full SHA for c4c916d
verifyTransaction EnvInfo as last parameter
yann300
committed
db01854
Copy full SHA for db01854
set missing chainID for test networks
Dimitry
authored and
yann300
committed
a9fd273
Copy full SHA for a9fd273
Commits on Apr 3, 2017
EIP198: Implement bigint modexp precompiled contract
gumb0
committed
18773f8
Copy full SHA for 18773f8
Commits on Mar 27, 2017
EIP100: New difficulty formula taking into account uncles in the parent block
gumb0
committed
cad4e04
Copy full SHA for cad4e04
Commits on Mar 17, 2017
transaction test filler code
Dimitry
committed
5da803f
Copy full SHA for 5da803f
Commits on Mar 15, 2017
Merge pull request #3597 from ethereum/eip86
Show description for 5d8f676
chriseth
authored
5d8f676
Copy full SHA for 5d8f676
Commits on Mar 7, 2017
remove checkLowS from ethash.cpp
yann300
committed
4d5a33a
Copy full SHA for 4d5a33a
move verifyTransaction check
yann300
committed
9284f7f
Copy full SHA for 9284f7f
Commits on Mar 6, 2017
correct metropolis param
Dimitry
committed
1c1b6cc
Copy full SHA for 1c1b6cc
block label
yann300
committed
e3546e9
Copy full SHA for e3546e9
check zero sign only for incoming block
yann300
committed
bbad043
Copy full SHA for bbad043
Commits on Feb 27, 2017
Use int64 for gas in Transaction::baseGasRequired
chfast
committed
0be997d
Copy full SHA for 0be997d
Commits on Feb 16, 2017
clearly define Metropolis fork block
Dimitry
committed
5d02206
Copy full SHA for 5d02206
Commits on Feb 15, 2017
Merge pull request #3558 from winsvega/metropolis
Show description for 1e582c2
winsvega
authored
1e582c2
Copy full SHA for 1e582c2
new tests and fixes
Dimitry
committed
a0fbfef
Copy full SHA for a0fbfef
prepare metropolis
Dimitry
authored and
Dimitry
committed
ca0fdd9
Copy full SHA for ca0fdd9
Commits on Feb 9, 2017
Merge branch 'develop' into cmake-static-install
Show description for 0f211ef
chfast
committed
0f211ef
Copy full SHA for 0f211ef
Commits on Jan 31, 2017
Remove redundant member.
chriseth
committed
cd4db03
Copy full SHA for cd4db03
Commits on Jan 24, 2017
CMake: do not install any library
chfast
committed
babe00b
Copy full SHA for babe00b
Commits on Jan 23, 2017
libethashseal: Ethash inherits from SealEngineBase, not from SealEngineFace
pirapira
committed
45cc209
Copy full SHA for 45cc209
Commits on Jan 20, 2017
libethcore: SealEngineFace chooses the schedule based on the parameters set in the RPC
Show description for cdf6a67
pirapira
committed
cdf6a67
Copy full SHA for cdf6a67
Commits on Jan 9, 2017
Remove OpenCL support
chfast
committed
a228532
Copy full SHA for a228532
Commits on Dec 23, 2016
add mainnetworkTest genesis
Dimitry
committed
a5f9ebf
Copy full SHA for a5f9ebf
Commits on Dec 13, 2016
remove inconsistency in genesis config
Dimitry
committed
01d2544
Copy full SHA for 01d2544
ethashseal split genesis
Dimitry
committed
45a1ab6
Copy full SHA for 45a1ab6
Pagination
Previous
Next
You can’t perform that action at this time.