Commit Graph

658 Commits (8c7d4984b71c5293a1ade7e3f25be60c28a03341)

Author SHA1 Message Date
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
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
chao 73c87650ae cross shard state reading error fix 5 years ago
Rongjian Lan 5f200df7e4 remove tendermint dependency 5 years ago
Ben Fong 31b9990baa fn key swapping 5 years ago
Ben Fong 9ccc2db8a1 swapping fn keys 5 years ago
flicker-harmony 9fc903e100 Resolve comments 5 years ago
flicker-harmony d8c3d02d46 Convert to one1 addresses 5 years ago
flicker-harmony e370835877 Add hmy GetTransactionsHistory 5 years ago
Minh Doan fd3aefa389 fix bug on chain id and specify real chain id 5 years ago
Minh Doan 9626c10c49 fix bug on chain id and specify real chain id 5 years ago
flicker-harmony 4120a859ad Resolve comments 5 years ago
flicker-harmony 6a85023cda Convert to one1 addresses 5 years ago
flicker-harmony 8196a4dc84 Add hmy GetTransactionsHistory 5 years ago
Chao Ma 5c697cc38a fix logic issue in GetPublicKeys function 5 years ago
chao 6321395731 fix cross shard verification error; need to recalculate shard state instead of retrieve for cx transaction receipt verification 5 years ago
Chao Ma f374fa2c1e fix logic issue in GetPublicKeys function 5 years ago
chao 33aa47b9d3 fix cross shard verification error; need to recalculate shard state instead of retrieve for cx transaction receipt verification 5 years ago
Rongjian Lan 6a3c0b256d Fix mainnet release todos 5 years ago
Leo Chen d8e02f00c6 [rpc] use a public_rpc parameter to enable public rpc 5 years ago
Leo Chen 6e7dc61f3c Revert "Merge pull request #1614 from LeoHChen/listen_to_localhost_on_rpc_service" 5 years ago
Eugene Kim b9c6497c1e Deprecate implicit chain_id by 2010-01 5 years ago
Eugene Kim c1adf927c4 Canonicalize chain ID using ini.(*Section).Name 5 years ago
Eugene Kim d5a4f4e4ad Wire Pangaea chain config 5 years ago
Eugene Kim 3ac0de83a1 Factor the large “future” epoch as params.EpochTBD 5 years ago
Eugene Kim f35664b448 Make wallet config support chain_id 5 years ago
Eugene Kim 63af4767a1 Factor ChainIDs out into one place 5 years ago
flicker-harmony 36dc06ed6e Revert get balance 5 years ago
flicker-harmony 0c99913c66 Return error if validator is missed 5 years ago
flicker-harmony 5e7d967116 Fix result format 5 years ago
flicker-harmony e6140631f7 Add committee api 5 years ago
Rongjian Lan 19b1c03888 Refactor shard state related func and avoid recomputing shard state unnecessarily 5 years ago