plugeth/common/math
Felix Lange bcb3087450 Revert "core, txpool: less allocations when handling transactions (#21232)"
Reverting because this change started handling account balances as
uint64 in the transaction pool, which is incorrect.

This reverts commit af5c97aebe.
2020-07-09 14:02:03 +02:00
..
big_test.go accounts/abi: move U256Bytes to common/math (#21020) 2020-05-04 14:09:14 +02:00
big.go accounts/abi: move U256Bytes to common/math (#21020) 2020-05-04 14:09:14 +02:00
integer_test.go common/math: add HexOrDecimal64, HexOrDecimal256 2017-03-23 15:58:42 +01:00
integer.go Revert "core, txpool: less allocations when handling transactions (#21232)" 2020-07-09 14:02:03 +02:00