Marek Kotewicz
|
8d6d0f84c1
|
Squashed 'libjsqrc/ethereumjs/' changes from 16861fc..ca46cb5
ca46cb5 updated examples
aff3497 updated icap example
9fa9b16 gulp
61f1ba6 Merge pull request #224 from alexvandesande/prefix-name-reorg
448dd30 Merge branch 'master' into develop
7753724 build files
fc3dc7a build files
c9ebd7e version 0.5.0
448cf03 Merge branch 'master' into develop
43e8f0e Merge pull request #207 from ethereum/icap
0a56733 updated icap example
e67e705 Merge pull request #223 from ethereum/revert-222-master
f229f4e Revert "sync sendTransaction returning tx address"
ca58837 Merge pull request #222 from jesuscript/master
66a2b6c sync sendTransaction returning tx address
b19e46c updated "deposit" method description, updated icap example contract abi
fbb9a41 Merge branch 'develop' into icap
3bb6e4f sha3 backward compatibility. #205
d0be181 fixed const functions calls handling errors
858d0c6 lint
95aabe3 sendIBANTransaction && tests
5866f08 milli should have two l's
bacb03c Rename Kwei to kwei, added support for some SI base units for ether
dfd5060 use "official" namereg, updated examples
d8ad2b7 Merge branch 'develop' into icap
3fb420f Merge branch 'master' into develop
ea4d66e updated examples
e6209c6 Merge branch 'master' into develop
71ae809 version 0.4.3
92e2a2f Merge branch 'master' into develop
d03bec6 decoding of empty array, fixed #210, fixed #211
9abf38a fixed encoding of empty arrays
2ad458c Merge pull request #212 from ethereum/estimateGas
be2e93f build
d4bf850 fixed typo
0594e7f add estimateGas to contract methods and fixed sendTransaction return value
55c4653 test/isIBAN.js
e9483a6 icap.html example
6fb04d8 namereg example allows to register custom names
60c9bf8 removed natspec example, added namereg example
cd773fc updated docs
4af0085 web3.eth.namereg contract, icap in progress
02556ea removed unnecessary file
d320552 crypto-js integrated into project
adf91df sha3 init
git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: ca46cb5c94da4d37e9f4a5b8f6c0d117b72668d7
|
10 years ago |
Gav Wood
|
5cfbc888b7
|
Merge branch 'poc-9' into develop
|
10 years ago |
Gav Wood
|
46666c8450
|
Accept alternative nonce.
|
10 years ago |
Marek Kotewicz
|
ec3afa9d71
|
eth_newPendingTransactionFilter
|
10 years ago |
Gav Wood
|
588598586f
|
Merge pull request #2103 from chriseth/sol_fix_sequenceError
Invalid sequence access.
|
10 years ago |
Gav Wood
|
f9b1d2d91e
|
Merge pull request #2098 from LefterisJP/remove_cl_miner_hash
Remove unused ethash_cl_miner::hash() function
|
10 years ago |
Gav Wood
|
2669182ea2
|
Merge pull request #2102 from chriseth/sol_iszeroiszero
Optimize double ISZERO.
|
10 years ago |
Gav Wood
|
796fb5de2c
|
Merge pull request #2091 from gluk256/v_test_refactor
fixed peer test
|
10 years ago |
Gav Wood
|
cbba411e27
|
Merge pull request #2089 from winsvega/issues
Issues: VMTest filler fix
|
10 years ago |
Gav Wood
|
aebd5770f6
|
Merge pull request #2085 from CJentzsch/addTests
Add some tests
|
10 years ago |
Gav Wood
|
4fc7dfa9d7
|
Merge pull request #2068 from LefterisJP/clarify_silence
Clarify usage of silence in eth/main
|
10 years ago |
CJentzsch
|
3d160fe011
|
sec-80 test
|
10 years ago |
chriseth
|
ee43c4f8a2
|
Fix: Optimiser was enabled by default.
|
10 years ago |
chriseth
|
2d2c9b3a70
|
Quick fix to not access inaccessible sequences.
|
10 years ago |
chriseth
|
299c36e6b1
|
Test for the invalid sequence access bug.
|
10 years ago |
CJentzsch
|
47c3e3aebd
|
Merge remote-tracking branch 'upstream/develop' into addTests
|
10 years ago |
chriseth
|
7229fad1b2
|
Optimize double ISZERO.
|
10 years ago |
chriseth
|
887cf3842d
|
Merge pull request #2096 from chriseth/sol_constantFallback
Fallback takes constant amount of gas, and send no gas with send.
|
10 years ago |
chriseth
|
9574103b9a
|
Merge pull request #2084 from chriseth/sol_computeConstants
Compute constants
|
10 years ago |
chriseth
|
089c9477b4
|
Style.
|
10 years ago |
chriseth
|
0f8c4a7fbb
|
Bare functions return success condition.
|
10 years ago |
chriseth
|
b60da19241
|
Fallback takes constant amount of gas, and send to gas with send.
|
10 years ago |
chriseth
|
660a6eb37b
|
Remove namespace prefixes.
|
10 years ago |
chriseth
|
1c8eabf6ed
|
MSVC fix.
|
10 years ago |
chriseth
|
3fc61e9087
|
Compute constants
|
10 years ago |
chriseth
|
292d8486eb
|
Merge pull request #2095 from chriseth/sol_memoryArrays
Ability to specify the storage location of a reference type.
|
10 years ago |
CJentzsch
|
0426f5e3fd
|
fix expected section
|
10 years ago |
CJentzsch
|
a0035a2da3
|
add call-a-suicided-contract-again-test
|
10 years ago |
CJentzsch
|
05e25f7d2b
|
style
|
10 years ago |
CJentzsch
|
1ded374bae
|
log on OOG call
|
10 years ago |
chriseth
|
2b9e46d8f6
|
Style.
|
10 years ago |
Lefteris Karapetsas
|
f08f39d067
|
Remove unused ethash_cl_miner::hash() function
|
10 years ago |
chriseth
|
ac79514e63
|
Ability to specify the storage location of a reference type.
|
10 years ago |
yann300
|
8404bceb0c
|
Add ScenarioExecution + ScenarioLoader
|
10 years ago |
Dimitry
|
1cc8ac8bd5
|
VM Filler: Style
|
10 years ago |
CJentzsch
|
c48a44fe96
|
retune gas cost of recursive bombs
|
10 years ago |
gluk256
|
e6a0dab554
|
Update peer.cpp
|
10 years ago |
gluk256
|
9e353e3d7a
|
Update Log.h
|
10 years ago |
chriseth
|
e5d47b5443
|
Merge pull request #2074 from LianaHus/sol_PosIntegerLiteralsConversation
Solidity Positive integer literals conversion to signed if in value range.
|
10 years ago |
CJentzsch
|
c9a7593e07
|
style
|
10 years ago |
Gav Wood
|
7cedf9f2e0
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
0bd1b56c91
|
Save/load gas pricing. Full integration.
|
10 years ago |
Gav Wood
|
51b90324c0
|
Allow configurable gas price in AZ & eth.
|
10 years ago |
Gav Wood
|
80d93a7a9d
|
Merge pull request #1581 from ethereum/whisper
update whisper tests
|
10 years ago |
Gav Wood
|
cfe709a495
|
Merge pull request #2088 from subtly/netFix
Net fixes: rlp exception in handshake, peer disconnect during read
|
10 years ago |
Gav Wood
|
e19bba229c
|
Merge pull request #2092 from arkpar/bc
Fixed iterating over random peers on blockchain sync
|
10 years ago |
gluk256
|
e4cd2fee17
|
Update Log.h
|
10 years ago |
arkpar
|
c008fe856f
|
fixed iterating over random peers
|
10 years ago |
Vlad Gluhovsky
|
2ef63e583d
|
fixed peer test
|
10 years ago |
Liana Husikyan
|
f604ab72ee
|
Update Types.cpp
|
10 years ago |