Commit Graph

905 Commits (e6e936e34763ddf3fbb0803098df81dfb4875918)

Author SHA1 Message Date
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
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
PeekPI 0b342d769e
Testnet shard reduction (#4301) 2 years ago
Konstantin 29bcc0c48b
Consensus accepts blockchain as a parameter. (#4296) 2 years ago
Diego Nava 0425c7c1df
Fix/filter new tikv (#4275) 2 years ago
Konstantin c5a35d2859
Removed shouldPreserve dead code. (#4264) 2 years ago
PeekPI 914d7da0b6
Testnet reset (#4207) 2 years ago
Konstantin 7c1c43ecbd
Reduce cache size. (#4268) 2 years ago
Lutty 03593f1061 fix bug 2 years ago
Konstantin f8777e0c61
fix +1 (#4251) 2 years ago
Diego Nava 1761a3ae64
fix go imports 2 years ago
Konstantin 93b14ddca6
Epoch chain: update reference to head block. (#4249) 2 years ago
Lutty 21bd53938d rebase 2 years ago
Diego Nava 3c7b2a8766 fix go imports 2 years ago
lutty 720f9a6a02 tested tikv code 2 years ago
Konstantin 0753c94c2b
Epoch syncing - syncing only epoch blocks. (#4070) 2 years ago
Konstantin e4d008436c
Fix usages. (#4241) 2 years ago
Konstantin 8055f789a8
Move generate chain to tests. (#4244) 2 years ago
Konstantin 3175d8aab3
Bump go1.18. (#4107) 2 years ago
Max 18ba697870
[pool] make GlobalSlots configurable (#4236) 2 years ago
Max 32493f5b41
[txpool] log errors from sink (#4235) 2 years ago
PeekPI 7ae12b14b7
[txpool] fix #4215, support allowed transaction list. (#4218) 2 years ago
Konstantin 1445223b5a
Increase suggested gas and reduce block gas limit (#4222) 2 years ago
Konstantin 06de7dcd6c
Fix race errors. (#4184) 2 years ago
Konstantin 4eabc120b1
Blockchain interface. (#4214) 2 years ago
MaxMustermann2 51435046ad [rpc] fix: catch ErrAddressNotPresent old block 2 years ago
Konstantin 7a8e5d468c
Feature 4160 beacon crosslink signal. (#4169) 3 years ago
MaxMustermann2 e5b3b2fa09
[test] fix: add `CanTransfer` function to tests 3 years ago
PeekPI 2367a0da23
align eip-1898: support block number or hash on state-related methods (#4181) 3 years ago
MaxMustermann2 500cabfae2
[core] fix: Move existing CXReceipt check to top 3 years ago
MaxMustermann2 ada5699cc4
[core] fix: cross shard precompile gas to 0... 3 years ago
MaxMustermann2 c9768c9d4e
[core] fix: block multiple cx xfers per tx 3 years ago
peekpi e1e8b2c5dd fixed iterator key 3 years ago
peekpi af8beca066 update comments 3 years ago
peekpi 1e77419960 fix unit test 3 years ago
peekpi 8053f87f12 record SnapdbInfo to db 3 years ago
Gheis b161a39f59
[core] fix unexpected chain id (#4129) (#4154) 3 years ago
MaxMustermann2 961e2b29e4
[core] fix: Use contract object methods 3 years ago
MaxMustermann2 5ff47f2f09
[core] fix: Check CXReceipt error before init 3 years ago