Commit Graph

1122 Commits (d6e98436f4ab2c4c3e05dae0e123aec6e851fc01)

Author SHA1 Message Date
Ganesha Upadhyaya 48298c2e97
[rpc] singleflight for all validator info, median, and super committee rpcs (#2889) 5 years ago
Leo Chen dbd813f9fb [p3] sharding configuration for p3 launch 5 years ago
Edgar Aroutiounian d4b8c11a8c
Add raw stake and median to super committee (#2880) 5 years ago
Daniel Van Der Maden 451d16c14d
Add viewID to block signed content (#2877) 5 years ago
Rongjian Lan 614f528f2c
Add cache to state validator modification; refactor snapshot read/write (#2844) 5 years ago
Rongjian Lan db8f1a05b9
Optimize delegation reward distribution with caching (#2839) 5 years ago
Edgar Aroutiounian b8798c3ff5
[project] Dead fields, staticcheck, update deprecated libp2p usages (#2825) 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
Edgar Aroutiounian 82b71619d2
[node] Redundant field removed - dead files & scripts , update deprecated libp2p package names, fold p2p code (#2817) 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 2836f0f620
[project] Remove over complicated packages, useless tests, dead functions (#2780) 5 years ago
Edgar Aroutiounian a1c8156afc
[project] Endless tech debt (#2777) 5 years ago
Ganesha Upadhyaya 1158e8c5c8
enhance multikey validation error message (#2768) 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
coolcottontail 4c15caa9f2
fix issue2689 error loading blspass (#2695) 5 years ago
Jong Hyuck Won b9843abde5
RPC for staking txns and txns history queries (#2554) 5 years ago
Edgar Aroutiounian 45135b21d6
[project] Remove unused internal memprofiling, profiling, metrics service (#2679) 5 years ago
Edgar Aroutiounian dfceae3691
[blsgen] LoadFromKey with passphrase more robustly (#2675) 5 years ago
coolcottontail a6929dd32f
Added support for using AWS encrypted BLS key files (#2650) 5 years ago
Edgar Aroutiounian 4e85d7d866
[service][node] Project Tech debt clean up, remove wallet (#2664) 5 years ago
Edgar Aroutiounian afeeb69094
[slash] Fix leftover mistake (#2666) 5 years ago
Edgar Aroutiounian 551513c74f
[reward][rpc] Extend ValidatorStats with earning per key, implement tracking rewards in payout, expose network wide (#2656) 5 years ago
Edgar Aroutiounian f8cbd880bb
[project] Bls -> BLS & remove dead Stake solidity contract (#2652) 5 years ago
Lei f6557186eb replace flags by viper. 5 years ago
Edgar Aroutiounian a79c85fa8d
[slash] Adjust rate as function of voting power of double-signers rather than % of committee (#2639) 5 years ago
Daniel Van Der Maden dfdfb515c0
[#2588] Fix failed edit-validator tx fetch (#2631) 5 years ago
Rongjian Lan 5cd8af2891 Set block reward to flat-rate 28 ONE 5 years ago
Janet Liang fb4dabedd9 [rpc] Account for ExplorerNode with BLS keys changes for NodeMetadata 5 years ago
Janet Liang 997896a8e1 [rpc] Return public BLSKeys as a list from getNodeMetadata 5 years ago
Rongjian Lan eb54d32e2c refactor slashing code and fix audit todos 5 years ago
Ganesha Upadhyaya 00da4e9cf1 adding templates for new rpcs 5 years ago
Edgar Aroutiounian 2b578c0a58
[log] Data epoch & blocknum to subset of ds logs (#2547) 5 years ago
janet-harmony 4758d50df2
[rpc] Expose archival mode to getNodeMetadata RPC (#2543) 5 years ago
Edgar Aroutiounian b54a17c2e4
[log] Add dedicated data science logger (#2527) 5 years ago
Rongjian Lan 2f15cd5da8
Check signing threshold and set EPoS status only at last epoch (#2533) 5 years ago
Daniel Van Der Maden ad4dbfd0c9 [config] P2 Testnet configs and tests 5 years ago
Leo Chen 28ad1e7b04 [p2] use 5 minutes per epoch 5 years ago
Daniel Van Der Maden 74dba04c19 [config] P2 OSTN config 5 years ago
Daniel Van Der Maden 2838d32f64 [config] Make epoch 8 blocks for P1 open staking testnets 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
Daniel Van Der Maden 817648b85a [config] make STN 2 shards 5 years ago
janet-harmony 6cffb71e45
[RPC] Add GetLastCrossLinks RPC to return last processed CrossLink per shard (#2495) 5 years ago
Daniel Van Der Maden 2ab024e7b0 [config] small STN config 5 years ago
Rongjian Lan 71361da6bd
more audit todos and fixes (#2489) 5 years ago