Commit Graph

67 Commits (fcb04eededaeeb9979ed62e3302753bb1c1651c2)

Author SHA1 Message Date
Rongjian Lan b240b7533d Many small tweaks 5 years ago
Edgar Aroutiounian e6a4fbea4f
[committee] Factor out committee membership, provide entry for alternative committee membership (#1818) 5 years ago
chao bd6a9bee6c fix test error 5 years ago
Eugene Kim 386a948f7b Mark where to limit goroutine concurrency 5 years ago
Leo Chen 2240b8d48f [p2p] add network type prefix to group id 5 years ago
Eugene Kim bc711829b8 Fix goimports 5 years ago
Eugene Kim 8ac058bb2e Version headers 5 years ago
Nye Liu 1499169d40 [#1505] Log byte arrays as Hex Strings (#1506) 5 years ago
charleszqwang aa2e800575 Change Byte Output in Zerolog to Hex 5 years ago
Eugene Kim 8cc2543c9e Move header fields into private struct; expose them using getters/setters 5 years ago
Eugene Kim a48123e749 Move (core/)types.Header and friends into block 5 years ago
Eugene Kim 30b63fc552 Revert "Merge pull request #1413 from rlan35/cross-shard-rj" 5 years ago
Rongjian Lan af6cb79db0 Add state sync sig validation and fix travis test 5 years ago
chao 02fb5cb7b2 add cxReceipt data type; add cxReceipt encode/decode; add logic wip 5 years ago
Kai Lee 5f11608526 Replace all logs in drand module to use zerolog 5 years ago
Rongjian Lan bcd89eff8c Update EVM to latest constantinople 6 years ago
Rongjian Lan d2e9862b91 Fix coinbase bad block issue 6 years ago
Rongjian Lan 23cdabc182 Fix consensus stability 6 years ago
Rongjian Lan 44aa643fa5 Add support for explorer node 6 years ago
Rongjian Lan 2f295f892b merge master 6 years ago
Rongjian Lan 9a74575bae change all string utility for bls 6 years ago
Eugene Kim 53bbce84c8 Convert most benign uses of Hex to MustAddressToBech32 6 years ago
Rongjian Lan 8f23720d82 Update vrf vdf and crosslink fields 6 years ago
Rongjian Lan acf32bd3ca Remove use of sha3-256 6 years ago
Minh Doan 522376410d clean up and fix correct error messages. Now we should watch out of all error messages 6 years ago
chao 69cfe9b633 * add view changing logic 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
Rongjian Lan 64d6ee80d3 add public key into consensus/drand message 6 years ago
Minh Doan beaa0a84fe clean up technical debt 6 years ago
Rongjian Lan 1dbb1a9250 remove validator IDs 6 years ago
Rongjian Lan 8800b5e171 Fix errors 6 years ago
Minh Doan 0bc22a5784 fix message type to make it working with deploy.sh 6 years ago
Minh Doan 4e98699ecf fix compile error 6 years ago
Minh Doan 51f04a1c43 convert drand proto to message protocol 6 years ago
animeshg 9c105bb1e6 Fix failing test case 6 years ago
Animesh Gaitonde fc0b7f230a Address review comments 6 years ago
animeshg 5fd6271ebb Add tests in Msg Validator & Leader 6 years ago
animeshg e5a7c1ba49 Add tests in drand, group & backoff 6 years ago
Minh Doan 9a2cfb9080 change BlsPubKey to ConsensusPubKey and remove unnecessary log 6 years ago
Minh Doan a4d3c13a18 rename PubKey to BlsPubKey 6 years ago
Leo Chen f3ffc65401 [cleanup] remove libp2p unicast support 6 years ago
Leo Chen d2dfbc3d52 fix travis checker errors 6 years ago
Leo Chen f02ff769d3 only enable randomness service on leader 6 years ago
Leo Chen ba02ec922a update dRand PublicKeys 6 years ago
Leo Chen 837f2fa838 ignore commit message on validator 6 years ago
Leo Chen 656d3fdbe2 make leader field private in consensus/drand 6 years ago
Minh Doan 1d95488d8e add another wrapper for staking message 6 years ago
Minh Doan 089b40ccc4 add new staking message and add its logic 6 years ago