Commit Graph

825 Commits (352833d77374fcd63b8ff49fbd82383459bd9ddd)

Author SHA1 Message Date
Edgar Aroutiounian 91285cb0c3 [slash] UpdateConsensusInformation has Staked based Quorum Decider, provide abstraction for inavailability count 5 years ago
Edgar Aroutiounian ac579e81d8 [slashing] Create Slasher interface, thread through to Accumulate in reward 5 years ago
Edgar Aroutiounian 8d76bf13ee [epos] Remove debug code, address lint 5 years ago
Edgar Aroutiounian 09c427f080 [EPoS] Checkpoint w/RJ 5 years ago
Edgar Aroutiounian 78c0cf030c [staking] Stumble out test case for validator information 5 years ago
Edgar Aroutiounian 867fdb1f8d
Implementation of EPoS (#1826) 5 years ago
Rongjian Lan cc4a520f6c Ensure the order of undelegate entries 5 years ago
Rongjian Lan 5342907e85 Add undelegated token withdrawal 5 years ago
Edgar Aroutiounian a8163205d1
[reward] Abstract out block-reward, use rewarder, check result correct (#1820) 5 years ago
Edgar Aroutiounian 55c9386e4c
[quorum] Staked quorum member (#1819) 5 years ago
Edgar Aroutiounian e6a4fbea4f
[committee] Factor out committee membership, provide entry for alternative committee membership (#1818) 5 years ago
Edgar Aroutiounian 4e628224e6
[rpc] Fix mistake how nodemetadata gets ShardID, fix older networkType mistake (#1817) 5 years ago
Rongjian Lan 77623dcaee Remove Tx Throttling logic 5 years ago
flicker-harmony e410b13c70 Fix int overflow by int -> uint32 and uint64 conversion 5 years ago
flicker-harmony 56d8be1562 Fix security overflow issue 5 years ago
chao 0f71a3e984 move update validator list from proposal stage to block commit stage 5 years ago
chao 99ab46c6ef fix block encoding/decoding issue for blockV2 and headerV3 5 years ago
chao 1ee2ab5866 debugging 5 years ago
flicker-harmony a15f2d42b6 Small fixes 5 years ago
flicker-harmony ab3b70148b Add old api compatibility back 5 years ago
Rongjian Lan 06f8594aa2 Disable throttling for txns 5 years ago
Eugene Kim e40f8af3ed Unbreak testnetSchedule.EpochLastBlock 5 years ago
Eugene Kim d681cb9457 Disable crosslinks and staking TX 5 years ago
Eugene Kim c71823bf29 Enable CX at genesis 5 years ago
Eugene Kim c8968d6951 Resize testnet to 3 shards * 100 nodes/shard 5 years ago
Eugene Kim 860badfb09 Simplify Pangaea/testnet epoch schedule 5 years ago
Rongjian Lan 58e05eea5e Fix build issue for staking api 5 years ago
Eugene Kim 3c394abac3 Test newer FN tables 5 years ago
Andy Wu f0747bdd00 fn key swaps for epoch 51 5 years ago
Edgar Aroutiounian 809c023c76
[rpc] Expose ShardID in NodeMetadata (#1754) 5 years ago
chao 0c020d8f6a add staking transaction field in v2 body; add v3 header for future fork 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
Leo Chen cfacf6368c [test] fix configfile test failure 5 years ago
Leo Chen 79418c68bc [wallet] fix wallet with network type support 5 years ago
Leo Chen fb637d5057 [node] set network type for all internal configs 5 years ago
Andy Wu 71e2715070 swap 13 fn nodes keys/addresses 5 years ago
Edgar Aroutiounian 9f00923ac3
Factor out quorum logic from consensus, undo prior consolidation of values under core (#1717) 5 years ago
Edgar Aroutiounian 97efce2766
Further progress on staking (#1709) 5 years ago
Eugene Kim 9a4468d7d5 Mark infinite loops inside goroutines 5 years ago
Ben ead4782b46 Epoch 46, swapping 10 keys 5 years ago
flicker-harmony 02cfa23a0b Fixes requested by Leo 5 years ago
Edgar Aroutiounian 1297623cfe
Staking dev cycle (#1689) 5 years ago
Leo Chen 1b4c128c88 [p2p] add hmy prefix for testnet/pangaea 5 years ago
flicker-harmony 53817926b8 offset, page -> pageSize, pageIndex 5 years ago
flicker-harmony a524676370 Reimplement with tx full info flag 5 years ago
flicker-harmony 3f4953a357 Remove truffle one1 address error 5 years ago
Leo Chen 2240b8d48f [p2p] add network type prefix to group id 5 years ago
flicker-harmony 6a798d9ff7 Pagination case fix 5 years ago
flicker-harmony 728809d0bb Add transactions history api with full tx info 5 years ago