Commit Graph

699 Commits (15bc0eeb31fd8976916a79bcc3ad161b33ff5ca5)

Author SHA1 Message Date
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
flicker-harmony 63a7f5af5b Fix travis 5 years ago
flicker-harmony b1e5b91cfe Remove debug log 5 years ago
flicker-harmony e8f933af1d Fix apis for contract tx 5 years ago
chao 4551a97ce2 cleanup pendingCXReceipts map before add items back; change MustBech32 to Bech32 to avoid potential panic 5 years ago
Rongjian Lan 79822316e1 fix comment 5 years ago
Rongjian Lan 741a101d4f Add edit validator;delegate;redelegate;undelegate msgs 5 years ago
Edgar Aroutiounian dac42117ee
[RPC] Expose if current node leader (#1677) 5 years ago
chao 8aa0fff672 change pending cx receipt key to be shardID-blockNum combination 5 years ago