Commit Graph

938 Commits (14eba6e8a9194c54b5a332de16fb7f11eeb17023)

Author SHA1 Message Date
Max 14eba6e8a9
HIP-30: Set up pre-image generation, recording, export and import (#4494) 1 year ago
Max 62feec962b
HIP-30: minimum validator commission of 7% (#4496) 1 year ago
Max 083eef4eed
HIP-30 Boilerplate (#4495) 1 year ago
Konstantin fa00cd143d
Keep rotation meta in memory. (#4459) 1 year ago
Max ee8a8884ce
statedb: return correct validator code size (#4475) 1 year ago
Konstantin 0e4b629fbe
Consensus Mask. Removed unnecessary argument. (#4466) 1 year ago
“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