Commit Graph

13 Commits (c84f1197391a511c21ddf88c9b445d00270cc2d2)

Author SHA1 Message Date
Rongjian Lan 08e7375610 Migrate go-ethereum params into harmony/internal/params 5 years ago
flicker-harmony 282cd1314c Add tx pool size metric 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
Minh Doan a5d14e6c52 remove bad practice code and add tx 6 years ago
Richard Liu d4bc279d88
sendTx rpc (#852) 6 years ago
Eugene Kim 0ec8fa1548 Rename state.StateDB to state.DB (#255) 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 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 89156bd899 Pull over ethereum's transaction and block model 6 years ago