Vlad Gluhovsky
a8197d867c
super mega enhanced update
10 years ago
Vlad Gluhovsky
ab86f1fdf2
mega enhanced style fix
10 years ago
Vlad Gluhovsky
6d37304d05
style fix
10 years ago
Vlad Gluhovsky
5ed44a51b9
Distribution Rate test introduced
10 years ago
Marek Kotewicz
1e652c0757
Squashed 'libjsqrc/ethereumjs/' changes from 2a0b46a..d5d2115
d5d2115 example contract using array, fixed #185
21ed235 removed connection keep-alive
c44fe01 version 0.7.1
d9b785e fixed #248
490dde5 fixed encoding/decoding strings, #249
b3f5d09 fixed long bytes dynamic decoding/encoding, #249
d097821 small filter improvement
d59b1cd removed xhr from browser
42b6e9d version 0.7.0
fe6defd gulp
44dcd24 set connection keepalive
2b17c0f gulpfile changes
4a46c73 Merge pull request #228 from ethereum/strings
93c8006 tests for encoding and decoding prematurely terminated strings and strings containing internal zeros
7dd44e7 Merge branch 'strings' of https://github.com/ethereum/ethereum.js into strings
390a9ff Merge branch 'develop' into strings
bcd9cfb updated deps, removed unused karma
ef15fc1 Merge pull request #244 from ethereum/allevents
6f74d57 Merge branch 'develop' into allevents
7aca17e Merge branch 'develop' into allevents
c5ee34d fix for optional event parameters
8170a0a Merge pull request #245 from ethereum/filterInstantWatch
76a094c fixed all issues noted by marek
d78b512 add possible callback to filters
e1b17a9 re-build develop
af9c027 all events filter
b270616 version 0.6.1
c47d6a8 gulp
7cf7cf3 map file
6da1d3e gulp
450042e Update eth.js
3951286 Added sendRawTransaction
323b529 merged develop
16ffdf6 merged master
ecf0a2c changed | to Math.floor
d2b5ba2 Merge pull request #239 from ethereum/mistFixes
9e6bf9d removed browser XHR
9061116 fixed build issues in formatInputDynamicBytes
0e3b29c fixed coverage issue
d51e9a2 merged latest develop
f0247aa made meteor package available on the server side as well
e97c5f5 fixed and tested meteor package init
3e49f56 add currentProvidor and mist fixes
bd6d9ba merged develop
7b730b1 Merge branch 'strings' of github.com:ethereum/web3.js into strings
cc533d9 fixed bytes wrong encoding
8c6f976 Merge branch 'develop' into strings
7c970e3 add bytes32 test with leading 0
9c7f7bb re-add .map files
189484f add extra int tests
73cc711 Merge branch 'develop' into strings
fa3239f abi string type, fixes #216 , #218 , #219
git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: d5d2115bf9ad07a736a189e1022b7d3a549e4006
10 years ago
arkpar
4941aa82bf
style
10 years ago
chriseth
9c483859d1
Fixed checking of abstract functions.
Fixes #2264
10 years ago
Vlad Gluhovsky
c50437a5f9
uninstallWatch() fixed + test
10 years ago
chriseth
edd52f0553
Memory arrays cannot be resized.
10 years ago
Vlad Gluhovsky
baf4d450eb
a minor refactoring
10 years ago
chriseth
2e97a2da54
Updated wallet test to latest wallet source.
10 years ago
chriseth
4cdea67cea
Another test for arrays in constructors.
10 years ago
subtly
7beccf2a8d
Disable libsecp256k1-specific tests for windows compile.
10 years ago
chriseth
f95baf2cb9
Delete for memory objects.
10 years ago
chriseth
79375056db
Do not copy reference types to memory in-place.
10 years ago
subtly
67b9135b28
Don't link secp256k1 on windows.
10 years ago
subtly
59d88742c2
Prep for supporting both cryptopp and secp256k1. Link (old) secp256k1 library to devcrypto. Rename cryptopp Secp256k1 to Secp256k1PP. Update toPublic to use secp256k1 library and add test.
10 years ago
CJentzsch
0091ee6b05
fix keymanager test
10 years ago
Vlad Gluhovsky
784a786a82
Topics of interest advertising made asynchronous
10 years ago
Gav Wood
096662a692
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
chriseth
b5c2a28371
Initialisation of memory types.
10 years ago
Paweł Bylica
773c2303d8
Do not compute code hash twice in VM test engine.
10 years ago
Vlad Gluhovsky
6a3060c7b6
minor clean up
10 years ago
Vlad Gluhovsky
eb995ebde5
BF size changed
10 years ago
Vlad Gluhovsky
db959d5c6f
deleted unused variable
10 years ago
Vlad Gluhovsky
ec11b0490d
bugfix
10 years ago
Vlad Gluhovsky
d254972f40
bloom filter exchage protocol
10 years ago
chriseth
1f9060faf0
Copy routines for non-byte arrays.
10 years ago
CJentzsch
62672646ba
disbale dagcreaion during tests
10 years ago
CJentzsch
b2018d96f0
style
10 years ago
CJentzsch
dd679a1d22
add hints tests
10 years ago
CJentzsch
05c02db1c7
add keymanager tests
10 years ago
Marek Kotewicz
ae9fdda9ac
Squashed 'libjsqrc/ethereumjs/' changes from ca46cb5..ecde334
ecde334 Merge pull request #241 from SilentCicero/master
3af1e82 Update eth.js
86d9b58 Added sendRawTransaction
4228b02 common fixes in requestmanager
47e292a version 0.6.0
c597034 gulp
9417bbf Merge branch 'master' into develop
15df5d6 Merge branch 'master' of https://github.com/ethereum/ethereum.js
e947252 Merge pull request #234 from ethereum/ethers-patch-1
4d165de update license per name change to web3.js
03ae21b special logs will never be nulls, so there is no reason to check for null value
66f1def updated dependencies, gulp
ccb436e Merge branch 'master' into develop
d729884 unrelevant change in example
fdf46ed fixed providor not set in request manager
811e3b2 Merge branch 'develop' of https://github.com/ethereum/ethereum.js into develop
f454dda Merge branch 'develop' of https://github.com/asinyagin/web3.js into develop
4384805 build files
b09bf31 Merge branch 'develop' into allAsync
6ea0d67 Set requests content type to application/json
fe703f5 Merge pull request #229 from ethereum/extendWeb3
a90a85a mereg develop
a2e5fbd add tests for the outputformatters
556eb45 re-add map files
08d2212 small fix on outputFormatters, dont transform null to 0
1495a0c add comlexity push for poll, does only show on travis
7518ed4 changed extend to _extend
1aefebd merged develop
b6c49d4 improved async polling
16252f3 imporved async callback adding, without setinterval
f242489 add optional default block parameter to contract call fixes #159
1d3d727 improved comment
d9ce08e improved filter interval
ddafe00 asyncified filters
d14c706 build and improved extend function
733e19e add extend method and tests
git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: ecde3345e0e6d4bca0ce03e08ee4957395cd6194
10 years ago
chriseth
9e36e8c4e1
Decoding for constructor.
10 years ago
chriseth
23a484e989
Remove dynamic return types.
10 years ago
chriseth
5ba138f096
Memory-storage copy.
10 years ago
arkpar
3ed8d76715
improved logging
10 years ago
Dimitry Khokhlov
592af7852b
FuzzTests: windows build fix
10 years ago
Dimitry Khokhlov
226cbb5409
FuzzTest: filltest option
10 years ago
Dimitry Khokhlov
8b8c385b01
FuzzTests: Boost exception
10 years ago
Dimitry Khokhlov
867fe4033d
fuzzTests: debug support
10 years ago
CJentzsch
c465989027
add test for suicide of coinbase
10 years ago
CJentzsch
87690214d6
update gas pricer test path
10 years ago
subtly
e82f8db2de
Prep for #2179 . Abstract parsing of frame header from Session into struct. Catch unhandled exceptions thrown by ASIO.
10 years ago
CJentzsch
691482c1fd
mv BlockTestsFiller -> BlockchainTestsFiller in blockchain.cpp
10 years ago
CJentzsch
ce3a05f8f3
mv BlockTestsFiller -> BlockchainTestsFiller
10 years ago
Vlad Gluhovsky
7e7f4d07da
made TopicBloomFilter a template
10 years ago
chriseth
f2dd242f5b
Fixed build errors.
10 years ago
chriseth
c7b257acde
Fix and test for not really recursive structs.
Fixes #2223 .
10 years ago
chriseth
af93ec370d
Safe file writing and some tests.
10 years ago