Commit Graph

813 Commits (53a86a144adc61f658e0866989f417387756ccbb)

Author SHA1 Message Date
Leo Chen ff402dbf4a [cleanup] remove IsLeader of nodeConfig 5 years ago
Leo Chen f674dcafb0 [test] reduce blocks per epoch for testnet 5 years ago
Leo Chen 660faeaf18 [test] add resharding in testnet 5 years ago
Leo Chen 31c686ddb5 [test] add 200 test account/key for testnet/fn 5 years ago
Leo Chen 378c043778 [config] use a constant to define large block per epoch 5 years ago
Leo Chen d6e091ce74 [config] make blocks per epoch configurable on network type 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 0233c53710 [test] support newnode test in deploy.sh 5 years ago
Leo Chen fefbffb219 [testnet] add 500 more keys into internal/genesis 5 years ago
Leo Chen 82307820d5 [resharding] add resharding epoch 5 years ago
Leo Chen 297896a51b [localnet] add 6 more localnet nodes and keys 5 years ago
Leo Chen 4bde201697 [resharding] add new node resharding/game support 5 years ago
Leo Chen 7d353c4120 [test] enable epoch/resharding test on localnet network 5 years ago
Richard Liu 737f53cebf add comments 5 years ago
Richard Liu d7f7ddc93c add call 5 years ago
Richard Liu 9eb1a39fb8 fix timestamp marshal 5 years ago
Richard Liu 92595c29d5 block 5 years ago
Richard Liu ffb5263a12 return full tx 5 years ago
Leo Chen 3b54ec0420 [sharding] set shardID within FindAccount 5 years ago
Leo Chen 20c69da1c0 [localtest] add localnet network type support 5 years ago
Leo Chen b0ef9ee231 [testnet] add 300 dummy keys to testnet configuration 5 years ago
Leo Chen a7f4ea0374 [testnet] add two set of new dummy keys 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 4d41cd79c7 Default zerolog level to Disabled to silence logs generated by tests 5 years ago
Kai Lee 9c0b47c73a Add ZeroLogger to utils 5 years ago
Chao Ma 43191b8ed4 add erika's new ecdsa public address 5 years ago
ak fe2016f319 new keys 5 years ago
Kai Lee c4e6cca9b3 Remove unnecessary panic in api/proto/node and utils 5 years ago
Kai Lee 3db02c34f3 Skip unnecessary error check for simple regex compile in utils 5 years ago
Kai Lee 96cdd552e7 Replaced loggers in `internal/` with custom shared logger 5 years ago
Kai Lee a856b1ae04 Move log file rotation StreamHandler setup to utils 5 years ago
ak 8a28103e2e one more operator 6 years ago
ak 930a7815b4 add 8 more keys 6 years ago
Leo Chen a45be75e1a [ver] add nodeconfig set/get version 6 years ago
ak 8bf632f9d6 made change 6 years ago
Minh Doan 6674669ebb move constants to nodeconfig 6 years ago
Rongjian Lan bcd89eff8c Update EVM to latest constantinople 6 years ago
Rongjian Lan b409058a2c Fix view id copy 6 years ago
ak 62e9500b1c new keys 6 years ago
Rongjian Lan d2e9862b91 Fix coinbase bad block issue 6 years ago
ak ea4e8c011f new set of keys 6 years ago
ak dfc93cc36c key replacements 6 years ago
chao cad89b0a4e change viewID from uint32 to uin64 in consensus and to big.Int in header 6 years ago
Eugene Kim 7f3d41effd Make DNS zone configurable via -dns_zone 6 years ago
Rongjian Lan 2f1223e84b Move networkType into internal config 6 years ago
Eugene Kim 5a7d7e0dc7 Fix connection logging 6 years ago
chao 7037c12dda address pr comments 6 years ago
Rongjian Lan b0e52a0e16 Refactor genesis nodes list 6 years ago
Eugene Kim 543fdbb9bc Try to decode BLS key as hex and binary forms 6 years ago