Commit Graph

28 Commits (22b1e0cb5096c097897a4a74a882507b6fa6afb2)

Author SHA1 Message Date
Rongjian Lan 614f528f2c
Add cache to state validator modification; refactor snapshot read/write (#2844) 5 years ago
Rongjian Lan db8f1a05b9
Optimize delegation reward distribution with caching (#2839) 5 years ago
Edgar Aroutiounian b8798c3ff5
[project] Dead fields, staticcheck, update deprecated libp2p usages (#2825) 5 years ago
flicker-harmony aadeae045c Refactor explorer service and add addresses fetch from db 5 years ago
Edgar Aroutiounian c4d744e376
[double-sign] Provide proof of double sign in slash record sent to beaconchain (#2253) 5 years ago
chao dd7809cbfa checking to.address() is staking validator addr or not; avoid create cxReceipts when smart contract call failed 5 years ago
Rongjian Lan 1a5757b249 Add full block reward integration; fix staking index bug; add staking txn signer check (#1889) 5 years ago
Rongjian Lan 740aeac3e7 Add low-level validator/delegator block reward logic 5 years ago
Rongjian Lan b013e1fea3 Add state db apis for block rewards 5 years ago
chaosma 942456f564 Staking part2 (#1755) 5 years ago
Eugene Kim 0bfded75d1 Introduce CrossTx epoch 5 years ago
Rongjian Lan 892958a232 Add epoch-based forking 5 years ago
Rongjian Lan 2d51ba0ee2 Add CrossLink, EIP155, and S3 fork 5 years ago
Rongjian Lan 08e7375610 Migrate go-ethereum params into harmony/internal/params 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 d1d3e23ee4 add incomingReceipts handling and verification 5 years ago
chao 2a8882eb90 wip 5 years ago
chao db56a7b7c2 destination shard tx value addition works 5 years ago
chao 3543fd972a add cross shard transaction type and evm call support 5 years ago
Richard Liu d7f7ddc93c add call 5 years ago
Rongjian Lan bcd89eff8c Update EVM to latest constantinople 6 years ago
Eugene Kim b841559e28 Replace non-constant HexToAddress with ParseAddr 6 years ago
Eugene Kim da3c93fb58 Temporarily disable gencodec 6 years ago
Eugene Kim 0ec8fa1548 Rename state.StateDB to state.DB (#255) 6 years ago
Eugene Kim 5ad4d5a8f0 Adjust import paths and also goimports 6 years ago
Rongjian Lan 6c2363e09e Migrate sha3 to golang's sha3 6 years ago
Minh Doan 90c82a017a move db into internal 6 years ago
Minh Doan 5f09b7aee7 fix golint 6 years ago
Rongjian Lan 23e65a956c Add evm support; Import state and trie object 6 years ago