Commit Graph

549 Commits (ac579e81d83a4ba315855885381923af104a1b42)

Author SHA1 Message Date
Christopher Liu c25d01b378
[Pangaea] Add Pangaea profile to wallet.ini (#1327) 5 years ago
chao 025cb7c46f add cross shard wallet support 5 years ago
Dennis Won e37f3ed966 revert comparing by nano. compare max limit on tx amount with one 5 years ago
Nye Liu 5ffdbde086 Partial fix for #1320 5 years ago
Dennis Won af476b3ebc enable tx for all type of network (mainnet, testnet, local) 5 years ago
Dennis Won f902592a4d [r3 patch] throttle transactions with configuration per-network level 5 years ago
Eugene Kim 3b8fc36d0d Add -network_type=pangaea 5 years ago
Eugene Kim 02c68947ef Simplify network type handling 5 years ago
Rongjian Lan a4c1972c77 Up the boundary (#1297) 5 years ago
Rongjian Lan aa536b5bab Add shard check and set default revert valus 5 years ago
Rongjian Lan b7f77539e8 Add warning 5 years ago
Rongjian Lan 8ff2832c7c Revert bad blocks 5 years ago
flicker-harmony aca519848b Add metrics flag 5 years ago
Christopher Liu 597e561b46
[Metrics] Fix Travis and undo zerolog changes 5 years ago
flicker-harmony 7806cd25c7 Fix travis 5 years ago
flicker-harmony d149c0ccb1 Add metrics service 5 years ago
chao fb5205828f separate the mode set from UpdateConsensusInformation to make it more usable by others e.g. explorer node 5 years ago
chao 49d9a6b421 update consensus information based on blockchain status 5 years ago
Leo Chen cff6a7cd76 [node] remove duplicated gc routine 5 years ago
Chao Ma c80d196e47 initial setup of shard information use latest epoch info to replace genesis epoch info 5 years ago
Leo Chen 1be0bccce1 [bootnode] fix local/jenkins test after using zerolog 5 years ago
Rongjian Lan 02e279ffd9 Add last commit cache 5 years ago
Rongjian Lan ff7ce4cff5 Persist last commit sig 5 years ago
Leo Chen ff402dbf4a [cleanup] remove IsLeader of nodeConfig 5 years ago
chao e62df7268a [resharding] allow new bls key to join shard; dynamically change the bls keys in shard 5 years ago
Leo Chen 82307820d5 [resharding] add resharding epoch 5 years ago
Leo Chen 4bde201697 [resharding] add new node resharding/game support 5 years ago
Leo Chen c1f892c7be [newnode] set proper role for newnode 5 years ago
Leo Chen 2e8e1f0d8e [newnode] support newnode mode 5 years ago
Leo Chen c81fdbd0aa [cleanup] move enableGC outside of setupGenesisAccount 5 years ago
Leo Chen 4f9eb1a45a [cleanup] remove unused keystore variable 5 years ago
flicker-harmony 338be76733 Add optimization 5 years ago
Richard Liu 92595c29d5 block 5 years ago
Richard Liu 117ffd5039 add hmyclient 5 years ago
flicker-harmony fc60d58c66 Fix 5 years ago
Leo Chen 7ca1166f43 [wallet] support new localnet 5 years ago
flicker-harmony d12c5434f7 Concurrent rpc balances queries 5 years ago
Leo Chen 0d93e87951 [node] clean up main program of node 5 years ago
Leo Chen 20c69da1c0 [localtest] add localnet network type support 5 years ago
Leo Chen 854f129fc1 [misc] fix function name in main.go 5 years ago
Leo Chen 3c2aece8af [testnet] support different account keys for testnet 5 years ago
Leo Chen d5a3fc0396 [misc] remove unused flags 5 years ago
Leo Chen 5f6a8a12bf [resharding] add hmyaccount and fnaccount 5 years ago
Eugene Kim 13b4e03674 Make sharding configuration flexible 5 years ago
Kai Lee 9c0b47c73a Add ZeroLogger to utils 5 years ago
Leo Chen 0f9f634c88 [version] update version of all binaries 5 years ago
Minh Doan b4a2eb4c87 add error for AddNewBlock func 5 years ago
Kai Lee e1870e6a2e Fix missing IP/port from logs 5 years ago
Minh Doan 39d5d88e17 refactor the main file 5 years ago
Kai Lee a856b1ae04 Move log file rotation StreamHandler setup to utils 5 years ago