Marek Kotewicz
|
f62a223f93
|
fixed namespaces in CommonJS && return 0x00 instead of 0x
|
10 years ago |
Gav Wood
|
103b9ea0a7
|
Bunch of repotting/curating.
[10:59:28] Vitalik Buterin: block.parent.gas_limit * 1023 / 1024 <=
block.gas_limit <= block.parent.gas_limit * 1025/1024
|
10 years ago |
Gav Wood
|
9385ee2533
|
Bunch of repotting/curating.
[10:59:28] Vitalik Buterin: block.parent.gas_limit * 1023 / 1024 <=
block.gas_limit <= block.parent.gas_limit * 1025/1024
|
10 years ago |
Gav Wood
|
210104395f
|
Bunch of repotting/curating.
[10:59:28] Vitalik Buterin: block.parent.gas_limit * 1023 / 1024 <=
block.gas_limit <= block.parent.gas_limit * 1025/1024
|
10 years ago |
Gav Wood
|
2c6b18f01b
|
Add EVMJIT.
|
10 years ago |
yann300
|
53e901930d
|
small changes
|
10 years ago |
yann300
|
2ff89547d6
|
Change in formatting storage values.
|
10 years ago |
yann300
|
8457bc4efb
|
bug fix: storage view in debug pane broken for long values.
|
10 years ago |
Gav Wood
|
325ec15389
|
Move CommonJS to libethcore. Split it up ready for refactoring into
libdevcore/libdevcrypto.
|
10 years ago |
yann300
|
d5e3f6f098
|
bug fixes
|
10 years ago |
yann300
|
1592bb2651
|
Coding standards.
|
10 years ago |
yann300
|
a93319623a
|
misc changes
|
10 years ago |
yann300
|
a78c3668b5
|
- Cleaning.
- Bug fix in hash decoding.
|
10 years ago |
yann300
|
b271a9df51
|
Manage solidity types:
- uint<N>, uint
- int<N>, int
- hash<N>, hash, address
- bool
- string<N>
|
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
|
19bb4ebe6f
|
- bug fix padded/unpadded CommonJS.cpp.
- bug fix instanciate child with parent in another thread.
- misc changes.
|
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
|
5f4627043d
|
- returning empty string instead of NULL
|
10 years ago |
yann300
|
0d58c2b664
|
- delete code comment (code used to resolve name using NameReg
contract)
|
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 |
Gav Wood
|
4014a3d0c8
|
Fix all the asBytes stuff.
|
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
|
3689a363cf
|
removed build errors
|
10 years ago |
Marek Kotewicz
|
982ef819fb
|
retab
|
10 years ago |
Marek Kotewicz
|
5001c19987
|
retab
|
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 |