Commit Graph

2067 Commits

Author SHA1 Message Date
Vlad Gluhovsky
dfd10d7dcc libp2p test
test for requirePeer function
2015-05-05 13:11:32 +02:00
chriseth
335c67a4e4 Fix for broken continue in for loop.
Fixes #1789.
2015-05-04 10:54:50 +02:00
yann300
1d4b27322e Merge remote-tracking branch 'up/develop' into bugFix2
Conflicts:
	test/webthreestubclient.h
2015-04-29 17:16:25 +02:00
arkpar
f21886b401 removed webthreestubclient.h 2015-04-28 22:45:47 +02:00
arkpar
6e775cca68 import/export state 2015-04-28 22:44:41 +02:00
yann300
2172fbaab2 Merge remote-tracking branch 'up/develop' into bugFix2
Conflicts:
	test/webthreestubclient.h
2015-04-28 13:46:12 +02:00
Gav Wood
717f255969 Merge pull request #1761 from chriseth/sol_fix_deleteBytes
Fix for deleting byte array elements.
2015-04-28 12:39:03 +02:00
chriseth
0e5331f62c Fix for deleting byte array elements.
Fixes #1759.
2015-04-28 11:31:40 +02:00
Gav Wood
e2c4831613 Merge pull request #1725 from debris/web3.js-v3.1
Web3.js v3.3
2015-04-28 11:08:43 +02:00
Gav Wood
240365fd76 Merge pull request #1758 from chriseth/sol_astRefactor
AST visitor refactoring.
2015-04-28 10:40:55 +02:00
Gav Wood
b405125701 Merge pull request #1716 from CJentzsch/gasPricerTests
Gas pricer
2015-04-27 23:38:36 +02:00
Gav Wood
f40a9a9f18 Merge pull request #1692 from winsvega/newtests
Newtests
2015-04-27 23:35:18 +02:00
Gav Wood
50644d2e10 Tidy and conformalise the toHex API. 2015-04-27 23:30:28 +02:00
Gav Wood
5e0eb4bae1 Merge pull request #1655 from winsvega/blockweight
BlockWeight: blockchain test refactoring
2015-04-27 23:08:48 +02:00
Gav Wood
16e3fc403e Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 2015-04-27 19:23:07 +02:00
Gav Wood
f843161bd9 Full ICAP implementation (Direct, Indirect-ETH, Indirect-XET). 2015-04-27 19:22:53 +02:00
chriseth
7ad5cb9621 Removed visit functions for abstract AST nodes. 2015-04-27 18:57:13 +02:00
chriseth
ceb9326eb2 Merge pull request #1740 from chriseth/sol_sourceLocationForOptimizer
Try to keep source location during optimisation.
2015-04-27 16:51:01 +02:00
yann300
145e0031b8 Deploy To Network: users choose which state to use for deploying 2015-04-27 15:06:21 +02:00
Liana Husikyan
21ced7e9c5 changed the test so constructor will have input parameters 2015-04-27 13:08:32 +02:00
Liana Husikyan
5b07f11330 changed the implementation 2015-04-27 13:08:32 +02:00
Liana Husikyan
9b956e809d fixed the output of the test 2015-04-27 13:08:32 +02:00
Liana Husikyan
18475f8ae1 test for resalts 2015-04-27 13:08:32 +02:00
chriseth
cfe24c3c2a Try to keep source location during optimization. 2015-04-27 10:08:55 +02:00
Marek Kotewicz
2e9de4d88e Merge commit '1c979d7311461f2e658c99f818d2b62a9936ddaa' into web3.js-v3.1 2015-04-26 17:40:36 +02:00
Marek Kotewicz
572d268f28 Squashed 'libjsqrc/ethereumjs/' changes from c74c854..3b799d1
3b799d1 fixed typos
c5f6379 version 0.3.3
d795d36 fixed trimming call output prefix
a2f561f fixed calling contract only with array param
4912ec6 tests for decoding solidity params
2b4fd21 solidity param encoding tests

