mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-20 13:44:31 +00:00
* core/vm: use fixed uint256 library instead of big * core/vm: remove intpools * core/vm: upgrade uint256, fixes uint256.NewFromBig * core/vm: use uint256.Int by value in Stack * core/vm: upgrade uint256 to v1.0.0 * core/vm: don't preallocate space for 1024 stack items (only 16) Co-authored-by: Martin Holst Swende <martin@swende.se> |
||
|---|---|---|
| .. | ||
| abigen | ||
| bootnode | ||
| ethkey | ||
| evm | ||
| faucet | ||
| gc | ||
| internal/browser | ||
| p2psim | ||
| puppeth | ||
| rlpdump | ||
| swarm | ||
| utils | ||
| wnode | ||
| XDC | ||