CJentzsch
|
7b0f09591e
|
add uncle header feature for fillers
|
10 years ago |
subtly
|
23a64667e3
|
classify handshake and begin pulling rlpx into session
|
10 years ago |
CJentzsch
|
577b7dc9af
|
add quadratic complexity tests
|
10 years ago |
chriseth
|
1c48391435
|
Merge pull request #1212 from chriseth/sol_arrayIndexOnCalldata
Index access for calldata and byte arrays.
|
10 years ago |
subtly
|
4b198939cd
|
test header macs
|
10 years ago |
Gav Wood
|
8d6cb82083
|
Cache reporting in AZ.
|
10 years ago |
subtly
|
7386ad2606
|
prep for framing. remove unused raw network send() methods from capabilities. bump protocol version. back out magic sequence packet prefix.
|
10 years ago |
Gav Wood
|
114712aa43
|
Caching.
|
10 years ago |
arkpar
|
7f4ff430cc
|
uninitialized member
|
10 years ago |
Marek Kotewicz
|
3f99c94d5f
|
topic -> topics, always an array
|
10 years ago |
Marek Kotewicz
|
112a803295
|
jsonrpc accepts "latest" as block number
|
10 years ago |
Marek Kotewicz
|
2f70a38502
|
shh_changed -> shh_getFilterChanges
|
10 years ago |
Marek Kotewicz
|
2fe79191e2
|
everything hex!
|
10 years ago |
Marek Kotewicz
|
aa689d0565
|
compiling all targers
|
10 years ago |
chriseth
|
11a4ec737a
|
Merge pull request #1205 from LianaHus/sol_SourceLineInOutput
Added source lines to output
|
10 years ago |
Gav Wood
|
90bb001cf9
|
Fast block hash from number.
|
10 years ago |
arkpar
|
9c005828cc
|
refactored some exceptions for thread safety
|
10 years ago |
Liana Husikyan
|
1b2efc5bf2
|
one more style fix
|
10 years ago |
Liana Husikyan
|
c17c9a4c31
|
style fixes
|
10 years ago |
arkpar
|
2f0e57fcf7
|
style
|
10 years ago |
Gav Wood
|
228f41b8ed
|
For Marek :)
BlockChain::transaction(h256 _transactionHash)
BlockChain::transactionHashes(h256 _blockHash)
|
10 years ago |
chriseth
|
7584f387d4
|
Styling
|
10 years ago |
Christian
|
a3b95811d4
|
Index access for calldata arrays.
|
10 years ago |
Gav Wood
|
51bca394f4
|
Merge pull request #1209 from arkpar/build_pedantic
Enabled -pedantic for gcc build
|
10 years ago |
Gav Wood
|
afdfe29630
|
Merge branch 'poc9trie' of github.com:ethereum/cpp-ethereum into poc9trie
|
10 years ago |
Gav Wood
|
1e2aebbe1b
|
Make RLP JSON compatible by default.
|
10 years ago |
Marek Kotewicz
|
1fc21d8ae5
|
eth_getBlock returns also transactions
|
10 years ago |
Liana Husikyan
|
18176ea3e4
|
added source code printing for each output line.
some changes after pr review
|
10 years ago |
Liana Husikyan
|
369abf4294
|
to include source lines in output stream AssemblyItem's appropriate function is now receiving the map of fileNames to sourceCodes as argument.
|
10 years ago |
arkpar
|
0fae3c36dd
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into
mix_srci
Conflicts:
mix/res.qrc
|
10 years ago |
Arkadiy Paronyan
|
239cde887a
|
Merge pull request #1206 from yann300/registrar
mix - DeploymentDialog Redesign
|
10 years ago |
CJentzsch
|
8a68e0144f
|
Merge remote-tracking branch 'upstream/poc9trie' into POC9tests
|
10 years ago |
Gav Wood
|
1c63d1dd24
|
Merge pull request #1210 from winsvega/poc9trie
VMTest Fillers
|
10 years ago |
Marek Kotewicz
|
0e2c4cb438
|
jsonrpc api changes in progress6, almost finished
|
10 years ago |
CJentzsch
|
455276326f
|
Merge remote-tracking branch 'upstream/poc9trie' into POC9tests
|
10 years ago |
Gav Wood
|
210104395f
|
Bunch of repotting/curating.
[10:59:28] Vitalik Buterin: block.parent.gas_limit * 1023 / 1024 <=
block.gas_limit <= block.parent.gas_limit * 1025/1024
|
10 years ago |
yann300
|
f719f879b4
|
small changes
|
10 years ago |
winsvega
|
b51c2e9652
|
VMTest Fillers
execution gas amount changed
|
10 years ago |
Marek Kotewicz
|
a3dc16dabd
|
jsonrpc api changes in progress5
|
10 years ago |
CJentzsch
|
86917395e0
|
Merge remote-tracking branch 'upstream/poc9trie' into POC9tests
|
10 years ago |
subtly
|
ec5a7e6a61
|
Merge branch 'develop' into p2p
Conflicts:
libp2p/Host.cpp
libp2p/Host.h
|
10 years ago |
subtly
|
d137581c7f
|
authenticated capability (hello) and handshake authentication
|
10 years ago |
Marek Kotewicz
|
f3e7ab987c
|
jsonrpc api changes in progress4
|
10 years ago |
Marek Kotewicz
|
32d404a32b
|
jsonrpc api changes in progress3
|
10 years ago |
Marek Kotewicz
|
9a69bc058a
|
jsonrpc api changes in progress2
|
10 years ago |
Marek Kotewicz
|
5de1cfd16c
|
jsonrpc api changes in progress
|
10 years ago |
subtly
|
53fda56158
|
test initial secrets and ciphers, interop with go
|
10 years ago |
Marek Kotewicz
|
fbac189649
|
common changes in client
|
10 years ago |
Gav Wood
|
c2a9ba7dca
|
Improvements to help text of RLP.
|
10 years ago |
arkpar
|
2574741a14
|
enabled -pedantic for gcc build
|
10 years ago |