Commit Graph

169 Commits (a653dabe1e4f3549da4ebbe2bf00d075bd5e9b0c)

Author SHA1 Message Date
flicker-harmony 6e4cd29bb8
Add block epoch (#2281) 5 years ago
Daniel Van Der Maden 376178a91e
Abstract transactions in tx pool and add staking transaction to pool with error report (#2236) 5 years ago
Edgar Aroutiounian e9b45171ba
[rpc][quorum] Expose SuperCommittee network wide RPC (#2273) 5 years ago
flicker-harmony 206208f728
Add pagination (#2256) 5 years ago
flicker-harmony 32e52dc07e All validator info 5 years ago
janet-harmony 6d7593032e
[#2197] Return error address in BECH32, instead of hex (#2251) 5 years ago
flicker-harmony a8d1185823
Get balance by block (#2223) 5 years ago
Edgar Aroutiounian 4cab3ae24b
[rpc] Stub out estimate gas cost (#2162) 5 years ago
Edgar Aroutiounian 3559ca8ea4
[network] Factor out reward, prepare data structure for RPC (#2186) 5 years ago
Edgar Aroutiounian 0ce02381cc
[rpc] Remove IsBeaconChainExplorerNode, let any node on beaconchain calculate median stake (#2177) 5 years ago
Rongjian Lan 96814d3361
Update description fields individually; Cleanup staking txn fields (#2173) 5 years ago
flicker-harmony 8fdb4c4803 Review feedback 5 years ago
flicker-harmony e4d56a16d2 Add missing block signers 5 years ago
flicker-harmony 8625c9088b Fix median raw stake 5 years ago
flicker-harmony 99a2fdc1e2 Transaction pool v2 blockNr uint64 5 years ago
flicker-harmony 83200e512e Fix lint 5 years ago
flicker-harmony 335b5e4bc7 uint64 blockNr 5 years ago
flicker-harmony bf96109f04 hmyv2 is back for master 5 years ago
flicker-harmony b42b3d3d91 Refactor apis on master (#2150) 5 years ago
flicker-harmony e87b338ddc Return error methods for master (#2144) 5 years ago
flicker-harmony 1cde6bb310 Fix format in staking transaction (#2127) 5 years ago
flicker-harmony 10bc2a2add Add interface 5 years ago
flicker-harmony f62f3dce41 Add pending CX receipts API to master (#2119) 5 years ago
Edgar Aroutiounian 2802a02f6e
[rpc][config] Extend node metadata RPC with chain config, block per epoch count (#2110) 5 years ago
Edgar Aroutiounian b033a6d45e
[rpc] Simplify Pending txn (#2065) 5 years ago
flicker-harmony a4479d62d0 Divide apis into v1 and v2 5 years ago
Edgar Aroutiounian cf7d737c88 [rpc] Expose nodes role into Metadata RPC (#2052) 5 years ago
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