Commit Graph

240 Commits (f1537b774ce532844ec75e4cb4e0bd813cd7b4af)

Author SHA1 Message Date
Felix Lange ba90a4aaa4 common/fdlimit: fix windows build (#19068) 6 years ago
Martin Holst Swende f48da43bae common/fdlimit: cap on MacOS file limits, fixes #18994 (#19035) 6 years ago
Péter Szilágyi d6225ab846
cmd/utils, eth: relinquish GC cache to read cache in archive mode 6 years ago
Javier Sagredo 98e0bedcd7 common/compiler: fixed testSource (#18978) 6 years ago
Kris Shinn f91312dbdb GraphQL master FF for review (#18445) 6 years ago
Dave McGregor 33d233d3e1
vendor, crypto, swarm: switch over to upstream sha3 package 6 years ago
JoranHonig 1064e3283d common/compiler: capture runtime code and source maps (#18020) 6 years ago
Simon Jentzsch 97fb08342d EIP-1186 eth_getProof (#17737) 6 years ago
Péter Szilágyi 0f2ba07c41
common, core, light: add block age into info logs 6 years ago
Emil 86a03f97d3 all: simplify s[:] to s where s is a slice (#17673) 6 years ago
ligi 3e81840061 common: fix typo (#17582) 6 years ago
Wenbiao Zheng d1aa605f1e all: remove the duplicate 'the' in annotations (#17509) 6 years ago
Felföldi Zsolt b2ddb1fcbf les: implement client connection logic (#16899) 6 years ago
Vincent Serpoul 2909f6d7a2 common: add database/sql support for Hash and Address (#15541) 6 years ago
Felix Lange aa34173f13 common/number: delete unused package (#16983) 6 years ago
kiel barry d0fd8d6fc2 common: all golint warnings removed (#16852) 6 years ago
Antonio Salazar Cardozo 4cf2b4110e cmd/abigen: support for reading solc output from stdin (#16683) 6 years ago
kiel barry 84f8c0cc1f common: improve documentation comments (#16701) 6 years ago
GagziW d7be5c6619 common: changed if-else blocks to conform with golint (#16656) 6 years ago
Felix Lange 52b046c9b6
rpc: clean up IPC handler (#16524) 7 years ago
Martin Holst Swende ec3db0f56c cmd/clef, signer: initial poc of the standalone signer (#16154) 7 years ago
Felix Lange c7ab3e5544 common: delete StringToAddress, StringToHash (#16436) 7 years ago
Jeffery Robert Walsh a25561dfb4
common/compiler: remove "--add-std" arg, deprecated in solidity 0.4.21 7 years ago
Martin Holst Swende 44d40ffce1 core, vm, common: define constantinople fork + shift (#16045) 7 years ago
Felix Lange a5c0bbb4f4
all: update license information (#16089) 7 years ago
Péter Szilágyi 55599ee95d core, trie: intermediate mempool between trie and database (#15857) 7 years ago
Ricardo Domingos 56152b31ac common/fdlimit: Move fdlimit files to separate package (#15850) 7 years ago
Furkan KAMACI b8caba9709 various: remove redundant parentheses (#15793) 7 years ago
Steven Roose afb8154eab common: improve IsHexAddress and add tests (#15551) 7 years ago
Péter Szilágyi b33a5294ea
common: fix hex utils to handle 1 byte address conversions 7 years ago
ferhat elmas 86f6568f66 build: enable unconvert linter (#15456) 7 years ago
Martin Holst Swende fc87bc5f52 common: improve documentation of Hash.SetBytes (#15062) 7 years ago
rjl493456442 28aea46ac0
core: implement Metropolis EIP 658, receipt status byte 7 years ago
Egon Elbre 392151e251 common: fix megacheck warnings 7 years ago
Jim McDonald ad8d519eb5 common: tests for EIP55-compliant Address.Hex() 7 years ago
Jim McDonald 9e80d9bee1 common: Address.Hex() outputs EIP55-compliant string 7 years ago
Felix Lange 4a741df757 common/hexutil: wrap errors in json.UnmarshalTypeError 7 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
Jeffrey Wilcke e1e87d8b1a common: fixed byte padding functions 7 years ago
Péter Szilágyi 82defe5c56
common/compress: internalize encoders, add length wrappers 7 years ago
Péter Szilágyi cf19586cfb
common/bitutil: fix decompression corner cases; fuzz, test & bench 7 years ago
Zsolt Felfoldi fd5d51c9ae common/bitutil: added data compression algorithm 7 years ago
Péter Szilágyi 36a800a1d2
common/bitutil, consensus/ethash: reusable bitutil package 7 years ago
Martin Holst Swende 14cc40a31a Hive-test fixes (#14419) 7 years ago
Felix Lange 0cc492f815 all: update license information 8 years ago
Felix Lange 30d706c35e cmd/geth: add --config file flag (#13875) 8 years ago
Felix Lange d42a56afc5 common: add UnprefixedHash, UnprefixedAddress 8 years ago
Felix Lange b4547a560b common/hexutil: add UnmarshalFixedUnprefixedText 8 years ago