git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: 3b799d128452639463424c657956ee90a28daec6
2015-04-26 17:40:35 +02:00
Marek Kotewicz
48b3423de2 Merge branch 'develop' into web3.js-v3.1 2015-04-26 17:40:24 +02:00
winsvega
1580c38d66 blockweight: allfields to compact Hex fix 2015-04-24 16:03:14 +03:00
winsvega
d872539b1f blockweight: stateroot is hash 2015-04-24 16:03:14 +03:00
winsvega
f1722d0f0a BlockWeight: jsonrpc fix
refactoring
2015-04-24 16:03:14 +03:00
winsvega
a5535ec86f BlockWeight: data fix
refactoring
2015-04-24 16:03:14 +03:00
winsvega
5d35f71350 BlockWeight: toCompactHex
refactoring
2015-04-24 16:03:14 +03:00
winsvega
37ed74ab6e blockweight: random test windows fix
attempt 1
2015-04-24 16:03:14 +03:00
winsvega
01905a3382 Blockweight: rebase + comments 2015-04-24 16:03:14 +03:00
winsvega
bd08a2bbe2 BlockWeight: tests refactoring 2015-04-24 16:03:14 +03:00
winsvega
393fc81dea BlockWeight: blockchain test refactoring 2015-04-24 16:03:14 +03:00
winsvega
f86e682af1 newtests: Transaction Data Zerobytes 2015-04-24 15:59:07 +03:00
winsvega
5b77cf9d0f newtests: r=s transaction test 2015-04-24 15:32:08 +03:00
winsvega
60cd863056 newtests: new rs value test 2015-04-24 15:32:08 +03:00
winsvega
bab28758c2 New Transaction Tests 2015-04-24 15:32:08 +03:00
winsvega
3bac265259 transaction tests 2015-04-24 15:32:08 +03:00
winsvega
ad3bc70a49 New Transaction Tests 2015-04-24 15:32:08 +03:00
chriseth
b129a201db Merge pull request #1729 from chriseth/sol_interfaceOutput
Use non-implemented functions for solidity interface output.
2015-04-24 11:59:05 +02:00
Marek Kotewicz
1a137629e3 Squashed 'libjsqrc/ethereumjs/' changes from f8a43ed..c74c854
c74c854 version 0.3.2
9fa9cc7 fixed fixed size bytes encoding and decoding

