Commit Graph

24 Commits (01691fd3ea0840b25de58160cec1308829e2c209)

Author SHA1 Message Date
Casey Gardiner a32a1755b3
Release Candidate hotfix: dev -> main (#4333) 2 years ago
Max b300a4ec4d
chore(build): upgrade golang to 1.19 (#4335) 2 years ago
Konstantin e4d008436c
Fix usages. (#4241) 2 years ago
PeekPI 2367a0da23
align eip-1898: support block number or hash on state-related methods (#4181) 3 years ago
harjas 9e12516327 Add chain metrics 3 years ago
Jacky Wang 7b0f6ac8d5
[core] fix cache introduced by getHashByNumber (#3814) 3 years ago
Jacky Wang ab5be8f413
[core] Increase caching at HeaderChain (#3813) 3 years ago
Rongjian Lan 0f166583e3 fix comment 4 years ago
Rongjian Lan 611448a0a1 pipelining wireframe 4 years ago
Jacky Wang 2430a85162
[core] node stuck fix (#3378) 4 years ago
Eugene Kim 8cc2543c9e Move header fields into private struct; expose them using getters/setters 5 years ago
Eugene Kim a48123e749 Move (core/)types.Header and friends into block 5 years ago
Rongjian Lan 08e7375610 Migrate go-ethereum params into harmony/internal/params 5 years ago
Rongjian Lan cb7b5e3343 Revert comment change 5 years ago
Rongjian Lan ff7ce4cff5 Persist last commit sig 5 years ago
Kai Lee 593c881632 Log common.Hash with hex instead of TerminalString/Bytes() 5 years ago
Kai Lee 46e41dda3d Replace all logs in core module to use zerolog 5 years ago
Kai Lee 7aaa06faa3 Replaced loggers in `core/` with custom shared logger 5 years ago
Rongjian Lan c7971dbb83 Add shard state into genesis and fix shard state hashing bug 6 years ago
Rongjian Lan 17c60c2c4a Remove Difficulty and Nonce from block header 6 years ago
Rongjian Lan 8fae634aba Break tie of core-consensus-core import cycle; add pRnd channel for consensus 6 years ago
Eugene Kim 5ad4d5a8f0 Adjust import paths and also goimports 6 years ago
Minh Doan 90c82a017a move db into internal 6 years ago
Minh Doan 5f09b7aee7 fix golint 6 years ago
Rongjian Lan 23e65a956c Add evm support; Import state and trie object 6 years ago
Leo Chen 5cfde12340 fix gofmt errors 6 years ago
Leo Chen 2a602db9b0 fix the build after rename the repo to harmony-one 6 years ago
Rongjian Lan c64f2dbd44 Integrate eth code into harmony with a simple main entry point 6 years ago
Rongjian Lan bb776e9f95 Add state processing and evm 6 years ago