9011 Commits (4e8a13f3374d3e34f54ac64506d39b5f92c7883c)
 

Author SHA1 Message Date
chriseth 4e8a13f337 Merge pull request #2014 from chriseth/sol_keywords 10 years ago
Gav Wood 4251276cb3 Fix mining. Again. 10 years ago
chriseth 6281c11534 Sort keywords and add some reserved keywords. 10 years ago
Gav Wood e8b582f3cf Add secret store test. 10 years ago
Gav Wood 63acdd37c9 Merge pull request #1991 from ethereum/scryptsupport 10 years ago
Gav Wood 3fcbab1423 Fixed #2007 10 years ago
Gav Wood db48be7669 Adding and listing wallet keys. 10 years ago
Gav Wood a7490d16cc List and add wallet keys. 10 years ago
Arkadiy Paronyan d9df2c7046 Merge pull request #2004 from yann300/bugFix 10 years ago
Gav Wood fcb629acda ethkey utility with bare key tools. 10 years ago
yann300 32e16bfa70 small changes 10 years ago
yann300 bcc7ba2aad small changes 10 years ago
yann300 e09338e2af Merge remote-tracking branch 'up/develop' into bugFix 10 years ago
Vitalik Buterin 9ba9536f73 Switched r and p 10 years ago
Gav Wood 422be5eb46 Fixes and use actual master password for encrypting by default. 10 years ago
Gav Wood 8399161a8e Nicer password dialog. 10 years ago
Gav Wood 939f55aace Merge pull request #2002 from imapp-pl/fix/call_for_evmjit 10 years ago
Gav Wood 078a253eb4 Merge pull request #2005 from CJentzsch/walletTests 10 years ago
CJentzsch f35a5ca84d fix mining in tests 10 years ago
yann300 4fefa1f266 bug fix 10 years ago
Arkadiy Paronyan fdff5b97e9 Merge pull request #1968 from yann300/bugFix 10 years ago
Paweł Bylica 2bf4c443a9 Apply recent VM interface changes to EVM JIT. 10 years ago
Gav Wood 82145e1bb4 avoid unixy salt gen on windows. 10 years ago
yann300 0802757f72 Merge remote-tracking branch 'up/develop' into bugFix 10 years ago
Gav Wood 74a69ebb16 Windows build fix? 10 years ago
Gav Wood 29cbfdb25d allow reencrypting key. 10 years ago
Gav Wood 4ae61afc1a Merge branch 'scryptsupport' of github.com:ethereum/cpp-ethereum into scryptsupport 10 years ago
Gav Wood a3cc9cc10b Ability to import version 1 keys. Possibly. 10 years ago
Gav Wood b0117dcf57 Scrypt support 10 years ago
Gav Wood 96007ae55c Merge pull request #1980 from CJentzsch/shaingTestOutput 10 years ago
Gav Wood e789f645ea Ability to import version 1 keys. Possibly. 10 years ago
chriseth 7f25bb502a Merge pull request #1979 from LianaHus/sol_constructorForSolAbi 10 years ago
Gav Wood 27654ae52c Scrypt support 10 years ago
chriseth cf263ebdfc Merge pull request #1988 from LianaHus/sol_Check_ref_problems_for_structs 10 years ago
Liana Husikyan 378341ce60 Update SolidityEndToEndTest.cpp 10 years ago
Gav Wood 0bb19d3b1c Merge pull request #1973 from imapp-pl/pr/evmjit_cmake_fix 10 years ago
Liana Husikyan 050883805b Update SolidityEndToEndTest.cpp 10 years ago
Gav Wood 1fd433c729 Merge pull request #1984 from subtly/macgpu 10 years ago
Gav Wood ec9b635a02 Merge pull request #1987 from chriseth/fix_callcode 10 years ago
Liana Husikyan 7c35547631 Update InterfaceHandler.cpp 10 years ago
Liana Husikyan f3b89a9677 style fix 10 years ago
chriseth 66938bec0a Merge pull request #1983 from chriseth/sol_knowledgeableGasEstimation 10 years ago
Liana Husikyan 4268174af7 Update SolidityEndToEndTest.cpp 10 years ago
Liana Husikyan c16ee526d5 added tests to check references to struct type. 10 years ago
chriseth 8c118dc6b7 Bugfix concerning receive address for CALLCODE. 10 years ago
subtly 68c9eb2937 fix whitespace 10 years ago
CJentzsch 8b7ec057f4 remove eth_solidity dependency for statetests 10 years ago
yann300 f5ef8df702 Merge remote-tracking branch 'up/develop' into bugFix 10 years ago
yann300 e37ddf8eac bug fix 10 years ago
subtly b5822c7d95 Change c_zero to non-static as macos can't enqueue with static const ptr. 10 years ago