Commit Graph

13616 Commits

Author SHA1 Message Date
Lu Guanqun
4f6ac1b536 change typedef to using according to preferred coding style 2015-02-07 17:20:57 +08:00
subtly
270a2d7094 Merge branch 'develop' into p2p 2015-02-06 19:58:53 -08:00
subtly
d1078b667c update packet test 2015-02-06 16:49:35 -08:00
subtly
6a9caebe7a update remaining whisper tests 2015-02-06 14:58:23 -08:00
CJentzsch
330caf3f40 create block from transaction with genesis block as parent 2015-02-06 23:43:49 +01:00
winsvega
b8a07a22be TransactionTest
Incorrect receiver address ength
2015-02-07 01:13:02 +03:00
subtly
1f0839385b update whisper topic and forwarding tests for node-discovery 2015-02-06 13:55:01 -08:00
Gav Wood
86729f9eee Merge pull request #972 from chriseth/sol_structAccessors
Accessors for structs.
2015-02-06 13:50:03 -08:00
subtly
63f27fb920 Merge branch 'develop' into p2p 2015-02-06 11:58:04 -08:00
Lefteris Karapetsas
afe1d9a592 Small fixes in Types and ExpressionCompiler 2015-02-06 20:57:04 +01:00
subtly
1ff4301409 updates for code-review 2015-02-06 11:54:00 -08:00
Christian
724ee76900 Accessors for structs. 2015-02-06 20:04:02 +01:00
Christian
99ff791593 Accessors for structs. 2015-02-06 20:04:02 +01:00
Gav Wood
d5039b295e Merge pull request #971 from CJentzsch/addTests
some new tests
2015-02-06 09:54:44 -08:00
Gav Wood
a76669379e Merge pull request #965 from debris/libnatspec
natspec separated to it's own module. tests
2015-02-06 09:39:38 -08:00
CJentzsch
8404c87477 Merge remote-tracking branch 'upstream/develop' into addTests 2015-02-06 17:38:09 +01:00
CJentzsch
d78e171ef4 sha3 performance test 2015-02-06 17:37:56 +01:00
Lefteris Karapetsas
895b5c13f0 Small fixes for proper multitype/multiarg SHA3 2015-02-06 17:25:29 +01:00
Lefteris Karapetsas
f6586b8139 Small fixes for proper multitype/multiarg SHA3 2015-02-06 17:25:29 +01:00
winsvega
4d76086860 nonce value from 0 to "0" in fillers 2015-02-06 18:28:48 +03:00
Lefteris Karapetsas
0037a7694a SHA3 of string literals now should work 2015-02-06 16:27:41 +01:00
Lefteris Karapetsas
293344b473 SHA3 of string literals now should work 2015-02-06 16:27:41 +01:00
CJentzsch
b8ae6d0da3 Merge remote-tracking branch 'upstream/develop' into addTests 2015-02-06 15:40:15 +01:00
CJentzsch
6b80367010 failing tests from random simulation as state tests and transaction tests 2015-02-06 15:40:07 +01:00
CJentzsch
ad1a26c503 include transaction list 2015-02-06 15:00:06 +01:00
Lefteris Karapetsas
2c9ff4747d getRealType() introduced 2015-02-06 13:42:51 +01:00
Christian
82edc1ca6d Some fixes for the ether units parser. 2015-02-06 13:38:29 +01:00
Christian
5bedf7f816 Some fixes for the ether units parser. 2015-02-06 13:38:29 +01:00
Marek Kotewicz
aea7de9556 removed output messages in tests && spaces 2015-02-06 13:38:28 +01:00
Marek Kotewicz
907b18cadc Merge branch 'develop' into libnatspec 2015-02-06 13:30:20 +01:00
chriseth
366284d37c Merge pull request #963 from guanqun/disallow-void-var
Disallow implicit declaration of void type.
2015-02-06 12:08:24 +01:00
chriseth
16fc2d651e Merge pull request #963 from guanqun/disallow-void-var
Disallow implicit declaration of void type.
2015-02-06 12:08:24 +01:00
Marek Kotewicz
cc862a02a6 Merge branch 'develop' into libnatspec 2015-02-06 12:02:36 +01:00
Lefteris Karapetsas
4b43f1b564 appendArgumentsCopyToMemory() has more complicated logic now
- Plus other fixes.
2015-02-06 10:42:24 +01:00
Lefteris Karapetsas
76c9f13626 appendArgumentsCopyToMemory() has more complicated logic now
- Plus other fixes.
2015-02-06 10:42:24 +01:00
Lefteris Karapetsas
1bf8660bdf Solidity SHA3 can now take multiple arguments 2015-02-06 09:38:04 +01:00
Lefteris Karapetsas
337b952f53 Fixes after rebase 2015-02-06 09:38:04 +01:00
Lefteris Karapetsas
f09c6fffc9 Renaming a function for clarity 2015-02-06 09:38:04 +01:00
Lefteris Karapetsas
8c1d928c94 Solidity SHA3 can now take multiple arguments 2015-02-06 09:38:04 +01:00
Gav Wood
3d98ea2266 Merge pull request #953 from LefterisJP/sol_ethSubDenominations
Solidity ether subdenominations
2015-02-05 17:12:19 -08:00
Gav Wood
59a3909376 Merge pull request #953 from LefterisJP/sol_ethSubDenominations
Solidity ether subdenominations
2015-02-05 17:12:19 -08:00
Lu Guanqun
bd41622341 disallow declaration of void type
https://www.pivotaltracker.com/n/projects/1189488/stories/86318578
2015-02-06 07:49:05 +08:00
Lu Guanqun
7267afff55 disallow declaration of void type
https://www.pivotaltracker.com/n/projects/1189488/stories/86318578
2015-02-06 07:49:05 +08:00
Lefteris Karapetsas
c966ff246f More style changes in enums 2015-02-05 23:03:24 +01:00
CJentzsch
017d9ed09a Merge branch 'RefundOverflow' into addTests 2015-02-05 22:43:53 +01:00
CJentzsch
1298b8605c Merge remote-tracking branch 'upstream/develop' into RefundOverflow 2015-02-05 22:43:29 +01:00
CJentzsch
630681094e test block gas limit 2015-02-05 22:42:17 +01:00
CJentzsch
f168904410 Merge remote-tracking branch 'upstream/develop' into addTests 2015-02-05 22:41:40 +01:00
Lefteris Karapetsas
fb55f4f24d Minor Style fixes 2015-02-05 22:38:07 +01:00
Lefteris Karapetsas
305f54b23f Minor Style fixes 2015-02-05 22:38:07 +01:00