Gav Wood
325ec15389
Move CommonJS to libethcore. Split it up ready for refactoring into
libdevcore/libdevcrypto.
10 years ago
yann300
ccb6b58e71
- Coding Standards.
- Encode/Decode bigint behavior.
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
ef7561b16e
- Manage solidity parameter types
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
Lu Guanqun
960f62b05a
update to the correct file name
10 years ago
yann300
827de531b9
- Coding standards
10 years ago
yann300
db1ba8b5b4
style correction.
10 years ago
yann300
369268c0ce
tab indentation
10 years ago
yann300
0e391e50a2
misc corrections
10 years ago
yann300
0a496d7725
- ApplicationCtx.h: refactor of singleton (put inline code in *.h).
- Coding standards (#pragma once, ...).
- CodeEditorExtensionManager.cpp: replace normal pointer by shared_ptr.
- Add namespace dev::mix.
- MixApplication: will be used to catch exception (not used now).
10 years ago
yann300
d97c0b5141
misc
10 years ago
yann300
4a870cda7b
small changes
10 years ago
yann300
d84ec425e7
m1
10 years ago