CJentzsch
3802e4110e
correct expext value for in chain uncle tests
10 years ago
CJentzsch
5b678eca8a
add in chain uncle test for every generation
10 years ago
Gav Wood
ebe06b37de
More stringent checking for ancestors in uncles.
Minor fixes to AZ.
Optimisations for NewBlockHashes handling.
10 years ago
Gav Wood
96028db82c
More diagnostics for the BadRoot bug.
10 years ago
Marek Kotewicz
2e2a59596d
migration from web3.js 0.3.x -> 0.4.2
10 years ago
Marek Kotewicz
6a74306109
merge commit '89dbcca30b752ecf2b8b56b5f396a6a86c29fc0a' into web.js4.2
10 years ago
Marek Kotewicz
89dbcca30b
Squashed 'libjsqrc/ethereumjs/' changes from e908439..16861fc
16861fc version 0.4.2
e4f7dde fixed failing lint
69e7d9d fixed #133
55553d7 add async error test
d02a375 Merge branch 'develop' of github.com:ethereum/web3.js into develop
ff48da1 fixed callback error issue
471bce1 #133 in progress
dc69085 version 0.4.1
2ae0afa critical bugfix
09f2a92 updated examples
a0a36e5 Merge branch 'develop' of https://github.com/ethereum/ethereum.js into develop
2b179a8 updated node install test
8f63640 Merge pull request #203 from frozeman/develop
22ef4a1 added estimateGas method
cd2e462 version 0.4.0
ae7762a Merge pull request #198 from ethereum/minerMethods
d1e1206 removed byte formatter methods
6fd17d9 merged develop
373fd1b Merge pull request #201 from debris/batch
274fc29 Merge pull request #200 from debris/contract_overhaul
b2ff2ff Merge branch 'contract_overhaul' into batch
99a3bda removed redundant lines
7cafac9 Merge branch 'develop' into contract_overhaul
fa8db32 Merge pull request #202 from debris/async_properties
5f9272c asyncGet -> getAsync
cd0df61 gulp
80c0792 async getting properties, remove property setters
744bb9e batch for requests with calls/transacts
8636077 initial support for batch requests
a0b9cfb contract async call && transact
1272780 sendTransaction && call async
6afb1f9 Merge branch 'async-contract-calls' of https://github.com/niran/web3.js into contract_overhaul
611f640 asynchronous contract creation, breaking changes
e3796bf merged develop
edf808a add getWork and submitWork functions and toXBytes utils
9812b01 Merge branch 'blockFilterProposal' of https://github.com/ethereum/ethereum.js into develop
6f466f6 add miner functions
3af8e27 add newblockfilter Proposal
e86552f Use async contract calls when a callback is passed
git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: 16861fc1944cca721672bb8faa81909d69be2b99
10 years ago
Paweł Bylica
6b0007d98e
Add support for --singletest filter in VM tests.
Add & correct arithmetic VM tests.
10 years ago
Gav Wood
b821f0e7dc
Fix build.
10 years ago
chriseth
dfdc1a44e9
Fixed indentation.
10 years ago
Lefteris Karapetsas
8aaaae3d33
Remove unneeded comment
10 years ago
Lefteris Karapetsas
5cc63de2f9
Use seedhash everywhere in EthashAux
We now use seedhash everywhere and generate a block number only where
it's needed. Namely ethash_light_new()
10 years ago
Gav Wood
a508bb85ae
Fix default farm endpoint in eth.
10 years ago
Gav Wood
c094c3652e
Fix defualt endpoint in ethminer.
10 years ago
Gav Wood
cc01d0c070
Merge pull request #1888 from subtly/defaultPeerCount
Bump ideal peer count based on network simulations. Based on...
10 years ago
Gav Wood
2548daa45d
Merge pull request #1887 from debris/libOpenCL
fix for building OpenCL on some linux distributions
10 years ago
Gav Wood
e89b3c06d5
Merge pull request #1884 from debris/libjsconsolefix
libjsonconsole fix
10 years ago
Gav Wood
9ee8c87d83
Merge pull request #1882 from subtly/osxHomeDir
Fix for when macos doesn't set HOME environment variable.
10 years ago
Gav Wood
705cb31b0c
Merge pull request #1881 from subtly/pacify
Increase node discovery frequency by 8x
10 years ago
Gav Wood
6b10342adc
Merge pull request #1870 from subtly/discovery
Guard m_node.endpoint access and updates.
10 years ago
Gav Wood
d4145231bf
Merge pull request #1861 from CJentzsch/addTests
add identity contract tests
10 years ago
Gav Wood
fccf484947
Merge pull request #1854 from CJentzsch/optionalWalletTests
optional wallet blockChain tests, because it takes a while
10 years ago
Gav Wood
caf608ab22
Merge pull request #1880 from LefterisJP/getpass_improvement
Improve getpass() usage
10 years ago
chriseth
09bc520f7b
Known state: store tags on stack as unions.
10 years ago
subtly
fb7c6a10c0
Bump ideal peer count based on network simulations. See also https://github.com/ethereum/devp2p/wiki/Peer-Selection-Strategy
10 years ago
Gav Wood
de8c7e1c5d
newaccount in eth.
fix importing old accounts and guarantee wallet has at least one key in
it.
10 years ago
Gav Wood
83650be213
Fix GPU mining in ethminer.
10 years ago
Gav Wood
736a3d0b6c
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
c7424bfce7
Version bump.
10 years ago
Gav Wood
5cac25e2ef
Fix mining.
10 years ago
debris
100066a664
fix for building OpenCL on some linux distributions
10 years ago
Lefteris Karapetsas
f724508902
Bump password size to 256 chars
10 years ago
subtly
be5aa3dbf0
cleanup
10 years ago
subtly
86381122ff
Merge branch 'develop' into discovery
10 years ago
Marek Kotewicz
44c3e7b914
libjsonconsole fix
10 years ago
Gav Wood
7a89af228a
Merge pull request #1883 from ethereum/revert-1855-pr/cmake_runtime_output_directory
Revert "CMake: set default RUNTIME_OUTPUT_DIRECTORY property to "bin""
10 years ago
Gav Wood
d638df83ae
Revert "CMake: set default RUNTIME_OUTPUT_DIRECTORY property to "bin""
10 years ago
Arkadiy Paronyan
c7b53adec0
Merge pull request #1828 from yann300/bugFix
Mix - basic transaction creation
10 years ago
CJentzsch
13898c57e7
style
10 years ago
subtly
1aabac3cfc
Increase frequency of node discovery by factor of 8 (random lookup every 7 seconds).
10 years ago
CJentzsch
b4ff0b2970
Merge remote-tracking branch 'upstream/develop' into addTests
10 years ago
subtly
6439506e37
Fix for when macos doesn't set HOME environment variable.
10 years ago
Lefteris Karapetsas
44cd78d647
Improve getpass() usage
As can be seen from: http://unixhelp.ed.ac.uk/CGI/man-cgi?getpass+3
getpass() is a deprecated function and it's advised not to use
it.
What's more all signals are disabled so (SIGINT, SIGQUIT, SIGSTOP,
SIGTSTOP) will do nothing and as such if the user wants to quit the
program while typing the password in the password loop he is out of
luck.
With this commit we get a manual version of getpass(), inspired by this
SO answer: http://stackoverflow.com/a/1196696/110395
10 years ago
Gav Wood
c10980c126
Merge pull request #1875 from chriseth/sol_invertIf
Reverse if and else body.
10 years ago
Gav Wood
2427a97625
Merge pull request #1873 from chriseth/sol_unifyBlocks
Unify blocks that share code.
10 years ago
Gav Wood
0383201cb3
Merge pull request #1849 from gluk256/develop
Test for Capability class
10 years ago
Gav Wood
56d87ef7f9
Merge pull request #1855 from imapp-pl/pr/cmake_runtime_output_directory
CMake: set default RUNTIME_OUTPUT_DIRECTORY property to "bin"
10 years ago
Gav Wood
622c3c36b1
Merge pull request #1829 from imapp-pl/pr/fix_singletest_option
testeth: fix --singletest option
10 years ago
Gav Wood
6978731367
Bump.
10 years ago
Gav Wood
2e0f6c0e33
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago