Commit Graph

124 Commits (231729f1162a4540d831584d2af0427f809506fa)

Author SHA1 Message Date
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
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 8cc2543c9e Move header fields into private struct; expose them using getters/setters 5 years ago
Eugene Kim a48123e749 Move (core/)types.Header and friends into block 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 39e22877da Remove logging 5 years ago
flicker-harmony f293f69c4d Signers from LastCommitBitmap correctly 5 years ago
Eugene Kim 30b63fc552 Revert "Merge pull request #1413 from rlan35/cross-shard-rj" 5 years ago
flicker-harmony cd81d2f52f Fix block signers 5 years ago
Rongjian Lan af6cb79db0 Add state sync sig validation and fix travis test 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
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
Richard Liu 7f15b31604 add one1 support to /address 5 years ago
flicker-harmony fd58234c17 Add signers to json block 5 years ago
flicker-harmony 90cc74d3e7 Comments are resolved 5 years ago
chao 02fb5cb7b2 add cxReceipt data type; add cxReceipt encode/decode; add logic wip 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
Minh Doan 202e858923 calling to get balance first 5 years ago
Rongjian Lan 44aa643fa5 Add support for explorer node 6 years ago
Eugene Kim 53bbce84c8 Convert most benign uses of Hex to MustAddressToBech32 6 years ago