Paweł Bylica
|
a8f649c3ac
|
uint128 implementation for Windows and fixes arithmetic functions
|
10 years ago |
Paweł Bylica
|
96980ef0dd
|
uint128 implementation for Windows and fixes arithmetic functions
|
10 years ago |
Paweł Bylica
|
237fdb9949
|
Install evmjit.dll (called RUNTIME) on Windows
|
10 years ago |
Paweł Bylica
|
3dd49fbede
|
Install evmjit.dll (called RUNTIME) on Windows
|
10 years ago |
Paweł Bylica
|
00415c95b7
|
Fix type mismatch for shift operator instruction
|
10 years ago |
Paweł Bylica
|
a00f26b02a
|
Fix type mismatch for shift operator instruction
|
10 years ago |
Paweł Bylica
|
0737cc778b
|
Fix memory index having type i256
|
10 years ago |
Paweł Bylica
|
ac0181a76e
|
Fix memory index having type i256
|
10 years ago |
Christian
|
4dfc7c4436
|
Fix stack size of typetypes.
|
10 years ago |
chriseth
|
cefb25343e
|
Merge pull request #881 from chriseth/sol_import
Fix usage of standard sources.
|
10 years ago |
chriseth
|
6b13450e2c
|
Merge pull request #880 from chriseth/solidity_js_dockerfile
Dockerfile to build the solidity compiler using emscripten.
|
10 years ago |
Paweł Bylica
|
360b15e5f6
|
Windows fixes: DLL exports and cmake options
|
10 years ago |
Paweł Bylica
|
064c129afc
|
Windows fixes: DLL exports and cmake options
|
10 years ago |
Paweł Bylica
|
3ec710bf49
|
Check if uint128 is enabled
|
10 years ago |
Paweł Bylica
|
97560b7748
|
Check if uint128 is enabled
|
10 years ago |
Marek Kotewicz
|
e0bc73dab2
|
removed CorsHTTPServer
|
10 years ago |
Paweł Bylica
|
725c65b31f
|
Remove gmp dependency
|
10 years ago |
Paweł Bylica
|
e15906f93e
|
Remove gmp dependency
|
10 years ago |
Paweł Bylica
|
a0736c2468
|
New addmod algorithm
|
10 years ago |
Paweł Bylica
|
259a06e72b
|
New addmod algorithm
|
10 years ago |
Christian
|
b80aa77de0
|
Find some reasonable contract if nothing is supplied.
|
10 years ago |
Paweł Bylica
|
6c2aa13e11
|
New mulmod algorithm
|
10 years ago |
Paweł Bylica
|
2f2b101592
|
New mulmod algorithm
|
10 years ago |
Christian
|
fd1f7b527f
|
Cleaner solution to provide standard sources.
|
10 years ago |
Christian
|
54e5068268
|
Some fixes in parser.
|
10 years ago |
Christian
|
03ea63e202
|
Dockerfile to build the solidity compiler using emscripten.
|
10 years ago |
Gav Wood
|
a8ef8c7f24
|
Fixes #879.
|
10 years ago |
Gav Wood
|
45815a1bc4
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
aa094e5240
|
LogFilter supports new, better, filter mechanism.
Exposed to JS API.
|
10 years ago |
Paweł Bylica
|
b4804e4939
|
Merge remote-tracking branch 'origin/evmjit' into evmjit
Conflicts:
evmjit/libevmjit/Arith256.cpp
evmjit/libevmjit/Arith256.h
|
10 years ago |
Paweł Bylica
|
5714e08db7
|
Merge remote-tracking branch 'origin/evmjit' into evmjit
Conflicts:
evmjit/libevmjit/Arith256.cpp
evmjit/libevmjit/Arith256.h
|
10 years ago |
Paweł Bylica
|
b118e4d50a
|
New exp algorithm
|
10 years ago |
Paweł Bylica
|
2865ce9621
|
New exp algorithm
|
10 years ago |
winsvega
|
233e5a91ee
|
namespace line
|
10 years ago |
winsvega
|
d10c7b3f7a
|
some state tests
|
10 years ago |
Lefteris Karapetsas
|
c6f2453a81
|
Merge pull request #878 from guanqun/simplify-solc-output
simplify solc's option output
|
10 years ago |
Lu Guanqun
|
59ad75763d
|
simplify solc's option output
The original one is too verbose.
|
10 years ago |
Gav Wood
|
04bf364372
|
Merge pull request #876 from debris/natspec
Natspec && little cleanup in ethereum.js
|
10 years ago |
Paweł Bylica
|
4217843714
|
New unsigned div algorithm
|
10 years ago |
Paweł Bylica
|
fe1a466b3e
|
New unsigned div algorithm
|
10 years ago |
Lefteris Karapetsas
|
4726ae85de
|
Merge pull request #875 from LefterisJP/natspec_OW3Server_fixes
Fixes and cleanup in OurWebThreeStubServer
|
10 years ago |
Marek Kotewicz
|
a59df087cc
|
evaluating solidity method input params
|
10 years ago |
Marek Kotewicz
|
30a8d6bf17
|
Squashed 'libjsqrc/ethereumjs/' changes from ad7c057..6d59047
6d59047 contract method name
git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: 6d59047c5f1f7102f399ca9d009dc91c867a2b2f
|
10 years ago |
Marek Kotewicz
|
14346861ab
|
Merge commit '30a8d6bf1777bfc29a4da53181f89d8b58dc8135' into natspec
|
10 years ago |
Marek Kotewicz
|
b2df966ed2
|
Squashed 'libjsqrc/ethereumjs/' changes from f023681..ad7c057
ad7c057 getMethodWithName
git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: ad7c05778f3aa2d4b42c9fa401f57b24370f65ad
|
10 years ago |
Marek Kotewicz
|
244486bab0
|
Merge commit 'b2df966ed29976a9afedf052a398eb6bdae1aae6' into natspec
|
10 years ago |
Marek Kotewicz
|
daa1f01db8
|
Merge branch 'ethereumjs' into natspec
|
10 years ago |
Lefteris Karapetsas
|
295a277418
|
Fixes and cleanup in OurWebThreeStubServer
- All fixes are Natspec related
|
10 years ago |
chriseth
|
507a311de1
|
Merge pull request #857 from LianaHus/StringToHash
conversion for string to/from hash
|
10 years ago |
liana
|
1b5098cd04
|
- cosmetic changes
|
10 years ago |