Commit Graph

932 Commits (9966c4241b6bc50eccf5398808f3784d1db5ba05)

Author SHA1 Message Date
“GheisMohammadi” 2ca061c800
initial version of client with required state sync functionalities 1 year ago
Casey Gardiner 8e076e60a2
Rebase dev to current main (#4443) 1 year ago
Konstantin 5cef0486df
Consensus: removed double initialization. (#4404) 1 year ago
Gheis Mohammadi 61b8aba82c
Snapshot integration and add cache to statedb (#4419) 1 year ago
Konstantin 78d802428c
Consensus: reduce consensus initialization steps. (#4387) 2 years ago
Soph d2a34630ef
Sync dev with main branch ( v2023.2.1 hotfix ) (#4435) 2 years ago
Konstantin ef171ef301
Use Header instead Block. (#4424) 2 years ago
Gheis Mohammadi 6577b0bd06
[hotfix] fix code hash conflicts (#4431) 2 years ago
Gheis Mohammadi f317e536c0
add inspectdb to cli (#4426) 2 years ago
Max 5195577a3f
internal/params: un-schedule mainnet hard forks (#4420) 2 years ago
Casey Gardiner 01691fd3ea
Release Candidate 2023.2.0 ( dev -> main ) (#4399) 2 years ago
Konstantin c783659d1b
Dev fix conflicts. (#4417) 2 years ago
Max a2bd56e105
core, internal/configs: HIP28-v2 fee collection (#4410) 2 years ago
Konstantin d9bc7a8721
Typed cache & Node cleanup. (#4409) 2 years ago
Gheis Mohammadi 49e984e268
add snapshot feature to state db (#4406) 2 years ago
Gheis Mohammadi 53161ca33c
Add prefix for validator wrapper (#4402) 2 years ago
Konstantin 7d47d9e8a9
Rotate external validators for non-beacon shards. (#4373) 2 years ago
Gheis Mohammadi 3ea6ebfa7d
add prefix for contract code (#4397) 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
Konstantin a1775465d7
Configurable tx pool. (#4240) 2 years ago
Casey Gardiner d25b6c6ee2
Mainnet Release Candidate 2023.1.2 (#4376) 2 years ago
Casey Gardiner fa84def721
Revert "Removed engine dependency." (#4392) 2 years ago
frozen 597ba2d6f1 Fix tests. 2 years ago
frozen 5e1878aedc Network type. 2 years ago
frozen 1a70d5eb66 Fix possible panic. 2 years ago
frozen 8c2ff803f7 Removed engine dependency. 2 years ago
MaxMustermann2 ab4a10547a evm: don't return extcode for validators 2 years ago
frozen d64bfa784b Fix usage of private methods. 2 years ago
frozen f8903ada3b Consensus doesn't require anymore `Node` as a circular dependency. 2 years ago
MaxMustermann2 8811714718 [core] fix state handling of self destruct 2 years ago
frozen 9dabe14857 Fix usage of private methods. 2 years ago
frozen 5de514d45e Consensus doesn't require anymore `Node` as a circular dependency. 2 years ago
Sun Hyuk Ahn b51be8bea3 fix: panic if TriesInMemory is 1 to 2 2 years ago
Sun Hyuk Ahn 6dfcd51ba3 feat: triesInMemory flag 2 years ago
frozen 998bb642c5 Cache for `GetLeaderPubKeyFromCoinbase`, removed `NthNextHmyExt`. 2 years ago
MaxMustermann2 881d8d7050 [core] fix state handling of self destruct 2 years ago
frozen 1fa5953deb Fix usage of private methods. 2 years ago
frozen aa98ca9148 Consensus doesn't require anymore `Node` as a circular dependency. 2 years ago
Sun Hyuk Ahn 7affda48a1 fix: panic if TriesInMemory is 1 to 2 2 years ago
Sun Hyuk Ahn 0d994276c2 feat: triesInMemory flag 2 years ago
frozen 50ed1c666b Cache for `GetLeaderPubKeyFromCoinbase`, removed `NthNextHmyExt`. 2 years ago
Max 20e4892fd7
Add logging for `NthNextHmy` panic (#4341) 2 years ago
Casey Gardiner a32a1755b3
Release Candidate hotfix: dev -> main (#4333) 2 years ago
Max b300a4ec4d
chore(build): upgrade golang to 1.19 (#4335) 2 years ago
Casey Gardiner 7ab8be3377
Release Candidate: dev -> main (#4319) 2 years ago
Max fd008c95d9
[dumpdb] ensure each cross link is dumped (#4311) 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
PeekPI f75cccfe39
[hardfork] collect txns fees to a specific account (#4265) 2 years ago