Commit Graph

87 Commits (690f6ea1d74f949d4830d3a38c786510fc43d37c)

Author SHA1 Message Date
Felix Lange d04a2e7557 all: update license information 9 years ago
Felix Lange 85e6c40c00 accounts, crypto: move keystore to package accounts 9 years ago
Péter Szilágyi fc4fffd5ac accounts/abi/bind: support generating bindings for various arrays 9 years ago
Jeffrey Wilcke a306e17a26 abi: removed implicit type casting & refactored type parsing 9 years ago
Jeffrey Wilcke 968d8ffe94 abi: accept output slices of all supported types 9 years ago
Jeffrey Wilcke 022cbd6800 abi: accept input slices of all supported types 9 years ago
Péter Szilágyi 4097478884 accounts/abi/bind: surface raw wrappers to access low level ops 9 years ago
Jeffrey Wilcke 9055c16efa accounts/a/b/backends, core: chain maker homestead block set to 0 9 years ago
Jeffrey Wilcke f0cbebb19f core: added basic chain configuration 9 years ago
Péter Szilágyi 4ab593c5a1 accounts/abi/bind: support account slices, drop hash type 9 years ago
Péter Szilágyi c2bbff6116 accounts/abi/bind: merge all tests into a single suite 9 years ago
Péter Szilágyi 787d688c2f accounts/abi/bind: use anonymous ephemeral call result structs 9 years ago
Péter Szilágyi b813e4d411 accounts/abi/bind, cmd/abigen: dedup structs, exclude patterns 9 years ago
Péter Szilágyi 9b4a45f6e8 accounts/abi/bind: fix double pointer in generated code 9 years ago
Péter Szilágyi 73308dbe0e accounts/abi/bind, cmd/abigen: port to templates, bind to solidity 9 years ago
Péter Szilágyi 86cfc22c79 accounts/abi/bind: constructor, auth utils and various backends 9 years ago
Péter Szilágyi 72826bb5ad accounts/abi/bind, cmd/abigen: Go API generator around an EVM ABI 9 years ago
Péter Szilágyi 270ea6eec3 accounts/abi: handle the "constant" modifier for functions 9 years ago
Jeffrey Wilcke fe45210c55 accounts/abi: Fixed bytes input accept []byte and variable input support 9 years ago
Ricardo Catalinas Jiménez 436fc8d76a all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 9 years ago
Jeffrey Wilcke 6fe917ecb8 accounts/abi: support for typed array 9 years ago
Jeffrey Wilcke ecc876cec0 accounts/abi: fixed return tuple and string, bytes return type parsing 9 years ago
Jeffrey Wilcke bddf8f76c8 account/abi: implements event parsing 9 years ago
Jeffrey Wilcke a0bf2ea7e7 accounts/abi: added output parsing & added call mechanism 9 years ago
Jeffrey Wilcke 1f72952f04 accounts/abi: ABI fixes & added types 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 b523441361 Moved ethutil => common 10 years ago
obscuren 405c0ca4b0 removed 10 years ago
obscuren aa5b29e2f2 Implemented contract ABI 10 years ago