CJentzsch
|
5d68013af2
|
undo mem output change
|
10 years ago |
lotrf3
|
7250a25e16
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop
|
10 years ago |
lotrf3
|
dadac26d0e
|
Added upnp support to Windows
|
10 years ago |
CJentzsch
|
5c2b10eef4
|
more tests
|
10 years ago |
CJentzsch
|
6275148851
|
fix output memory for CALL
|
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.
Remove unneccessary components of scrypt.
|
10 years ago |
Gav Wood
|
63acdd37c9
|
Merge pull request #1991 from ethereum/scryptsupport
Scrypt support
|
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 |
CJentzsch
|
07c40c0494
|
test clearing pending transactions
|
10 years ago |
CJentzsch
|
e8003daa8b
|
update and expand wallet tests
|
10 years ago |
CJentzsch
|
d37cca694d
|
update wallet tests
|
10 years ago |
Arkadiy Paronyan
|
d9df2c7046
|
Merge pull request #2004 from yann300/bugFix
Mix - Bug fixes
|
10 years ago |
Gav Wood
|
fcb629acda
|
ethkey utility with bare key tools.
|
10 years ago |
yann300
|
32e16bfa70
|
small changes
|
10 years ago |
chriseth
|
a09bb999cb
|
Commandline interface for gas estimation.
|
10 years ago |
chriseth
|
1ccb9312fd
|
Tighter estimation for EXP.
|
10 years ago |
chriseth
|
9e2e73da3a
|
Functional gas estimator.
|
10 years ago |
chriseth
|
02717e8b0c
|
Path gas meter.
|
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.
Cleanups and fixes for secretstore and keyman.
|
10 years ago |
Gav Wood
|
939f55aace
|
Merge pull request #2002 from imapp-pl/fix/call_for_evmjit
Apply recent VM interface changes to EVM JIT
|
10 years ago |
Gav Wood
|
078a253eb4
|
Merge pull request #2005 from CJentzsch/walletTests
fix mining in tests
|
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
Mix - Secondary locations for errors.
|
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 |
Paweł Bylica
|
33dd3f2e2b
|
Fix code duplication in Executive::call overloadings.
|
10 years ago |
Paweł Bylica
|
922c7055b7
|
Fix Executive::call(CallParameters).
|
10 years ago |
yann300
|
0802757f72
|
Merge remote-tracking branch 'up/develop' into bugFix
|
10 years ago |
Paweł Bylica
|
b57b4eea77
|
Merge branch 'develop' into feature/vm_gas_counter_refactor
Conflicts:
test/libevm/vm.cpp
|
10 years ago |
Gav Wood
|
74a69ebb16
|
Windows build fix?
|
10 years ago |
Gav Wood
|
29cbfdb25d
|
allow reencrypting key.
windows fix.
|
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
handle output larger than 4069 bytes in test
|
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
Added constructor as part of Solidity ABI
|
10 years ago |
Paweł Bylica
|
d2fe1599d8
|
Merge remote-tracking branch 'upstream/develop' into feature/vm_gas_counter_refactor
|
10 years ago |
Gav Wood
|
27654ae52c
|
Scrypt support
|
10 years ago |
Paweł Bylica
|
0cee9e6a6a
|
One more unit test for base64 encoding.
|
10 years ago |
Paweł Bylica
|
663adb4492
|
Apply chriseth's idea about improving find_base64_char_index helper function.
|
10 years ago |