Commit Graph

132 Commits (7ac35f04fd75fcc30e215030268573f50c380486)

Author SHA1 Message Date
u5surf 4d09b63dff [lint] fix gofmt #708 6 years ago
Eugene Kim bb3fcdd6f2 Add log15-compatible, context-aware error facility 6 years ago
Leo Chen 875d5f02f9 [utils] add a wallet profile read function 6 years ago
ak 162dbea99a Seperate the notion of shardId zero from a beacon node 6 years ago
Rongjian Lan 6044b76068 migrate bls identity from address to public key 6 years ago
Rongjian Lan f72cb43b83 make 1+3 sharded network work locally with deploy.sh 6 years ago
Leo Chen 313ddac6ca [utils] move GetAddressHex to utils module 6 years ago
Leo Chen 957fdf0eac [wallet] support rpc server using environment variable 6 years ago
chao 2c6292c40e whole network can restart and resume from previous state 6 years ago
Minh Doan 1a15ad0ed4 Fix comments server code & rebase. 6 years ago
Leo Chen 9d629855a0 [cleanup] remove unused wallet library 6 years ago
Leo Chen 7f04ddb917 [wallet] return to sync mode 6 years ago
Minh Doan beaa0a84fe clean up technical debt 6 years ago
Rongjian Lan 8077352426 Bump up genesis beaconchain size to 50 6 years ago
ak d0832dbbb1 addressing leo and chao comments 6 years ago
Leo Chen c01bc303a7 [wallet] fix transfer not working 6 years ago
ak dd65bf4673 Archival node setup 6 years ago
Rongjian Lan 1dbb1a9250 remove validator IDs 6 years ago
Minh Doan 5aa72168a8 add demo contract to genesis 6 years ago
Minh Doan 4dac52c33d add constants for demo accounts 6 years ago
Leo Chen 3462248e25 [networkinfo] retry for bootnode connection 6 years ago
Eugene Kim 67eac97cde Move cmd libraries to internal/ 6 years ago
ak 12e4f13955 Backup Node 6 years ago
Rongjian Lan c54e225dc4 Setup initial shard state 6 years ago
Leo Chen 5a9b16ba0b #540 filter out private IP 6 years ago
Rongjian Lan 2c1b0d5562 setup initial beacon chain keys 6 years ago
animeshg e5a7c1ba49 Add tests in drand, group & backoff 6 years ago
chao 51d42cc86c fix wallet not working issue 6 years ago
Minh Doan ca25ea657a fix goimports 6 years ago
Minh Doan 9a2cfb9080 change BlsPubKey to ConsensusPubKey and remove unnecessary log 6 years ago
Minh Doan 042c3e2005 fix comments 6 years ago
Minh Doan 901e7f884f setup consensus and node based on nodeconfig 6 years ago
Minh Doan e399e2a31d clean & refactor. move beacondb to nodeconfig 6 years ago
Minh Doan 15d134e280 support db by default. move ldb to nodeconfig 6 years ago
Minh Doan fcd950e270 create global config 6 years ago
Minh Doan a4d3c13a18 rename PubKey to BlsPubKey 6 years ago
Leo Chen eab75dd757 add a node configuration module 6 years ago
Rongjian Lan eb0af9c05d Use hard coded account for staking 6 years ago
Rongjian Lan 72f75935e7 Make the first staking transaction working on the contract 6 years ago
Leo Chen f3ffc65401 [cleanup] remove libp2p unicast support 6 years ago
Minh Doan 6c8f0f4b02 add comments 6 years ago
Minh Doan 3bf27e3047 set up staking key temporarily 6 years ago
Minh Doan 2df79e3bec modify genesis string 6 years ago
Minh Doan 269e4f6119 fix private key constant 6 years ago
Minh Doan 93c94c4bd9 generate fake deploy contract 6 years ago
Rongjian Lan e298bc572a Clean up some code 6 years ago
Leo Chen a55b4514dd use gossip for all consensus messages 6 years ago
Eugene Kim 02abf88079 Move connection logger to internal/utils 6 years ago
Leo Chen c6c7f9c46d add comment for testing bootnode 6 years ago
Leo Chen 94be80920d load both pub/priv p2p keys 6 years ago