winsvega
e2d58a93e2
blockweight: random test windows fix
attempt 1
10 years ago
winsvega
56eb1ab2ee
Blockweight: rebase + comments
10 years ago
winsvega
39f5534578
BlockWeight: tests refactoring
10 years ago
winsvega
35f1688c74
BlockWeight: blockchain test refactoring
10 years ago
winsvega
e394375d8f
newtests: Transaction Data Zerobytes
10 years ago
winsvega
5a57a75e48
newtests: r=s transaction test
10 years ago
winsvega
8b719ba37f
newtests: new rs value test
10 years ago
winsvega
3eb4f7db04
New Transaction Tests
10 years ago
winsvega
5d273129ce
transaction tests
10 years ago
winsvega
69d8fe54a3
New Transaction Tests
10 years ago
Marek Kotewicz
e9ebbb67c4
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
10 years ago
Gav Wood
87770dad0b
More logging stuff.
Fixes #1680
10 years ago
chriseth
cdc38ab28a
Use non-implemented functions for solidity interface output.
10 years ago
Marek Kotewicz
99f713fa86
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
10 years ago
CJentzsch
94c84a75ec
optimization - higher precision and single gas price handling
10 years ago
subtly
50f5c96e9c
handle new endpoint properties for ping
10 years ago
CJentzsch
741b56c960
style
10 years ago
CJentzsch
e566a4f5c2
really nice scientific gasPricer
10 years ago
CJentzsch
a6c3391e77
fix StateLoader
10 years ago
chriseth
0a95634543
Fix regarding memory overwrite during sha3 computation.
10 years ago
chriseth
e480c7012c
bytes parameters for events and sha3.
10 years ago
subtly
c71d431783
more test updates (v4 endpoints. #1557 , #1558 )
10 years ago
CJentzsch
e6b6b60a73
add gasPrice tests
10 years ago
CJentzsch
036c7ba8bd
avoid stack overflow and div by zero
10 years ago
chriseth
3146a7aeb7
Fix for Contract and Enum types as external function arguments.
10 years ago
chriseth
7386869de6
Fixed byte alignment for return type of ripemd160 built-in contract.
10 years ago
subtly
d76dfef797
update peer host test. support unspecified ip.
10 years ago
chriseth
69db1c7181
Removed (and added) some #ifs (but removed more than I added).
10 years ago
subtly
c70f21acec
update net tests (v4 endpoint)
10 years ago
subtly
0850c7ac72
update tests (v4 endpoint)
10 years ago
Paweł Bylica
aa9583a14b
testeth: Handle command line options for user defined tests
10 years ago
Gav Wood
8b6cb1e23c
Version bump and client rename.
10 years ago
Gav Wood
6aff7a03b1
More colourful logging.
10 years ago
CJentzsch
a8e4f115ab
properly mv webthreestubclient.h
10 years ago
CJentzsch
63010e146a
fixes
10 years ago
CJentzsch
338e5bd088
Restructure test folders
10 years ago
CJentzsch
a1e0ea0df3
fix hex encoding blockheader and use tmp directories for stateDB
10 years ago
Gav Wood
4708a73e19
Remote miner fixes.
10 years ago
Gav Wood
bd2a0e6026
Minor fix for integration tests.
10 years ago
CJentzsch
5f5db7b2d2
simplification
10 years ago
CJentzsch
923620241c
0x -> 0x0 for numbers
10 years ago
CJentzsch
b87032736e
update test after solidity fix
10 years ago
Lefteris Karapetsas
2279e40274
Check all constructors in inheritance chain get args
- Also add a missing override in a function of EnumValue
10 years ago
Lefteris Karapetsas
45117f53b0
Allowing abstract contracts constructor to have no args
- If a constructor is part of an abstract contract we can omit its
arguments
- IF a contract is abstract make sure to not create and/or request
Assembly code about it since it's not compiled
10 years ago
CJentzsch
cf02b5f64b
use this_thread::sleep_for instead of sleep
10 years ago
CJentzsch
a84cdc08cf
retrigger build
10 years ago
subtly
db21824064
network save/restore: merge fixes, simpler code, limit parse of require flag to peers (reflecting save code).
10 years ago
chriseth
b8d5936fbd
Tests for signed integers in storage.
10 years ago
subtly
aaf1835c3e
style
10 years ago
CJentzsch
fa50ff051f
style
10 years ago