Commit Graph

151 Commits (2b7afd24a0b56fd4fb8700169b63434c5d98cdad)

Author SHA1 Message Date
Rongjian Lan 0ecc22291e Update Bls private keys 5 years ago
Minh Doan 6644333d26 clean up & fix OOM 5 years ago
Eugene Kim b841559e28 Replace non-constant HexToAddress with ParseAddr 5 years ago
Leo Chen 4e3772fc3e [genesis] fix merge error 5 years ago
Leo Chen 791b522787 [test] support new test configuration for new genesis 5 years ago
Minh Doan f0b630a6c1 add more objects to watch 6 years ago
Chao Ma 26efc233d7 m1 type message view change path works 6 years ago
Minh Doan f08044a69f make the mem profiling working 6 years ago
Minh Doan d39f562066 create fixtures for michael 6 years ago
Rongjian Lan 16279258d0 Remove bls address util and sha256 hash 6 years ago
Minh Doan 6ba6aa221b remove clientsupport and fix import ofr bls 6 years ago
Chao Ma 08ad597b56 add consensus testcase 6 years ago
Minh Doan 88258fa03e add raw tx gen script 6 years ago
Minh Doan 311869be33 Change transaction_signing logic. Add ShardID field in signing. 6 years ago
Minh Doan e9361e3153 debugging 6 years ago
chao 6d83501b99 add consensus testplan 6 years ago
Chao Ma ab14f1f77c cleanup database after deploy.sh local test 6 years ago
Richard Liu 1db7381d28
Ricl rpc (#880) 6 years ago
chao 52cf621b2c Do not start node for client lines in config 6 years ago
chao e6ed20347b Clean up default duration logic 6 years ago
Leo Chen 868aabdfcf [node] fix comment and add -nopass for local test 6 years ago
Richard Liu 8a5a6753cd
update deploy.sh for duration (#883) 6 years ago
chao 7cd24dae6c modify the naming of variables to make code cleaner 6 years ago
chao 69cfe9b633 * add view changing logic 6 years ago
Eugene Kim 7445699909 More fixes/improvements 6 years ago
Eugene Kim 664c6c1513 A cumulative collection of fixes/improvements: 6 years ago
Eugene Kim 18bf30e6c8 Use uint32 as shard ID type instead of [4]byte 6 years ago
Eugene Kim 32040c0fe6 Remove STOP message; txgen doesn't send it anymore 6 years ago
Eugene Kim 7d26462b1b Deploy nodes with -enable_stop for local test 6 years ago
Rongjian Lan 86ab59d389 Finish up resharding 6 years ago
Rongjian Lan c20cd8a8d4 resharding on new nodes 6 years ago
Leo Chen cd8f1cea8e [cleanup] remove offline peer handler 6 years ago
ak b74b0a74ca Fixing Config and ReadMe 6 years ago
chao fefcbd4ca3 fix deploy.sh not work on ubuntu bash environment 6 years ago
Leo Chen 0ff3c9ae0a [build] set GO111MODULE in deploy.sh 6 years ago
u5surf a835435b4a [lint] fix ineffassign #708 6 years ago
Rongjian Lan d26daa861c Remove bnkey 6 years ago
Rongjian Lan 73d863cf63 Disable program restart 6 years ago
Rongjian Lan f6c1230d49 Reorg genesis block for normal shards 6 years ago
Rongjian Lan f72cb43b83 make 1+3 sharded network work locally with deploy.sh 6 years ago
Eugene Kim acee1701d5 Make deploy_newnode.sh autodetect bootnode 6 years ago
Eugene Kim f235758fc4 Remove unused P2P option 6 years ago
chao 192d803dfc small modification/fix for deploy script and config files 6 years ago
chao 2c6292c40e whole network can restart and resume from previous state 6 years ago
chao 1bedd7dc85 change archival node as a validator; it's more secure for archival node to validate before accept the blocks; 6 years ago
chao 0d5dcfcae3 refactor state syncing; unify state sync and beacon sync (i.e. depends 6 years ago
chao af8139f1e3 refactor state sync; decouple from consensus 6 years ago
Rongjian Lan 8077352426 Bump up genesis beaconchain size to 50 6 years ago
chao 5acf87ecf2 add stop/restart support; 6 years ago
ak d0832dbbb1 addressing leo and chao comments 6 years ago