Commit Graph

73 Commits (231729f1162a4540d831584d2af0427f809506fa)

Author SHA1 Message Date
Jacky Wang 4bf9c3e527
[RPC] General solution of prometheus metrics for all RPC methods (#3919) 3 years ago
harjas 44c13a24cd Update goimports 3 years ago
harjas 9c9793cbc1 use eth rpc with go-json 3 years ago
Jacky Wang 768a570363
Fix circulating supply (#3802) 3 years ago
Jacky Wang 4bcf251c75
[explorer] set in sync to false when explorer service unavailable (#3794) 3 years ago
Jacky Wang 63ffc86bea
Explorer db schema (#3790) 3 years ago
Leo Chen 07807c8f2d [sync] add a tolerance number for node-sync checking 3 years ago
Jacky Wang ff3b398158
Explorer db commit performance optimization (#3775) 3 years ago
Jacky Wang 1ea2725457
[explorer] Instruct explorer.InSync RPC uses NodeAPI as backend. 4 years ago
Jacky Wang 66e6d035e3 [sync] make sync rpc compatible with legacy sync 4 years ago
Jacky Wang c05e150aa7
[stream] rename dns syncing package to legacysync 4 years ago
Jacky Wang f00c90e3e6
Graceful shutdown - All registered services are shutdown gracefully. (#3533) 4 years ago
Daniel Van Der Maden 9fd7b27715 [services] Add print when servers have started 4 years ago
Daniel Van Der Maden 47f4237fb3 [explorer] Add compensation for InaccessibleAddresses 4 years ago
Daniel Van Der Maden 94bf414083
Make token supply related fns more accurate (#3509) 4 years ago
Rongjian Lan 8db8802eed send committed at 67% 4 years ago
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
Edgar Aroutiounian 094a61301d
[project] Unused yaml files, staticcheck fixes, dead tests that only delay build (#2755) 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 f6ffb43277 Fix bugs and refactor NodeList 5 years ago
flicker-harmony a90968d379 Replace ethereum log with zerolog and some ctxerrors 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 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 396fd319b4 Fix explorer balance checking problem 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
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 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 b874e65126 Move ShardState et al from ./core/types to ./shard 5 years ago
flicker-harmony 39e22877da Remove logging 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 030b9bd77c shard_num -> shard_id small bug 5 years ago