go-ethereum/common/bitutil
olumuyiwadad b5abbfed79 new EVM Upgrade
- Solidity Upgraded up to v0.8.0
-  Fixed and Added eth_chainId
- Fix error in TransactionRecipet
- Reward halving issue fixed
2021-09-21 16:53:46 +05:30
..
bitutil.go various: remove redundant parentheses (#15793) 2018-01-03 14:14:47 +02:00
bitutil_test.go common/bitutil, consensus/ethash: reusable bitutil package 2017-05-05 16:00:11 +03:00
compress.go common/compress: internalize encoders, add length wrappers 2017-05-08 11:38:25 +03:00
compress_fuzz.go common/compress: internalize encoders, add length wrappers 2017-05-08 11:38:25 +03:00
compress_test.go new EVM Upgrade 2021-09-21 16:53:46 +05:30