Commit Graph

17 Commits (3256b8eb8174397a123c7eef234557b6228f161a)

Author SHA1 Message Date
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