Commit Graph

54 Commits (211ed79888285e4252b1cd626bf0677cd68f5fe8)

Author SHA1 Message Date
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
Richard Liu cdb8c56da3 support tone1 5 years ago
Richard Liu 7f15b31604 add one1 support to /address 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
Kai Lee 9e87c928f1 Replace all logs in api module to use zerolog 5 years ago
Minh Doan 202e858923 calling to get balance first 5 years ago
Eugene Kim b841559e28 Replace non-constant HexToAddress with ParseAddr 6 years ago
Eugene Kim a7218a999a Log errors, mostly at warn (or fatal for UT) level 6 years ago
Minh Doan f08044a69f make the mem profiling working 6 years ago
Minh Doan 522376410d clean up and fix correct error messages. Now we should watch out of all error messages 6 years ago
Yelin Lu 0d83532785 new rpc framework 6 years ago
Rongjian Lan bc6eb8d1fa Fix 0 balance issue on explorer; increase consensus delay 6 years ago
u5surf a835435b4a [lint] fix ineffassign #708 6 years ago
Richard Liu bcb608109e update /shard to return libp2p.ID 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 cb066b9edd
add /nodes API for explorer (#585) 6 years ago
Minh Doan 3d81d71a03 set up message channels 6 years ago