-
Notifications
You must be signed in to change notification settings - Fork 149
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* rename to subnet-evm * merge * merge * UT adjustments * rename to coreth * rename to coreth * put race detector back * fixes * lint * lint * use avalanchego with timestamp in local genesis for e2e * remove TODO comments * reduce diffs with ARR4N's branch * update for enforcing gasTip * make txindexer more similar to upstream * unbuffer chan * update to use commit(true) * use TestOnlyAllowDuplicateBlocks * Revert "update to use commit(true)" This reverts commit 71d949ee86f32175ff647d684c85c2f61b11b977. * overflow in state_transition err * add http body limit flag (#1327) * Tail lock revisited (#1328) * avoid modifying the pointer * improve readability * prevent race in tail reading * improve repairTxIndexTail readability * use shared func * nits * undo diff * nit * Coreth geth v1.13.14 sync rw (#647) * use p2p handler ID * use TransactionHistory flag instead of TxLookupLimit * fix config tests --------- Co-authored-by: Ceyhun Onur <ceyhun.onur@avalabs.org>
- Loading branch information
Showing
254 changed files
with
5,012 additions
and
4,758 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.