git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: c74c854b56cb76bfc941d7aef8a135b7c1cfc4b3
2015-04-24 11:02:20 +02:00
Marek Kotewicz
4d1988d9ee Merge commit 'e9ebbb67c4289d15b5f3dff6ca9a31025b6b0a04' into web3.js-v3.1 2015-04-24 11:02:20 +02:00
Marek Kotewicz
d4438b3386 Merge branch 'develop' into web3.js-v3.1 2015-04-24 11:02:09 +02:00
Gav Wood
658ee79da2 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 2015-04-23 17:55:52 +02:00
Gav Wood
25450daf2c More logging stuff.
Fixes #1680
2015-04-23 17:55:40 +02:00
chriseth
b4d2ead1b8 Use non-implemented functions for solidity interface output. 2015-04-23 15:00:44 +02:00
Marek Kotewicz
7471709ee0 Squashed 'libjsqrc/ethereumjs/' changes from 4def095..f8a43ed
f8a43ed Merge pull request #180 from ethereum/develop
4dc6e23 realease version 0.3.1
ee0ec4b Merge branch 'master' of github.com:ethereum/web3.js into develop
08dc2b2 add missing inputBlockNumberFormatter
99e89a1 Merge pull request #179 from ethereum/latest_pending
dfbad66 add pending and latest to getBlockTransactionCount and getUncle
dbf3ff0 latest and pending as possible blockNumber arg everywhere
3897bc2 version 0.3.0
d2068eb improved solidity event decoding
11f23ce Merge pull request #178 from ethereum/stringTopics
50f4a2b add new test filter
40c5c9e merged develop
c9cd31b add test for the new toTopic filter
e21ee7a Merge pull request #174 from ethereum/events_refactor
960e9c9 test for explicit sendTransaction && call
a6ac6ed add new toTopic formatter in filters
3d3db61 tests for decoding event logs
7c16dbf one additional test for event encode
9f7d6a9 anonymous events implementation && tests
b5eabd8 proper formatting event options
93b323f removed unused function findIndex from utils
9158ac7 removed unused function
1ac1ef9 cleaned event.encode test
5f2eb33 fixed filters encoding null
4482d5b Merge branch 'develop' into events_refactor
76ced9a basic tests for event encoding
f767a9a removed unused formatOutputHash, renamed formatXXXString to formatXXXBytes
888a970 coder.encodeParam, coder.decodeParam tests template
983e4b1 removed signature.js
f37057e Merge branch 'develop' of github.com:ethereum/web3.js into develop
c8f4226 add possible 2d topic arrays fixes #175
e910736 eth_filter complex topics, #175
836529a Merge branch 'develop' into events_refactor
42e759e 0.10 on travis is painfully slow, lets remove it
d411492 call && sendTransaction
f84a68c changed the way functions are being called
c8e5768 fixed log fields
d38f5a2 Merge branch 'develop' into events_refactor
a5c1bcc changed default providor port to 8545 closes #160
9e8cb8d removed non existing eth.flush method
eeb0bc0 Merge branch 'develop' into events_refactor
cdf02ec Merge pull request #173 from ethereum/failing_develop
501e3bc utils cleanup
a88be00 docs
9d8a51d event.js refactored
ea6bda4 event refactor in progress
a827076 fixed tx/block return value tests
99a3696 events refactor, function.js
04cdb6c format also tx nonce to number
385cc2c removed minGasPrice from blocks
c06d75b Merge pull request #170 from ethereum/abi_refactor
e80ff10 Merge branch 'master' into abi_refactor
38641df fixed #154
1c8cd7d web3.eth.defaultAccount property, updated event_inc example, fixed #96
4aeba40 fixed event_inc example
5362e2a Merge branch 'develop' into abi_refactor
2a11852 Merge branch 'master' into develop
ea413a8 updated gitter badge
a46b9ea Merge branch 'develop' into abi_refactor
779a608 documentation
941535f SolidityParam moved to its own file && documented
18cef7c removed *collapse in contrat, gulp
677bb68 add bundle version
135b044 Merge pull request #164 from karalabe/empty-topics-fix
b326202 formatters/whisper: polish corner case handling code
0567ba1 outputParser do not require 0x prefix before hash
b5c6aa6 little cleanup && renaming
dccfca1 solidity abi refactor in progress
6a058b6 Allow unset topics in posts too.
af443f2 Fix #162: allow empty topic list in messages
d643d06 solidity abi refactor in progress
271b00f bumped version
f4cf699 rebuild
4eeaf19 rebuild
20fb2e3 Merge branch 'develop' of https://github.com/ethereum/ethereum.js into develop
ac69640 Merge pull request #158 from ethereum/watchImprovement2
96b4468 fixed #161, web3.ssh.post
a320ef8 fixed coverage, unified creating errors
364eab7 add callback for async error
c62f817 picked watch change3
56d13f7 picked watch change2
2215e7c picked watch change
dc0f231 merged meteor package fixes
c89ad86 renamed meteor package
a0709f3 fixed meteor package
1a8032c version 0.2.7
dfb8dea gulp
b1ada8d gulp
a25a9e1 Merge branch 'master' of https://github.com/ethereum/ethereum.js
05343ea use version of bignumber.js without lookaheads
2651fd8 Update README.md

git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: f8a43eddfb450d0e0ba1669a6916babe0ea43642
2015-04-23 12:32:05 +02:00