Commit Graph

214 Commits (0ab1ced677e5958f1b3340cb810f08c05d941a69)

Author SHA1 Message Date
Janet Liang c4db1c0c4b
[RPC] Add RPCs to get list of BLS public keys for committees (#3080) 5 years ago
Leo Chen 5c1cc8232c
Merge master to t3 0523 (#3085) 5 years ago
Ganesha Upadhyaya a6c29d2475
[apr][rpc] validator information return all apr entries (#3082) 5 years ago
Daniel Van Der Maden 1a4b1985b8
Transaction api improvements (#3057) 5 years ago
Janet Liang 00676ced70 [rpc] Add active status back to Validator information 5 years ago
Ganesha Upadhyaya 436de05bea
write validator stats at the end of prestaking epoch (#3020) 5 years ago
Ganesha Upadhyaya 31ecffc5f9
write validator stats at the end of prestaking epoch (#3021) 5 years ago
Ganesha Upadhyaya 9c112c53c4
super-committee for staking epoch should have empty previous committee, not error out (#2996) 5 years ago
Ganesha Upadhyaya 3a31ad219e
validator stats regression due to apr bug fixed (#2981) 5 years ago
Edgar Aroutiounian ee31573c1c
[rpc][p2p] Expose peer connectivity (#2962) 5 years ago
Janet Liang 60ec94b9fc
[rpc] delegations by block & error checks (#2903) 5 years ago
Daniel Van Der Maden 5d87fdb59e
Fix error sink msg duplication & false positives (#2924) 5 years ago
Ganesha Upadhyaya cda9315585
directly assign instead of assigning to copied value (not pointer) (#2909) 5 years ago
Ganesha Upadhyaya 1546fa0479
apr average over last hundred epochs (#2900) 5 years ago
Ganesha Upadhyaya 0885dc7e23
Fix super committee bug and add raw-stake to per-key metrics (#2899) 5 years ago
Ganesha Upadhyaya 48298c2e97
[rpc] singleflight for all validator info, median, and super committee rpcs (#2889) 5 years ago
Ganesha Upadhyaya 9bbc3d06a2
booted-status to show booted for elected/signing validator, not booted for never elected (#2884) 5 years ago
Edgar Aroutiounian d4b8c11a8c
Add raw stake and median to super committee (#2880) 5 years ago
Rongjian Lan db8f1a05b9
Optimize delegation reward distribution with caching (#2839) 5 years ago
Edgar Aroutiounian 6c6006be44
[project][node] bump max message handlers per topic, update deprecated/staticcheck finds (#2821) 5 years ago
Edgar Aroutiounian 2afd8a54c4
[p2p] Throttle receive with constant cost function (#2819) 5 years ago
Rongjian Lan e9e1a37cc7
Remove elected validator list and make sure validator list addrs are unique (#2806) 5 years ago
Jong Hyuck Won 8802f0ca1f
[rpc] separate transaction counts rpc into regular vs staking (#2788) 5 years ago
Edgar Aroutiounian 60410760c5
[project] Use tracepointer (#2785) 5 years ago
Edgar Aroutiounian a1c8156afc
[project] Endless tech debt (#2777) 5 years ago
Rongjian Lan 70a4272fa3
fix block proposal ordering; other offchain commits change (#2761) 5 years ago
Edgar Aroutiounian 3aa08e9e3b
[rpc] Show both latest header of beacon chain and shard chain (#2714) 5 years ago
Edgar Aroutiounian 56d19d2a84
[offchain][effective][validator][rpc] Give reason why booted from committeee, move effective stake in rpc outside metrics (#2699) 5 years ago
Jong Hyuck Won b9843abde5
RPC for staking txns and txns history queries (#2554) 5 years ago
Edgar Aroutiounian 2df20124e1
[effective][rpc] Add banned string in virtual eposstatus field (#2648) 5 years ago
Janet Liang 05d870dee6 [#2530] Replace 'current-epoch-blocks-left' with meaningful data 'num-beacon-blocks-until-next-epoch' 5 years ago
Rongjian Lan 5d91e28d77 Fix the validator auction eligibility condition 5 years ago
Ganesha Upadhyaya 00da4e9cf1 adding templates for new rpcs 5 years ago
Edgar Aroutiounian a2e6ad8455
[rpc] Move lifetime outside of validator so always show APR (#2542) 5 years ago
Rongjian Lan 2f15cd5da8
Check signing threshold and set EPoS status only at last epoch (#2533) 5 years ago
Rongjian Lan 22de132fd1
Add shard config for harmony/external voting power (#2517) 5 years ago
Rongjian Lan c237a18b6f Add shard config for harmony/external voting power 5 years ago
Edgar Aroutiounian a815e11409
[rpc][availability][apr] Richer validator information, implement APR, unify EPoS computation, remove fall 2019 tech debt (#2484) 5 years ago
janet-harmony d10dc005a0
Refactor CrossLink RPC (#2512) 5 years ago
janet-harmony 6cffb71e45
[RPC] Add GetLastCrossLinks RPC to return last processed CrossLink per shard (#2495) 5 years ago
Edgar Aroutiounian 2baab4864c
[staking][validation][protocol] (#2396) 5 years ago
Edgar Aroutiounian ed351bf2e4
[rpc] Extend super committee with external slot count (#2426) 5 years ago
Edgar Aroutiounian cf3b5053ba
[webhook][rpc][availability] Hooks, current signing, remove median-stake cached values (#2423) 5 years ago
Edgar Aroutiounian 8e15daf7e2
[project][rpc][log][config] OSTN improvements (#2420) 5 years ago
Rongjian Lan b7a8c506eb
Revert "Add and fix missing txn/staking txn rpc apis (#2343)" (#2369) 5 years ago
Jong Hyuck Won 84abf83065
Add and fix missing txn/staking txn rpc apis (#2343) 5 years ago
flicker-harmony aadeae045c Refactor explorer service and add addresses fetch from db 5 years ago
Edgar Aroutiounian 268fbd254a
[rpc] Make MedianStake be plain computation each time (#2358) 5 years ago
Edgar Aroutiounian c4d744e376
[double-sign] Provide proof of double sign in slash record sent to beaconchain (#2253) 5 years ago
Rongjian Lan bbab20442c
Change active to elected for validator status (#2320) 5 years ago