Commit Graph

4030 Commits (9df2a99d9518db6dd165c64c638abf631e9cef71)
 

Author SHA1 Message Date
Eugene Kim 9df2a99d95
Merge pull request #1387 from harmony-ek/get_syncing_peers_using_dns_part_1 5 years ago
Eugene Kim c23b6ed6d5 Make localnet discover syncing peers statically 5 years ago
Eugene Kim 8a1eb64e97 Refactor syncing peer provider 5 years ago
Eugene Kim 5e44a2826a goimports & golint 5 years ago
chao b02d1888bf add notes to address PR comments 5 years ago
chaosma e6297544ea
Merge pull request #1368 from harmony-one/cross-shard-chao 5 years ago
Chao Ma 285643035d fix conflicts with cross-shard branch 5 years ago
Chao Ma 61abd36725 fix cross shard transaction destination shard not adding balance 5 years ago
chao c5c9356974 add account creation 5 years ago
Rongjian Lan f335e0bb78 Fix cross shard bad block issue 5 years ago
chao d293e406cc fix signature issue for homestead; add balance in destination shard in propose stage 5 years ago
chao 38a13e1010 add key-value store to avoid incomingReceipts double spent 5 years ago
chao 2913ff7157 refactor incoming receipts handling; store both receipts+proof in block; add CXReceiptsProof verification 5 years ago
chao 7b9db27e99 modify chainID to mainnet=1 5 years ago
chao d1d3e23ee4 add incomingReceipts handling and verification 5 years ago
Rongjian Lan 1a65ca2eff Wire receipts in block proposal; fix lint 5 years ago
chao 459a52cca5 wip 5 years ago
Rongjian Lan 292463ed22
Merge pull request #1363 from harmony-one/cross_shard_tx 5 years ago
Rongjian Lan 22cfe3bcc8 Remove unnecessary log 5 years ago
Rongjian Lan 18146f3106 Fix first block checking 5 years ago
Rongjian Lan 75021dae16 Add first cross link block for mainnet 5 years ago
Rongjian Lan f126ccc8cb
Merge pull request #1359 from harmony-one/cross_shard_tx 5 years ago
Rongjian Lan f20520ffa5 Sort receipts list 5 years ago
Rongjian Lan f16c11b3df
Merge pull request #1358 from harmony-one/cross_shard_tx 5 years ago
Rongjian Lan 6ade661f9b Wire receipts in block proposal; fix lint 5 years ago
Rongjian Lan 0f1ddf4121
Merge pull request #1357 from harmony-one/cross_shard_tx 5 years ago
Rongjian Lan 5580d0df15 Add receipt local storage and pending list 5 years ago
chao 2a8882eb90 wip 5 years ago
chao d90116d2cd Merge branch 'cross-shard' of github.com:harmony-one/harmony into cross-shard 5 years ago
chao e87820d593 fix cross shard tx nonce issue 5 years ago
Rongjian Lan b05503b6b9
Merge pull request #1348 from harmony-one/cross_shard_tx 5 years ago
Rongjian Lan 907c4a75a5 Fix cross link verification 5 years ago
Rongjian Lan d55cf7a810 Fix lint 5 years ago
Rongjian Lan 747cecfe86 Fix insertChain return 5 years ago
Rongjian Lan 1307f48090 Fix last commit checking bug; fix local key setup 5 years ago
Rongjian Lan d60fe64799 Merge branch 'cross-shard' of github.com:harmony-one/harmony into cross_shard_tx 5 years ago
Rongjian Lan 868dfdbf19 fix lint 5 years ago
chao db56a7b7c2 destination shard tx value addition works 5 years ago
Rongjian Lan ccdafa0dca Fix merge marks 5 years ago
Rongjian Lan 7de867c697 merge conflict 5 years ago
Rongjian Lan 1edbcb0db7 Add crosslink support on beacon chain 5 years ago
chao 0780a1c75a add merkle proof generation/validation and cxreceipts message handler function 5 years ago
Chao Ma ab8fad1905 add cxReceipt proof 5 years ago
chao 025cb7c46f add cross shard wallet support 5 years ago
chao 3543fd972a add cross shard transaction type and evm call support 5 years ago
chao 02fb5cb7b2 add cxReceipt data type; add cxReceipt encode/decode; add logic wip 5 years ago
chao bee4ad3002 modify transaction structure and method for cross shard tx 5 years ago
chao 47bab85894 add message type and message handler placeholder for cross shard transactions 5 years ago
chao 5c512bef0e add crosslink data structure and leveldb read/write 5 years ago
Leo Chen 0af8cf0911
Merge pull request #1279 from pr2a/zerolog_replacement 5 years ago