Commit Graph

18 Commits (deb5c087c41e5d7692fac2cff4c5aa547a108bc1)

Author SHA1 Message Date
Dean Eigenmann d8664490da
common/math: fix out of bounds access in json unmarshalling (#30014) 3 months ago
Aaron Chen 4bd55a064c
common/math: copy result in Exp (#29233) 6 months ago
Sanghee Choi 2754b197c9
common/math: fix typo in comment (#27561) 1 year ago
Péter Szilágyi f86f048646
common/math: allow HexOrDecimal to accept unquoted decimals too (#26758) 2 years ago
Felix Lange b628d72766
build: upgrade to go 1.19 (#25726) 2 years ago
Martin Holst Swende dad26582b6
accounts, signer: implement gnosis safe support (#21593) 4 years ago
Marius van der Wijden ab72803e6f
accounts/abi: move U256Bytes to common/math (#21020) 4 years ago
Martin Holst Swende 17381ecc66 core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 5 years ago
kiel barry d0fd8d6fc2 common: all golint warnings removed (#16852) 6 years ago
kiel barry 84f8c0cc1f common: improve documentation comments (#16701) 6 years ago
Martin Holst Swende ac9865791a core/vm, common/math: Add doc about Byte, fix format 7 years ago
Martin Holst Swende 1496b3aff6 common/math, core/vm: Un-expose bigEndianByteAt, use correct terms for endianness 7 years ago
Martin Holst Swende 3285a0fda3 core/vm, common/math: Add fast getByte for bigints, improve opByte 7 years ago
Martin Holst Swende 14cc40a31a Hive-test fixes (#14419) 7 years ago
Felix Lange 30d706c35e cmd/geth: add --config file flag (#13875) 8 years ago
Felix Lange 04fa6a3744 common/math: add HexOrDecimal64, HexOrDecimal256 8 years ago
Felix Lange 5f7826270c all: unify big.Int zero checks, use common/math in more places (#3716) 8 years ago
Felix Lange 5c8fe28b72 common: move big integer math to common/math (#3699) 8 years ago