Commit Graph

42 Commits (01691fd3ea0840b25de58160cec1308829e2c209)

Author SHA1 Message Date
Jacky Wang 63ffc86bea
Explorer db schema (#3790) 3 years ago
Jacky Wang ff3b398158
Explorer db commit performance optimization (#3775) 3 years ago
Rongjian Lan 9ab1038111
Use and return the Ethereum tx hash for Ethereum txs (#3512) 4 years ago
Rongjian Lan 666033c3eb
Add InternalTransaction and CoreTransaction interface to abstract txns (#3494) 4 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 cc37995a31
[Explorer Node] Explorer service StakingTransaction struct unification for explorer RPC level staking message data decoding (#2828) 5 years ago
Jong Hyuck Won b9843abde5
RPC for staking txns and txns history queries (#2554) 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 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
flicker-harmony 07eb959ebc Add gas fee 5 years ago
flicker-harmony 2228e22669 Fix balance and add cross-shard txs 5 years ago
flicker-harmony e52975ef70 Fix tx signer 5 years ago
flicker-harmony cfd1f7beda Revert discovery for explorer, resolve comments 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
flicker-harmony f293f69c4d Signers from LastCommitBitmap correctly 5 years ago
flicker-harmony cd81d2f52f Fix block signers 5 years ago
flicker-harmony 32497ea7a7 Fixes after testing explorer 5 years ago
flicker-harmony 70824307d7 Resolve comments 5 years ago
flicker-harmony fd58234c17 Add signers to json block 5 years ago
flicker-harmony 90cc74d3e7 Comments are resolved 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 cc05b50ae4 Fix merkle root for explorer 5 years ago
Kai Lee 9e87c928f1 Replace all logs in api module to use zerolog 5 years ago
Minh Doan 18c7149f8f add extra data and add TODO 5 years ago
Kai Lee 109b1da9a7 Replaced loggers in `api/` with custom shared logger 5 years ago
Eugene Kim 53bbce84c8 Convert most benign uses of Hex to MustAddressToBech32 6 years ago
Richard Liu b9c627d9b5 add signers field 6 years ago
Richard Liu c0b691cefc
add api /shard for explorer. (#667) 6 years ago
Richard Liu 7e2bcf6413 add /shard API. 6 years ago
Richard Liu 4dc28f03d0
save data field (#629) 6 years ago
Minh Doan ccf0573523 add Data field for Transaction in explorer 6 years ago
Minh Doan c64b6e8de3 rename services to service 6 years ago
Minh Doan 054e27f430 cleanup code 6 years ago
ak 3bedff9d86 moving services folder 6 years ago
Minh Doan 4994d875fe remove txCount 6 years ago
Minh Doan ec353a067f fix TO and FROM issue 6 years ago
Minh Doan d6d2f74a1f add address service 6 years ago
Minh Doan 3e22cbacc5 fix empty txs bug 6 years ago
Minh Doan dab273a441 add size for tx 6 years ago