Commit Graph

23 Commits (252dcaaac3a13b6a95a03f7a5ac2ebfe6211fbf3)

Author SHA1 Message Date
Rongjian Lan c659001827
Do not reinit the explorer db every restart (#3199) 4 years ago
Minh Doan 1f83ebf6a6
change explorer node storage folder (#2720) 5 years ago
flicker-harmony aadeae045c Refactor explorer service and add addresses fetch from db 5 years ago
flicker-harmony 4274305024 Remove committee in explorer service 5 years ago
Rongjian Lan b240b7533d Many small tweaks 5 years ago
Rongjian Lan f6ffb43277 Fix bugs and refactor NodeList 5 years ago
chao bd6a9bee6c fix test error 5 years ago
Eugene Kim bc711829b8 Fix goimports 5 years ago
Eugene Kim 8ac058bb2e Version headers 5 years ago
flicker-harmony c84f119739 Explorer updates 5 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
Eugene Kim b874e65126 Move ShardState et al from ./core/types to ./shard 5 years ago
Eugene Kim 30b63fc552 Revert "Merge pull request #1413 from rlan35/cross-shard-rj" 5 years ago
Rongjian Lan af6cb79db0 Add state sync sig validation and fix travis test 5 years ago
flicker-harmony 05b660f2bf Fix test 5 years ago
flicker-harmony 3c96c15581 Resolve last comments 5 years ago
flicker-harmony 70824307d7 Resolve comments 5 years ago
chao 02fb5cb7b2 add cxReceipt data type; add cxReceipt encode/decode; add logic wip 5 years ago
flicker-harmony 2837a0f68d Add block time and small test 5 years ago
flicker-harmony cefc76d5e9 Add committee api for explorer service 5 years ago
Rongjian Lan 44aa643fa5 Add support for explorer node 6 years ago
Eugene Kim a7218a999a Log errors, mostly at warn (or fatal for UT) level 6 years ago
Minh Doan c64b6e8de3 rename services to service 6 years ago
Minh Doan 0d398b5eff add storage test 6 years ago