Commit Graph

13616 Commits

Author SHA1 Message Date
Christian
d089703254 Moved copy code to CompilerUtils. 2015-02-12 11:33:10 +01:00
Christian
9b8cf4af1d Moved copy code to CompilerUtils. 2015-02-12 11:33:10 +01:00
Christian
a5449d9b3e Dynamic copy to memory. 2015-02-12 11:33:10 +01:00
Christian
8a2879a603 Copy storage to storage. 2015-02-12 11:33:10 +01:00
Christian
adb434569c Dynamic copy to memory. 2015-02-12 11:33:10 +01:00
Christian
6e0ade681d Simple copy of bytes to storage. 2015-02-12 11:33:09 +01:00
Christian
79aec95228 Simple copy of bytes to storage. 2015-02-12 11:33:09 +01:00
Christian
8787413a86 Tests and some code for msg.data. 2015-02-12 11:33:09 +01:00
Christian
20b4c69009 Tests and some code for msg.data. 2015-02-12 11:33:09 +01:00
Christian
1369337808 Introduced byte array type. 2015-02-12 11:33:09 +01:00
Marek Kotewicz
e559854e33 Merge branch 'jsoncpp_path' of https://github.com/debris/cpp-ethereum into jsoncpp_path 2015-02-12 09:06:32 +01:00
Marek Kotewicz
c5d18d2f0c Merge branch 'jsoncpp_path' of https://github.com/debris/cpp-ethereum into jsoncpp_path 2015-02-12 09:06:32 +01:00
Marek Kotewicz
ff995be648 Merge branch 'jsoncpp_path' of https://github.com/debris/cpp-ethereum into jsoncpp_path 2015-02-12 09:06:32 +01:00
Marek Kotewicz
3f7d59e201 Merge branch 'jsoncpp_path' of https://github.com/debris/cpp-ethereum into jsoncpp_path 2015-02-12 09:06:32 +01:00
Marek Kotewicz
f723627c85 Merge branch 'develop' into jsoncpp_path 2015-02-12 09:03:32 +01:00
Marek Kotewicz
b3c0cfef4b Merge branch 'develop' into jsoncpp_path 2015-02-12 09:03:32 +01:00
subtly
ca39f95248 Merge branch 'develop' into p2p 2015-02-12 00:02:05 -05:00
CJentzsch
0e634cb1fc style 2015-02-11 22:05:34 +01:00
Christian
d37f6cfb9f Some windows fixes. 2015-02-11 20:20:37 +01:00
Christian
2119a758b3 Some windows fixes. 2015-02-11 20:20:37 +01:00
subtly
d14c5eb85a Merge branch 'develop' into p2p 2015-02-11 12:29:55 -05:00
CJentzsch
9e63ab10ca avoid code doubling 2015-02-11 18:17:01 +01:00
Marek Kotewicz
3e35ca9001 Merge pull request #979 from debris/win_fixes
windows fixes
2015-02-11 17:46:41 +01:00
Marek Kotewicz
6a0cd77c75 Merge pull request #979 from debris/win_fixes
windows fixes
2015-02-11 17:46:41 +01:00
debris
af0357898b fixed cmake include_directories 2015-02-11 16:47:56 +01:00
debris
ef5dce950d fixed cmake include_directories 2015-02-11 16:47:56 +01:00
CJentzsch
f0b2d0f30b check transactions 2015-02-11 16:36:00 +01:00
debris
05624c15b1 Merge branch 'develop' into jsoncpp_path 2015-02-11 16:24:37 +01:00
debris
396649409e Merge branch 'develop' into jsoncpp_path 2015-02-11 16:24:37 +01:00
Marek Kotewicz
7035ae638a Merge branch 'develop' into jsoncpp_path 2015-02-11 15:43:47 +01:00
Marek Kotewicz
437979a781 Merge branch 'develop' into jsoncpp_path 2015-02-11 15:43:47 +01:00
winsvega
a44feb813e Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop 2015-02-11 14:12:18 +03:00
debris
037474713a fixed transitive dependencies for msvc 2015-02-11 11:42:13 +01:00
debris
a70d7f04c9 fixed transitive dependencies for msvc 2015-02-11 11:42:13 +01:00
debris
0ce5ac530d fixed transitive dependencies for msvc 2015-02-11 11:42:13 +01:00
CJentzsch
87b0a10052 Merge remote-tracking branch 'upstream/develop' into blockTests
Conflicts:
	test/transaction.cpp
2015-02-11 11:19:44 +01:00
CJentzsch
4578732556 validate block (the not fill tests path) 2015-02-11 08:37:54 +01:00
subtly
8746426ef0 Merge branch 'develop' into p2p 2015-02-10 15:49:37 -05:00
Gav Wood
9a792edb33 Test stuff into cpp from header.
Additional debug stuff in cmake.
2015-02-10 20:53:38 +01:00
Gav Wood
92fd2b191d Merge pull request #916 from winsvega/develop
transaction address length test fix
2015-02-10 20:15:17 +01:00
Lu Guanqun
11b4e7f7d8 small fixes per chris's comments 2015-02-10 23:39:13 +08:00
Lu Guanqun
466f0e0100 small fixes per chris's comments 2015-02-10 23:39:13 +08:00
Lu Guanqun
d307b0914c add exponent operator
https://www.pivotaltracker.com/n/projects/1189488/stories/83746404
2015-02-10 23:39:13 +08:00
Lu Guanqun
2f15494f83 add two more exp tests 2015-02-10 23:39:13 +08:00
Lu Guanqun
3ce223c6cb add exponent operator
https://www.pivotaltracker.com/n/projects/1189488/stories/83746404
2015-02-10 23:39:13 +08:00
Marek Kotewicz
d5499d1caf fixed jsoncpp find_path 2015-02-10 12:18:47 +01:00
Marek Kotewicz
5ab36afaed fixed jsoncpp find_path 2015-02-10 12:18:47 +01:00
winsvega
30db15c1a9 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop 2015-02-10 13:19:27 +03:00
CJentzsch
32a8f7faeb Merge remote-tracking branch 'upstream/develop' into blockTests 2015-02-10 11:13:56 +01:00
winsvega
c09b7885e8 Test related
Constant in TestHelper.h
Exception in TestHelper.h
2015-02-10 13:07:31 +03:00