Commit Graph

47 Commits (0d7dae9345c818edb86bdc30dfbeeae9a7f5883d)

Author SHA1 Message Date
peekpi b2472d87c0 [tracer] change tracer to apply to block instead of tx 3 years ago
peekpi 054ba5d712 [explorer][tracer] store trace result into explorer db 3 years ago
Jacky Wang 63ffc86bea
Explorer db schema (#3790) 3 years ago
Jacky Wang ff3b398158
Explorer db commit performance optimization (#3775) 3 years ago
Rongjian Lan a360fd19b0 Add cache for address index 4 years ago
Rongjian Lan 9ab1038111
Use and return the Ethereum tx hash for Ethereum txs (#3512) 4 years ago
Rongjian Lan c659001827
Do not reinit the explorer db every restart (#3199) 4 years ago
Jong Hyuck Won 4b3b288d64
fix explorer storage for transactions and staking transactions (#2905) 5 years ago
Jong Hyuck Won 98a8ca0c82
[explorer node] optimize block dump txns/staking txns for memory op and disk storage (#2858) 5 years ago
Dennis Won e0ccc7b71c explorer node. instead of checking for nil txn during dump, just use continue 5 years ago
Dennis Won 924468d73a explorer node. handle get txn/staking txn being nil during block dump 5 years ago
Jong Hyuck Won 8192c84340
explorer node. Skip dump for redundant blocks with lower block number than the checkpoint block number (#2842) 5 years ago
Jong Hyuck Won cc37995a31
[Explorer Node] Explorer service StakingTransaction struct unification for explorer RPC level staking message data decoding (#2828) 5 years ago
Rongjian Lan 5681d61d55 No batch commit for explorer db 5 years ago
Minh Doan 021bc7c100
fix explorer folder path (#2786) 5 years ago
Minh Doan 1f83ebf6a6
change explorer node storage folder (#2720) 5 years ago
Jong Hyuck Won b9843abde5
RPC for staking txns and txns history queries (#2554) 5 years ago
Minh Doan c5e323b25c
add lock to protection storage dump (#2624) 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
flicker-harmony a90968d379 Replace ethereum log with zerolog and some ctxerrors 5 years ago
Nye Liu fb77926d0f Comment out "Dumping block" message 5 years ago
flicker-harmony e8f933af1d Fix apis for contract tx 5 years ago
flicker-harmony eeae152abc Remove balance calc for explorer 5 years ago
flicker-harmony 498fc457c8 Negative balance fix for storage, ASC or DESC order for blocks and txs 5 years ago
Rongjian Lan a24c1d81cd bring back storage.UpdateAddress 5 years ago
Rongjian Lan 396fd319b4 Fix explorer balance checking problem 5 years ago
flicker-harmony 8982926477 Merge apis endpoints 5 years ago
flicker-harmony d7109716b9 Account -> Address back, added pagination 5 years ago
flicker-harmony 57614e3530 Remove logging 5 years ago
flicker-harmony c84f119739 Explorer updates 5 years ago
Eugene Kim b874e65126 Move ShardState et al from ./core/types to ./shard 5 years ago
Minh Doan 5e2449b1ab fix comments by changing adr to addr 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
flicker-harmony 2837a0f68d Add block time and small test 5 years ago
flicker-harmony cefc76d5e9 Add committee api for explorer service 5 years ago
Kai Lee 9e87c928f1 Replace all logs in api module to use zerolog 5 years ago
Kai Lee 109b1da9a7 Replaced loggers in `api/` with custom shared logger 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 a38f41041e cleanup commit 6 years ago
Minh Doan ee83a86df3 clean up debug code 6 years ago
Minh Doan 03ed5a72e4 fix bugs of saving tnxs 6 years ago
Minh Doan 683c16c8a6 fix bugs of saving tnxs 6 years ago
Minh Doan c64b6e8de3 rename services to service 6 years ago
Eugene Kim 5ad4d5a8f0 Adjust import paths and also goimports 6 years ago
Minh Doan 054e27f430 cleanup code 6 years ago
ak 3bedff9d86 moving services folder 6 years ago