Commit Graph

74 Commits (fix/is-backup)

Author SHA1 Message Date
“GheisMohammadi” ebd689f1a0
remove blockExecution option from insertChain 12 months ago
“GheisMohammadi” 591f223e84
fix block insertion in main.go 12 months ago
Gheis Mohammadi d49715e8f7
add new functions to p2p stream client for sharing the full states (#4540) 1 year ago
Konstantin 6d65d11ac5
Small improvements. (#4477) 1 year ago
“GheisMohammadi” 2ca061c800
initial version of client with required state sync functionalities 1 year ago
Gheis Mohammadi 61b8aba82c
Snapshot integration and add cache to statedb (#4419) 1 year ago
Konstantin ef171ef301
Use Header instead Block. (#4424) 2 years ago
Casey Gardiner 01691fd3ea
Release Candidate 2023.2.0 ( dev -> main ) (#4399) 2 years ago
Gheis Mohammadi 4760458732
update all ethereum rawdb pointers to use harmony rawdb (#4395) 2 years ago
Gheis Mohammadi d21dc7f200
Upgrade rawdb and statedb codes to add the latest functionalities of ethdb (#4374) 2 years ago
Casey Gardiner fa84def721
Revert "Removed engine dependency." (#4392) 2 years ago
frozen 597ba2d6f1 Fix tests. 2 years ago
frozen 8c2ff803f7 Removed engine dependency. 2 years ago
Casey Gardiner eaf5d9c701
Rebase dev branch to current main branch (#4318) 2 years ago
Konstantin 1c443aee45
Remove blockchain dependency from engine. (#4310) 2 years ago
Konstantin c5a35d2859
Removed shouldPreserve dead code. (#4264) 2 years ago
lutty 720f9a6a02 tested tikv code 2 years ago
Konstantin 8055f789a8
Move generate chain to tests. (#4244) 2 years ago
Konstantin 4eabc120b1
Blockchain interface. (#4214) 2 years ago
Konstantin 97eb8d972f Go vet fixed. 3 years ago
Max 5abe070ec6
Resolve harmony-one/bounties#90: Add revert mechanism for UpdateValidatorWrapper (#3939) 3 years ago
Rongjian Lan 1ce6fe1355
Add logs for elapsed time for block processing; Add bls agg sig benchmark test code. (#3824) 3 years ago
Rongjian Lan 32c21b173d Fix error reports and add benchmark tests 4 years ago
Jacky Wang 2d70b2adab
[engine] added additional cache epochCtxCache for engineImpl, also removed shardID in engineImpl (since it's redundant with chainReader.ShardID()) 4 years ago
Jacky Wang cd50682097
[engine][stream] updated engine VerifyHeaderWithSignature and fix downloader test 4 years ago
Rongjian Lan 9381b95cdc
Remove special eth txn in block and block proposal logic. (#3496) 4 years ago
Rongjian Lan 666033c3eb
Add InternalTransaction and CoreTransaction interface to abstract txns (#3494) 4 years ago
Rongjian Lan 8d878e575d Fix viewID in block proposal 4 years ago
Rongjian Lan 4452b36ee4
Rollup evm to geth v1.9.9 Muir Glacier (#3356) 4 years ago
Rongjian Lan 09ce0bac9d Correct mistakenly committed code 4 years ago
Rongjian Lan 6845775078 Make block proposal async and receiving last commit sig through channel 4 years ago
Rongjian Lan 8a08da67ca
Remove unused code and add benchmark for consensus msg check (#3211) 4 years ago
Rongjian Lan a168517dfc
Move BLS related wrapper structure into a separate package (#3209) 4 years ago
Daniel Van Der Maden 5d87fdb59e
Fix error sink msg duplication & false positives (#2924) 5 years ago
Ganesha Upadhyaya 6bc602194c
refactor check duplicates to staking_verifier (#2898) 5 years ago
Rongjian Lan 8fde77d88f
Revert merge normal and staking txns (#2895) 5 years ago
Ganesha Upadhyaya 21327e697e
[core][node/worker] processing staking and normal transactions together (#2869) 5 years ago
Rongjian Lan a02ad0f38b
Fix potential nil pointer when validator is first created (#2866) 5 years ago
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 a1c8156afc
[project] Endless tech debt (#2777) 5 years ago
Edgar Aroutiounian f8cbd880bb
[project] Bls -> BLS & remove dead Stake solidity contract (#2652) 5 years ago
Rongjian Lan d51cd526ee add test code for rewarding delegations 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
Daniel Van Der Maden 376178a91e
Abstract transactions in tx pool and add staking transaction to pool with error report (#2236) 5 years ago
Edgar Aroutiounian 801b4b83e2
[slash][consensus] Notice double sign & broadcast, factor out tech debt of consensus (#2152) 5 years ago
Daniel Van Der Maden 9fe8792c02 Report failed (non-staking) transactions (#2160) 5 years ago
Edgar Aroutiounian 868c4c896c
Extend failure sink (#2045) 5 years ago
Edgar Aroutiounian c37a89455e
[rpc] Expose median raw stake for explorer nodes only, remove dead st… (#2035) 5 years ago