Commit Graph

931 Commits (cleanup/streamsync)

Author SHA1 Message Date
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
MaxMustermann2 75017bfbad
[core] feat: Add cross shard transfer precompile 3 years ago
peekpi 9138b10757 rename RawStake() to RawStakePerSlot() and add commnet 3 years ago
peekpi 97879960e2 move slot limit code to prepareOrders() and fix RawStake of validator 3 years ago
peekpi cbeddf6a0e fix RawStake of HIP16 3 years ago
Konstantin 23d38db744 Remove GetAllDelegationInformation possibility to send all data at once without pagination. 3 years ago
Konstantin 97eb8d972f Go vet fixed. 3 years ago
Max 73b4bdf081
[core] fix: Use time-based ordering to avoid spam (#4118) 3 years ago
Frozen 0dbf490477
Removed wg. (#4098) 3 years ago
haodi 6084b59903 clear debug code 3 years ago
Lutty 42148f6b62 fix test 3 years ago
haodi f625ebbf8e fixed test case 3 years ago
haodi c15301f7bd fixed test case 3 years ago
haodi 781ea91200 fixed test case 3 years ago
haodi 3316a1d8b5 fixed test case 3 years ago