Commit Graph

193 Commits (b52a0dc3847990de6bb05cb3eb17828a1900ecf4)

Author SHA1 Message Date
flicker-harmony f58f22c5e1 Add missed input field 5 years ago
flicker-harmony 9c43424919 0x format to decimal format 5 years ago
Edgar Aroutiounian 868c4c896c
Extend failure sink (#2045) 5 years ago
Edgar Aroutiounian c37a89455e
[rpc] Expose median raw stake for explorer nodes only, remove dead st… (#2035) 5 years ago
Edgar Aroutiounian 887eeaef75
[rpc][staking] Simplify validator information RPC, expose ValidatorMetrics RPC (#2024) 5 years ago
flicker-harmony a7b2617f10 Fix jenkins 5 years ago
flicker-harmony 4aad0e20a9 Fix travis 5 years ago
flicker-harmony 01c76abacd Add timestamp to transactions json 5 years ago
Edgar Aroutiounian b995bb02f2
[rpc][staking] Quick way to add an staking transaction error sink for… (#1986) 5 years ago
Edgar Aroutiounian c8c9c8d594
[votingpower] Extend vote power snapshot, use existing roster data structure (#1935) 5 years ago
flicker-harmony e47ab3168e Show staking txs in blocks by default 5 years ago
Rongjian Lan 1a8d73cb9e fix import 5 years ago
Rongjian Lan bd79d2abd7 fix validator list addr format 5 years ago
Rongjian Lan fd43690f41 Change staking rpc to one addresses 5 years ago
Rongjian Lan f59469b644 Add epoch number in shard state for use of beacon epoch sync 5 years ago
flicker-harmony 3571517303 Fix travis lint 5 years ago
flicker-harmony f7c939d174 Make staking txs optional in blocks 5 years ago
flicker-harmony 0f3a3deffc Different API update to support staking txs fetch and additional staking methods 5 years ago
Rongjian Lan 6535f84923 Fix error and lint 5 years ago
Rongjian Lan b273ab0e35
Apply suggestions from code review 5 years ago
Rongjian Lan 8e9dac2831 Add shard assignment in validator RPC; fix main.go for staking validator setup 5 years ago
Rongjian Lan c6e0fc68fa Add voting power and effective stake into RPC 5 years ago
flicker-harmony 54bdb3d309 One address support where its missing and getValidatorInfo to getValidatorInformation 5 years ago
Rongjian Lan fd70805e8c fix lint 5 years ago
Rongjian Lan b1a6c77f6b Remove unncessary api 5 years ago
Rongjian Lan 1049bd5f24 More clear up and fixes 5 years ago
Ganesha Upadhyaya 2d72333f15 adding core to handle staking transaction receipts 5 years ago
Rongjian Lan f3927bd465 Add uptime stats 5 years ago
Rongjian Lan 9cd994ecf2 Add more staking RPCs 5 years ago
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