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 |
|
chriseth
|
ed096881b9
|
Use BUILD_SHARED_LIB
|
2015-04-24 14:50:14 +02:00 |
|
chriseth
|
fcd3f44fd9
|
Use BUILD_SHARED_LIB
|
2015-04-24 14:50:14 +02:00 |
|
chriseth
|
075b4f87b9
|
Use BUILD_SHARED_LIB
|
2015-04-24 14:50:14 +02: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 |
|
subtly
|
539ac8016f
|
Merge branch 'develop' into discovery
Conflicts:
libp2p/NodeTable.cpp
|
2015-04-24 12:02:02 +01:00 |
|
chriseth
|
bb788bcbc3
|
Merge pull request #1737 from chriseth/sol_fix_solcWithoutJson
Do not handle combined JSON if option not given.
|
2015-04-24 12:51:11 +02: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 |
|
chriseth
|
87e8c81514
|
Do not handle combined JSON if option not given.
|
2015-04-24 11:48:23 +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 |
|
Ryan Casey
|
d8f7051685
|
Direct more mundane failures to cerr as well.
|
2015-04-23 09:42:01 -07: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
|
245620bdc2
|
Removed extra blank line.
|
2015-04-23 15:47:54 +02:00 |
|
chriseth
|
ca97dcbd5b
|
Use non-implemented functions for solidity interface output.
|
2015-04-23 15:00:44 +02:00 |
|
chriseth
|
b4d2ead1b8
|
Use non-implemented functions for solidity interface output.
|
2015-04-23 15:00:44 +02:00 |
|
chriseth
|
ec01bfa074
|
json output for the commandline compiler.
|
2015-04-23 14:40:42 +02:00 |
|
subtly
|
9cf0e47f5e
|
Merge branch 'develop' into discovery
|
2015-04-23 11:47:58 +01: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 |
|
Marek Kotewicz
|
e10436c667
|
Merge commit '99f713fa869f41401e9383f2626ed46d3821cc29' into develop
|
2015-04-23 12:32:05 +02:00 |
|
CJentzsch
|
228ce4cec1
|
optimization - higher precision and single gas price handling
|
2015-04-23 10:48:32 +02:00 |
|
subtly
|
ce6db27a51
|
handle new endpoint properties for ping
|
2015-04-23 03:04:35 +01:00 |
|
subtly
|
a008257426
|
Merge branch 'develop' into discovery
|
2015-04-23 03:00:57 +01:00 |
|
CJentzsch
|
14be125a99
|
style
|
2015-04-22 16:59:14 +02:00 |
|
CJentzsch
|
75466430ce
|
Merge remote-tracking branch 'upstream/develop' into gasPricerTests
|
2015-04-22 16:53:43 +02:00 |
|
CJentzsch
|
a26416fcef
|
really nice scientific gasPricer
|
2015-04-22 16:53:03 +02:00 |
|
chriseth
|
61c7f29b46
|
Actually output assembly in JSON format.
|
2015-04-22 16:28:21 +02:00 |
|
chriseth
|
5fff87cf2b
|
Modifications to docker file to build the json compiler.
|
2015-04-22 14:38:00 +02:00 |
|
chriseth
|
ff39a1d241
|
Merge pull request #1708 from chriseth/sol_fix_libraries
Fixed use of libraries.
|
2015-04-22 14:33:38 +02:00 |
|
chriseth
|
c41eb14000
|
Merge pull request #1697 from chriseth/sol_bytesInEvents
bytes parameters for events and sha3.
|
2015-04-22 14:32:05 +02:00 |
|
CJentzsch
|
5f0de0523d
|
fix StateLoader
|
2015-04-22 12:17:00 +02:00 |
|
chriseth
|
fcb772293b
|
Fix regarding memory overwrite during sha3 computation.
|
2015-04-22 11:43:50 +02:00 |
|
chriseth
|
a3820fa046
|
Fix regarding memory overwrite during sha3 computation.
|
2015-04-22 11:43:50 +02:00 |
|
chriseth
|
99a0cb3545
|
bytes parameters for events and sha3.
|
2015-04-22 11:43:49 +02:00 |
|
chriseth
|
a6d08950c6
|
bytes parameters for events and sha3.
|
2015-04-22 11:43:49 +02:00 |
|
chriseth
|
88239460bb
|
Fixed use of libraries.
|
2015-04-22 11:34:25 +02:00 |
|
chriseth
|
be3f9e2681
|
Style fixes.
|
2015-04-22 11:33:26 +02:00 |
|
Christian
|
83cc8dfe00
|
JSON compiler.
|
2015-04-22 11:33:25 +02:00 |
|