Commit Graph

69 Commits (f17e76fe1bd825cfa8034a30c52dd53dc3e967d8)

Author SHA1 Message Date
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 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 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
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 f6ffb43277 Fix bugs and refactor NodeList 5 years ago
Edgar Aroutiounian e6a4fbea4f
[committee] Factor out committee membership, provide entry for alternative committee membership (#1818) 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
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
flicker-harmony b1e5b91cfe Remove debug log 5 years ago
flicker-harmony e8f933af1d Fix apis for contract tx 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 4e48697ca0 Add committee api 5 years ago
chao 73c31f542b add rpc call for latest header information 5 years ago
Minh Doan 074240e7ee add getShardID api 5 years ago
chao 00c2356b5e add tx type check; improve several efficiency issues 5 years ago
chao c78b8fa352 add http rpc call to resend missing cross shard receipt 5 years ago
Minh Doan 9c1a1d3522 clean up 5 years ago
Minh Doan 2fcf9ed8b8 add GetShardingStructure interface and implmentation for each instance 5 years ago
Minh Doan 97df87a095 add test for sharding structure 5 years ago
Minh Doan 61c6fa7aca change domain new for sharding structure 5 years ago
Minh Doan 9aab6dc5d0 add current to the sharding structure for sdk 5 years ago
Minh Doan cc6423db58 add domains for mainnet and testnet 5 years ago
Minh Doan f0e288f6ac add shard ips by domain 5 years ago
Minh Doan 14281095c4 adding mapping urls 5 years ago
charleszqwang 355b43eacf Zerologging 5 years ago
Eugene Kim 8cc2543c9e Move header fields into private struct; expose them using getters/setters 5 years ago
Minh Doan 5e2449b1ab fix comments by changing adr to addr 5 years ago
Minh Doan 034f2216af fix ONE address issues for other rpc 5 years ago
Rongjian Lan 4552312990 remove not needed ethereum params 5 years ago
Rongjian Lan 08e7375610 Migrate go-ethereum params into harmony/internal/params 5 years ago