Gav Wood
|
325ec15389
|
Move CommonJS to libethcore. Split it up ready for refactoring into
libdevcore/libdevcrypto.
|
10 years ago |
yann300
|
a93319623a
|
misc changes
|
10 years ago |
yann300
|
eab72b22b3
|
Cleaning
|
10 years ago |
yann300
|
b271a9df51
|
Manage solidity types:
- uint<N>, uint
- int<N>, int
- hash<N>, hash, address
- bool
- string<N>
|
10 years ago |
Gav Wood
|
5b5485b4c4
|
Fix jsTo...
|
10 years ago |
Gav Wood
|
1f7ccc48d5
|
Add blockhash to Solidity.
Autopadding fix.
|
10 years ago |
yann300
|
3562289744
|
- detailed comments.
|
10 years ago |
yann300
|
ce14b0c150
|
- Rollback previous change on toCompactBigEndian, unpadded(bytes _b).
- Change content of padded(bytes _b, unsigned _l).
- Add function unpadLeft.
|
10 years ago |
yann300
|
8d304d86d0
|
- Transaction call debugging.
|
10 years ago |
yann300
|
4da294f86d
|
- CommonJS => fromString(string _sn) fromString(string const& _sn).
- Wrapping string with QApplication::tr(), used for localization.
|
10 years ago |
yann300
|
de72fa0edd
|
- fromRaw, fromString, prettyU256 moved to CommonJS.cpp.
- ApplicationCtx => AppContext.
- Smart pointer direct method call (instead of calling get() before).
- ConstantCompilationModel instanciate as smart pointer.
- Bug fix https://github.com/ethereum/cpp-ethereum/issues/557
- Add comments on DebuggingStateWrapper
- Coding Standards
|
10 years ago |
Gav Wood
|
c80fe47289
|
Fix std services except DNS Reg whose contract needs rewriting.
|
10 years ago |
Marek Kotewicz
|
d54a2f8626
|
whisper in web3jsonrpc
|
10 years ago |
Marek Kotewicz
|
e8c4d68164
|
issues fixes
|
10 years ago |
Marek Kotewicz
|
8fd09e8fcb
|
removed unused includes
|
10 years ago |
Marek Kotewicz
|
b64945735b
|
key, keys -> accounts populated to WebThreeStubServer
|
10 years ago |
Marek Kotewicz
|
4d70abf68a
|
codding standards
|
10 years ago |
Marek Kotewicz
|
4633dffc85
|
EthStubServer renamed to WebThreeStubServer
|
10 years ago |
Marek Kotewicz
|
a50ab8b718
|
fixed for CommonJS
|
10 years ago |
Marek Kotewicz
|
982ef819fb
|
retab
|
10 years ago |
Marek Kotewicz
|
5001c19987
|
retab
|
10 years ago |
Marek Kotewicz
|
178d80d5ef
|
common changes
|
10 years ago |
Marek Kotewicz
|
dd419086d3
|
jsonrpc in progress
|
10 years ago |
Marek Kotewicz
|
00bbca9997
|
jsonrpc in progress
|
10 years ago |
Marek Kotewicz
|
e4dd2c0d37
|
jsonrpcstubs in progres
|
10 years ago |
Marek Kotewicz
|
b97067347e
|
new abstractstub && before changes
|
10 years ago |
Marek Kotewicz
|
770d6f9795
|
jsonrpc refactor in progress
|
10 years ago |