Commit Graph

1205 Commits (7e6b16aec8dca41f7c8954fa50ce5e48c8950221)

Author SHA1 Message Date
Dennis Won d63893cdb9 fix latest param handling in api v1 5 years ago
Yishuang Chen 44185906a8
[rpc] add viewID and epoch to RPCMarshalBlock (#3009) 5 years ago
Rongjian Lan a0ae6802d2
make quick unlock epoch 191 (#3095) 5 years ago
Leo Chen 72281aff09 fix nil pointer crash 5 years ago
Rongjian Lan 400175b05f
Add quick unlock feature at epoch 190 (#3086) 5 years ago
Leo Chen 83dc18e7f1 fix nil pointer crash 5 years ago
Dennis Won f04082ccdb added comment for the isGreaterThanLatestBlockNum check 5 years ago
Dennis Won 0b2bd308b8 fix latest param handling in api v1 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
Daniel Van Der Maden 38cd3965ec [config] correct testnet config 5 years ago
Daniel Van Der Maden 18537adf57 [config] Create Testnet config 5 years ago
Janet Liang 70d4e68c0d
[rpc] Revert change to v2 GetBalance RPC (#3037) 5 years ago
Rongjian Lan e0bb1befbf Add more log info 5 years ago
Rongjian Lan 2538a85f5c add nil check on getHeader 5 years ago
Rongjian Lan b8ab786244
add nil check on getHeader (#3030) 5 years ago
Jacky Wang 9f6e09dce9
Code formatting fix based on `staticcheck` (#3023) 5 years ago
Rongjian Lan a545327567
Add LastEpochInCommittee at prestaking epoch too (#3014) 5 years ago
Rongjian Lan c09b3c3af7
Add LastEpochInCommittee at prestaking epoch too (#3016) 5 years ago
Ganesha Upadhyaya ac977cfd9d
fix signers share computation to use only non-harmony nodes (#3011) 5 years ago
Ganesha Upadhyaya 9f9223b50a
fix signers share computation to use only non-harmony nodes (#3008) 5 years ago
Rongjian Lan 053ded89ee fix staking epoch number 5 years ago
Rongjian Lan 7c3c5b1d0b add 185 prestaking and 186 staking epoch 5 years ago
Sebastian Johnsson 0d84388feb
[STN] Run STN using 1 bls key instead of 3 bls keys per node (#2975) 5 years ago
Sebastian Johnsson addb393161 [STN] Revert settings for a larger network - 300 node network is now a separate network 5 years ago
Jacky Wang 1fce5cbaea
Double sign unit test (#2955) 5 years ago
Edgar Aroutiounian ee31573c1c
[rpc][p2p] Expose peer connectivity (#2962) 5 years ago
Daniel Van Der Maden ff488a65be
Add SenderAddress to plain Tx Type (#2949) 5 years ago
Daniel Van Der Maden 0171a90c98
[rpc] Make pending tx & stx fetch return non-nil for mixed txs (#2937) 5 years ago
Janet Liang 60ec94b9fc
[rpc] delegations by block & error checks (#2903) 5 years ago
Sebastian Johnsson 2e97a2b455 [STN] Updated network settings for Edgar's P2P tests 5 years ago
Daniel Van Der Maden 57b8d4ca96
[rpc] Fix pending tx & stx fetch (#2935) 5 years ago
Daniel Van Der Maden 5d87fdb59e
Fix error sink msg duplication & false positives (#2924) 5 years ago
Rongjian Lan 2ccc20be2b
Fix slash verify to avoid potential duplicate slashes exploit (#2914) 5 years ago
Ganesha Upadhyaya 22b1e0cb50
compute shardExternalShare based on payableSigners overallpercent (#2904) 5 years ago
Leo Chen deb065a403 [testnet] use different dns for testnet config 5 years ago
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