Commit Graph

14585 Commits

Author SHA1 Message Date
Gav Wood
b93f8a1808 Fix jsTo... 2015-01-26 15:00:07 -08:00
Gav Wood
32853fbc70 Fixed spurious whisper watches firing.
Additional standard APIs.
Refinement of standard.js.
2015-01-26 10:28:15 -08:00
Gav Wood
f4a92d4caf Merge pull request #871 from debris/commonjs_tests
new tests for libdevcore/CommonJS (failing)
2015-01-26 07:21:16 -08:00
Marek Kotewicz
e779df09d4 failing commonjs tests 2015-01-26 16:05:19 +01:00
liana
ef885d0212 - modifications according to PR review 2015-01-26 13:24:16 +01:00
liana
f5b739da9a - modifications according to PR review 2015-01-26 13:24:16 +01:00
Christian
f59cda76de Call modifiers on constructor. 2015-01-26 10:23:39 +01:00
Christian
2b2da431bc Call modifiers on constructor. 2015-01-26 10:23:39 +01:00
Christian
fd5899d038 Modifier overrides and callgraph analysis. 2015-01-26 10:23:39 +01:00
Christian
c657fe9611 Modifier overrides and callgraph analysis. 2015-01-26 10:23:39 +01:00
Christian
7ded95c776 Compilation of function modifiers. 2015-01-26 10:23:39 +01:00
Christian
67073948af Compilation of function modifiers. 2015-01-26 10:23:39 +01:00
Christian
941c77c8fa Type resolution for function modifiers. 2015-01-26 10:23:39 +01:00
Christian
c86a46b84d Type resolution for function modifiers. 2015-01-26 10:23:39 +01:00
Christian
19793dab09 Function modifier parsing. 2015-01-26 10:23:39 +01:00
Christian
dabf947679 Function modifier parsing. 2015-01-26 10:23:39 +01:00
Christian
fe37aad4d5 Reverse order of inheritance in base list. 2015-01-26 10:20:46 +01:00
Christian
682a45290c Reverse order of inheritance in base list. 2015-01-26 10:20:46 +01:00
subtly
29de01b458 add test-require to p2p/host 2015-01-25 21:43:53 -08:00
subtly
e623e8b020 Merge branch 'develop' into p2p 2015-01-25 19:54:59 -08:00
subtly
57e1acfbd6 fix ping-timeouts 2015-01-25 19:54:15 -08:00
Gav Wood
570e49c03a Add coins reg to standard services.
Upgrade AZ display for new API.
Upgrade requires in Sol.
2015-01-25 17:01:34 -08:00
subtly
2ed2a8ec8e updates and fixes for code review 2015-01-25 14:08:34 -08:00
Gav Wood
3343d408e1 Minor fix. 2015-01-24 17:52:42 -08:00
Gav Wood
5b576e8691 Fixes to ethereum.js and standard.js. 2015-01-24 17:42:49 -08:00
Gav Wood
99b31eab89 Merge pull request #839 from debris/natspec
synchronous ethereum.js && natspec
2015-01-23 17:04:57 -08:00
winsvega
ec85da431a style changes 2015-01-23 23:03:29 +03:00
winsvega
f22f8ba2ef minor changes 2015-01-23 20:33:34 +03:00
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