Commit Graph

107 Commits (6c2cfae12c45ebe5484e2a381e9555cfde60159e)

Author SHA1 Message Date
Rongjian Lan 15d97c1ce2 fix lint 5 years ago
Rongjian Lan bde9d38ed1 Add missing staking related core code; and add some basic rpcs 5 years ago
Rongjian Lan 77ff9d422d test code 5 years ago
Rongjian Lan f6ffb43277 Fix bugs and refactor NodeList 5 years ago
Rongjian Lan 92f80b0445 Add validator snapshot in local db 5 years ago
Edgar Aroutiounian e6a4fbea4f
[committee] Factor out committee membership, provide entry for alternative committee membership (#1818) 5 years ago
Edgar Aroutiounian 4e628224e6
[rpc] Fix mistake how nodemetadata gets ShardID, fix older networkType mistake (#1817) 5 years ago
flicker-harmony e410b13c70 Fix int overflow by int -> uint32 and uint64 conversion 5 years ago
flicker-harmony 56d8be1562 Fix security overflow issue 5 years ago
flicker-harmony a15f2d42b6 Small fixes 5 years ago
flicker-harmony ab3b70148b Add old api compatibility back 5 years ago
Rongjian Lan 58e05eea5e Fix build issue for staking api 5 years ago
Edgar Aroutiounian 809c023c76
[rpc] Expose ShardID in NodeMetadata (#1754) 5 years ago
flicker-harmony 5dc5217021 Add new stacking api methods 5 years ago
flicker-harmony 0fb9a76fd8 Hmy api updates for validator explorer and basic functionality 5 years ago
Edgar Aroutiounian 9f00923ac3
Factor out quorum logic from consensus, undo prior consolidation of values under core (#1717) 5 years ago
Edgar Aroutiounian 97efce2766
Further progress on staking (#1709) 5 years ago
Eugene Kim 9a4468d7d5 Mark infinite loops inside goroutines 5 years ago
flicker-harmony 02cfa23a0b Fixes requested by Leo 5 years ago
Edgar Aroutiounian 1297623cfe
Staking dev cycle (#1689) 5 years ago
flicker-harmony 53817926b8 offset, page -> pageSize, pageIndex 5 years ago
flicker-harmony a524676370 Reimplement with tx full info flag 5 years ago
flicker-harmony 3f4953a357 Remove truffle one1 address error 5 years ago
flicker-harmony 6a798d9ff7 Pagination case fix 5 years ago
flicker-harmony 728809d0bb Add transactions history api with full tx info 5 years ago
flicker-harmony 63a7f5af5b Fix travis 5 years ago
flicker-harmony b1e5b91cfe Remove debug log 5 years ago
flicker-harmony e8f933af1d Fix apis for contract tx 5 years ago
chao 4551a97ce2 cleanup pendingCXReceipts map before add items back; change MustBech32 to Bech32 to avoid potential panic 5 years ago
Edgar Aroutiounian dac42117ee
[RPC] Expose if current node leader (#1677) 5 years ago
flicker-harmony 9fc903e100 Resolve comments 5 years ago
flicker-harmony d8c3d02d46 Convert to one1 addresses 5 years ago
flicker-harmony e370835877 Add hmy GetTransactionsHistory 5 years ago
Minh Doan fd3aefa389 fix bug on chain id and specify real chain id 5 years ago
Minh Doan 9626c10c49 fix bug on chain id and specify real chain id 5 years ago
flicker-harmony 4120a859ad Resolve comments 5 years ago
flicker-harmony 6a85023cda Convert to one1 addresses 5 years ago
flicker-harmony 8196a4dc84 Add hmy GetTransactionsHistory 5 years ago
flicker-harmony 36dc06ed6e Revert get balance 5 years ago
flicker-harmony 0c99913c66 Return error if validator is missed 5 years ago
flicker-harmony 5e7d967116 Fix result format 5 years ago
flicker-harmony e6140631f7 Add committee api 5 years ago
flicker-harmony 4e48697ca0 Add committee api 5 years ago
Edgar Aroutiounian 20c77b607c [RPC] Satisfy golint, expose chainID 5 years ago
Edgar Aroutiounian c1b2d2ce0c [RPC] Expose node metadata 5 years ago
Minh Doan 998e88c750 check chainID for incoming tx for rpc 5 years ago
Minh Doan 564cd15704 introduce error for hmyapi package 5 years ago
chao b0ab9a3783 add lastCommit signatures and bitmap into header information 5 years ago
chao 719dca57f9 add timestamp and unixtime in headerInformation rpc call 5 years ago
chao 73c31f542b add rpc call for latest header information 5 years ago