liana
3075fc598d
- corrected assert
2015-01-23 18:09:46 +01:00
liana
5076f532d8
- added conversion for string/hash of equal sizes
...
- added tests
2015-01-23 17:45:37 +01:00
liana
5de93e6acb
- added conversion for string/hash of equal sizes
...
- added tests
2015-01-23 17:45:37 +01:00
CJentzsch
42e6f9e8a8
correct test
2015-01-23 15:27:32 +01:00
CJentzsch
fe3c1ebe1f
fix gasPrice*gasLimit + value overflow
2015-01-23 15:17:34 +01:00
winsvega
f8da9c121f
Chris suggestions
2015-01-23 17:04:45 +03:00
winsvega
99ac8ecd10
transaction.cpp update due to the code changes
2015-01-23 16:55:18 +03:00
winsvega
34249753e8
Merge remote-tracking branch 'ethereum/develop' into develop
2015-01-23 15:28:04 +03:00
subtly
cc9a7cbb71
update whisper test. move ports out of private ranges and specify ip address.
2015-01-22 19:50:33 -05:00
winsvega
0f7b1b3344
transaction tests, bound tests
2015-01-23 02:48:15 +03:00
subtly
64ea4a1959
Merge branch 'develop' into p2p
2015-01-22 18:33:21 -05:00
Marek Kotewicz
a3bf025f3d
Merge branch 'develop' into natspec
2015-01-22 20:14:07 +01:00
winsvega
7bf407dbe4
some test
2015-01-22 12:05:03 +03:00
winsvega
91ccc1b7ab
Transaction Tests
...
transaction tests
Transaction Test Work In Progress
transaction test work in progress
work in progress. check for transaction is valid
Transaction Tests Work In Progress
compiler error fix
2015-01-22 12:04:58 +03:00
Marek Kotewicz
f4bb060d50
Squashed 'libjsqrc/ethereumjs/' changes from e1fcffc..edfb874
...
edfb874 changes in filter.js (not yet working)
c2d9c1a toDecimal/fromDecimal is using bignumber.js now
81a5813 removed unused pieces of code
08e2696 removed send queues from providermanager
c9693b4 contract.html example is working with sync api
ceb4357 sync api tests running, removed unused pieces of code
fc986a3 removed unused providers
0d2cccc http sync api
git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: edfb874527160cee14cca931377e55187b874cbe
2015-01-21 21:54:51 +01:00
Marek Kotewicz
5239db2243
Merge commit 'eb4984c0d036c1420e782ca136810e851e33fb37' into natspec
2015-01-21 21:54:51 +01:00
Gav Wood
529847d8e1
Claim ether makes wallet & trasfers.
...
"#require" in solidity.
2015-01-21 11:31:14 -08:00
Gav Wood
376c6182ad
Claim ether makes wallet & trasfers.
...
"#require" in solidity.
2015-01-21 11:31:14 -08:00
CJentzsch
9c34eed9da
new file block.cpp
2015-01-21 16:10:06 +01:00
Gav Wood
fd773be884
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
2015-01-20 11:33:41 -08:00
Gav Wood
5f54782ed0
Cleanups and addition AZ info.
2015-01-20 11:33:33 -08:00
Gav Wood
30b455e4d6
Merge pull request #830 from chriseth/sol_overridesInConstructorContext
...
Include virtual function overrides in constructor context.
2015-01-20 10:02:18 -08:00
Gav Wood
d3a3885aba
Merge pull request #830 from chriseth/sol_overridesInConstructorContext
...
Include virtual function overrides in constructor context.
2015-01-20 10:02:18 -08:00
Marek Kotewicz
ca8aa01b34
Squashed 'libjsqrc/ethereumjs/' changes from 6a58db6..848c54d
...
848c54d _currentAbi object
380c152 solidity methods "overloading"
git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: 848c54dc4713d5c29993f1c41d16cd334e18081d
2015-01-20 17:48:08 +01:00
Marek Kotewicz
d6e82477ca
Merge commit '53b4fda16d0b191be8ab986379a328aa38aaf916' into natspec
2015-01-20 17:48:08 +01:00
Christian
96db6cf905
Style changes.
2015-01-20 17:41:09 +01:00
Christian
3ff1c3ec30
Include virtual function overrides in constructor context.
2015-01-20 15:58:04 +01:00
Christian
d854e56789
Include virtual function overrides in constructor context.
2015-01-20 15:58:04 +01:00
Lefteris Karapetsas
8b29bdaf10
Absence of tag in Natspec is now considered @notice
2015-01-20 13:15:43 +01:00
Lefteris Karapetsas
e0d1f79e06
Absence of tag in Natspec is now considered @notice
2015-01-20 13:15:43 +01:00
Gav Wood
1fc3c7b498
Merge pull request #810 from debris/ethereumjs
...
Ethereumjs
2015-01-19 20:59:58 -08:00
Christian
417f9c03d0
Implicit conversion from derived to base.
2015-01-19 23:35:04 +01:00
Christian
609268ee62
Implicit conversion from derived to base.
2015-01-19 23:35:04 +01:00
Christian
ddf5e20d10
Call constructors of base classes.
2015-01-19 23:35:04 +01:00
Christian
961cb5b90c
Call constructors of base classes.
2015-01-19 23:35:04 +01:00
Christian
af92f98d86
Constructor arguments for base classes.
2015-01-19 23:35:04 +01:00
Christian
fe770957c6
Constructor arguments for base classes.
2015-01-19 23:35:04 +01:00
Christian
6e111d5d1d
Explicit calls to base class function.
2015-01-19 23:35:04 +01:00
Christian
2e846c495b
Explicit calls to base class function.
2015-01-19 23:35:04 +01:00
Christian
4d833bc86b
Inheritance in compiler.
2015-01-19 23:35:04 +01:00
Christian
f84d8f2b50
Inheritance in compiler.
2015-01-19 23:35:04 +01:00
Christian
e6c0a9b922
Magic variables are only needed durinng name and type resolution, not during compilation.
2015-01-19 23:35:04 +01:00
Christian
70cda182f2
Magic variables are only needed durinng name and type resolution, not during compilation.
2015-01-19 23:35:04 +01:00
Christian
6633fbb603
Check overrides and provide inherited public interface.
2015-01-19 23:35:04 +01:00
Christian
580d712a67
Check overrides and provide inherited public interface.
2015-01-19 23:35:04 +01:00
Christian
914fcedd0e
Import inherited members into the contract's scope.
2015-01-19 23:35:04 +01:00
Christian
fb41b96bb8
Import inherited members into the contract's scope.
2015-01-19 23:35:04 +01:00
Christian
4631e54e08
Inheritance parser.
2015-01-19 23:35:04 +01:00
Christian
ffed2f37cb
Inheritance parser.
2015-01-19 23:35:04 +01:00
Lefteris Karapetsas
02521a164c
Improved handling of exceptions in some Solidity Tests
2015-01-19 20:12:48 +01:00