Commit Graph

48 Commits (93142e50c3d4ced88ca1620b4cee2038c4c145ba)

Author SHA1 Message Date
Felix Lange 0ec5ab4175 common: improve GraphQL error messages (#20354) 5 years ago
Péter Szilágyi 49b86a2859
common, graphql: fix hash/address decoding + UI content type 5 years ago
lmittmann 1cd5bf080e common: unify hex prefix check code (#19937) 5 years ago
Martin Holst Swende 7504dbd6eb core/vm: 64 bit memory and gas calculations (#19210) 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
ligi 3e81840061 common: fix typo (#17582) 6 years ago
Vincent Serpoul 2909f6d7a2 common: add database/sql support for Hash and Address (#15541) 6 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
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
Steven Roose afb8154eab common: improve IsHexAddress and add tests (#15551) 7 years ago
Martin Holst Swende fc87bc5f52 common: improve documentation of Hash.SetBytes (#15062) 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
Felix Lange d42a56afc5 common: add UnprefixedHash, UnprefixedAddress 8 years ago
Felix Lange d304da3803 common/hexutil: implement TextMarshaler, TextUnmarshaler 8 years ago
Péter Szilágyi e588e0ca2b
all: next batch of log polishes to contextual versions 8 years ago
Péter Szilágyi 2f28a12cdb
common, eth/downloader, log: support terminal log formatting 8 years ago
Felix Lange 5c8fe28b72 common: move big integer math to common/math (#3699) 8 years ago
Felix Lange 37e5816bcd common: use package hexutil for fixed size type encoding 8 years ago
Péter Szilágyi 178da7c6a9
mobile: initial wrappers for mobile support 8 years ago
Paulo L F Casaretto a20d3fc362 common: Add tests for Address#UnmarshalJSON 9 years ago
Jeffrey Wilcke d63e29241d common: added Hash unmarshal json length validation 9 years ago
Bas van Kervel eae81465c1 rpc: new RPC implementation with pub/sub support 9 years ago
Péter Szilágyi 18ea468cf8 common: fix #2008, wrong hex prefix check 9 years ago
Péter Szilágyi 1e806c4c77 cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks 9 years ago
Felix Lange bfbcfbe4a9 all: fix license headers one more time 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
obscuren 787a61bb27 core/state, core/vm: reworked storage get / set to use common.Hash 9 years ago
obscuren 21fa29111b core: reduce max allowed queued txs per address 9 years ago
Felix Lange d457a1187d common: add Hash.Generate 10 years ago
obscuren 62236dd95e copy over loop 10 years ago
obscuren cd52ef315c Added Hex methods 10 years ago
obscuren 843db4978e updated blockpool 10 years ago
obscuren 91b0b14845 converted vm 10 years ago
obscuren e620bde405 conversion state 10 years ago
obscuren 76f215b0fe Getters shouldn't need to be pointer receiver 10 years ago
obscuren d338650089 compilable trie (tests fail) 10 years ago
obscuren 20b7162a62 Added functions to Hash & Address 10 years ago
obscuren dc864ee3a5 Added ToString methods 10 years ago
obscuren 3cf51d5479 tmp 10 years ago
obscuren f486c0ae56 new type + additional methods 10 years ago
obscuren b523441361 Moved ethutil => common 10 years ago