Commit Graph

105 Commits (611448a0a13fe2014ecf3fc5e61e625da8f536b6)

Author SHA1 Message Date
Janet Liang 22014801ee
[Explorer] Add explorer node in sync check (#3215) 4 years ago
Rongjian Lan c659001827
Do not reinit the explorer db every restart (#3199) 4 years ago
Leo Chen 5c1cc8232c
Merge master to t3 0523 (#3085) 5 years ago
Sebastian Johnsson 1a6816c02b Add timeouts for the explorer HTTP service 5 years ago
Jong Hyuck Won 2d0d95610f
nit bug fix on explorer node structs generating staking txns object (#2953) 5 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
Edgar Aroutiounian 094a61301d
[project] Unused yaml files, staticcheck fixes, dead tests that only delay build (#2755) 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 ec07541f79
Add queries (#2318) 5 years ago
flicker-harmony 4274305024 Remove committee in explorer service 5 years ago
Rongjian Lan f59469b644 Add epoch number in shard state for use of beacon epoch sync 5 years ago
Rongjian Lan b240b7533d Many small tweaks 5 years ago
Rongjian Lan f6ffb43277 Fix bugs and refactor NodeList 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
chao bd6a9bee6c fix test error 5 years ago
flicker-harmony bc482ddcc9 Golint 5 years ago
flicker-harmony 829e027c04 Compile error 5 years ago
flicker-harmony daeca66ef2 Replace MustAddressToBech32 with AddressToBech32 5 years ago
flicker-harmony e8f933af1d Fix apis for contract tx 5 years ago
Minh Doan 867757ad18 fix out of range bounds bug 5 years ago
Minh Doan 8e379f0448 return empty if the offset*page is greater than tx len 5 years ago
flicker-harmony 0994d382c4 Conflicts correct fix 5 years ago
flicker-harmony 210be99bd2 Add 0x address format 5 years ago
flicker-harmony 50ae6ea1d6 Error fix 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 df1fd71a33 revert txns list in address query 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 07eb959ebc Add gas fee 5 years ago
flicker-harmony 2228e22669 Fix balance and add cross-shard txs 5 years ago
flicker-harmony 809d77ebf7 Fix travis 5 years ago
flicker-harmony 49b94e7bbb # This is a combination of 16 commits. 5 years ago
Rongjian Lan dc3e84c56b Add flag to disable signers 5 years ago
flicker-harmony 8982926477 Merge apis endpoints 5 years ago
Eugene Kim bc711829b8 Fix goimports 5 years ago
Eugene Kim 8ac058bb2e Version headers 5 years ago
flicker-harmony e52975ef70 Fix tx signer 5 years ago
flicker-harmony cfd1f7beda Revert discovery for explorer, resolve comments 5 years ago