Lefteris Karapetsas
|
74c2179c55
|
Don't echo written password under win32
|
10 years ago |
chriseth
|
65bcb451d4
|
Function hashes for JSON compiler.
|
10 years ago |
chriseth
|
3b63a262ab
|
Merge pull request #1926 from chriseth/sol_succinctInterfaces
Succint interfaces.
|
10 years ago |
yann300
|
51ddf29763
|
small changes
|
10 years ago |
chriseth
|
eeceeea3d4
|
Hex/decimal cleanup for assembly output.
|
10 years ago |
chriseth
|
b4912db1c6
|
Succint interfaces.
|
10 years ago |
chriseth
|
d7bac44798
|
Merge pull request #1924 from chriseth/sol_fix_disableFailingTest
Store copied assembly items in test. Fixes OSX issues.
|
10 years ago |
yann300
|
eca68b1258
|
small change
|
10 years ago |
yann300
|
177e99c29b
|
bug fix
|
10 years ago |
chriseth
|
ca7df0afa3
|
Store copied assembly items in test. Fixes OSX issues.
|
10 years ago |
subtly
|
bc7e909eab
|
reverse unrelated code
|
10 years ago |
chriseth
|
cb5caa2b59
|
Merge pull request #1921 from chriseth/sol_fix_disableFailingTest
Disable test failing on OSX.
|
10 years ago |
yann300
|
71d2561421
|
Merge remote-tracking branch 'up/develop' into gasEstimation
|
10 years ago |
yann300
|
dc054d7b53
|
bug fix
|
10 years ago |
subtly
|
9357e47a83
|
Update gas limit modulation.
|
10 years ago |
chriseth
|
32f57c6c25
|
Disable test.
|
10 years ago |
yann300
|
3881b160d6
|
Display gas estimation as annotation
|
10 years ago |
chriseth
|
5557122627
|
Merge pull request #1889 from chriseth/sol_multipleTagsOnStack
Known state: store tags on stack as unions.
|
10 years ago |
CJentzsch
|
c1d40c2814
|
update gas Pricer tests
|
10 years ago |
CJentzsch
|
38bf18de81
|
fix in chain uncle tests
|
10 years ago |
Lefteris Karapetsas
|
648a83f0fc
|
Stricter interface for EthashAux::light()
|
10 years ago |
arkpar
|
1958a7a469
|
Skip second nonce check on import
|
10 years ago |
Gav Wood
|
db7b5484f2
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
5013936b1f
|
Merge pull request #1909 from arkpar/fix_nodetable
Fixed m_pubkDiscoverPings guard
|
10 years ago |
arkpar
|
b7683a8c65
|
fixed m_pubkDiscoverPings guard
|
10 years ago |
Gav Wood
|
19f3a58021
|
Reduce p2p net verbosity.
|
10 years ago |
Gav Wood
|
e7c99eb5d6
|
Merge pull request #1891 from imapp-pl/pr/tests
More arithmetic VM tests
|
10 years ago |
arkpar
|
a4efee3f05
|
style
|
10 years ago |
arkpar
|
b50d44b8ac
|
Trie optimizations
|
10 years ago |
Gav Wood
|
eb8dc43e8a
|
Make terms more clear for uncle exclusion API.
|
10 years ago |
Gav Wood
|
cb867f5a0f
|
Merge pull request #1904 from CJentzsch/addTests
add in chain uncle tests for every generation
|
10 years ago |
Gav Wood
|
802024ba0e
|
Bump.
|
10 years ago |
Gav Wood
|
9cd64dcfe5
|
Probably fix for BadRoot bug.
|
10 years ago |
Paweł Bylica
|
4409bc5d7d
|
Tests: SMOD edge case test.
|
10 years ago |
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 |