Vlad Gluhovsky
|
182ebe5658
|
test added
|
10 years ago |
Vlad Gluhovsky
|
6eb214666e
|
message serialization
|
10 years ago |
Gav Wood
|
76eea930a2
|
Merge pull request #2467 from chfast/win_llvm
Default LLVM_DIR cmake variable for Windows.
|
10 years ago |
Gav Wood
|
1029517cce
|
Merge pull request #2463 from arkpar/az-fix
Allow 0x prefix for address entry in AZ
|
10 years ago |
Gav Wood
|
00e08549c9
|
Merge pull request #2462 from arkpar/key-delete
Save keys after deletion
|
10 years ago |
Marek Kotewicz
|
a494f95f11
|
Merge pull request #2464 from debris/rpc_api_filler_fork
rpc api test filler with fork simulation
|
10 years ago |
Gav Wood
|
6ad7936f0f
|
Merge pull request #2460 from chriseth/sol_singleSlotForStructRef
Use only a single stack slot for storage references.
|
10 years ago |
Gav Wood
|
c72aa84c4a
|
Merge pull request #2413 from gluk256/_whisperDB
levelDB for whisper
|
10 years ago |
Paweł Bylica
|
f9bcdd00d2
|
Default LLVM_DIR cmake variable for Windows.
|
10 years ago |
arkpar
|
51f75cf2f3
|
KeyManager::kill test
|
10 years ago |
Vlad Gluhovsky
|
1887c60040
|
test fixed
|
10 years ago |
arkpar
|
231b708666
|
find instead of find_firt_of
|
10 years ago |
Marek Kotewicz
|
cc635b2d6a
|
mark blocks in RPC_API_TestFiller as reverted
|
10 years ago |
Gav Wood
|
15ebaea13f
|
Build fix in RLPX.
|
10 years ago |
arkpar
|
76ad4daede
|
Allow 0x prefix for address entry in AZ
|
10 years ago |
Marek Kotewicz
|
11816618f0
|
rpc api test filler with fork simulation
|
10 years ago |
arkpar
|
1eca43e0b7
|
save keys after deletion
|
10 years ago |
chriseth
|
f8a3824f02
|
Use only a single stack slot for storage references.
|
10 years ago |
Gav Wood
|
c65175d1c6
|
Merge pull request #2179 from ethereum/rlpx
Prep, tests: RLPX Framing (mux, demux, socket prototype)
|
10 years ago |
subtly
|
fd6a96058a
|
Remove unused move.
|
10 years ago |
subtly
|
20ca0ff247
|
Remove packet copy constructor. Simplify bool use.
|
10 years ago |
Gav Wood
|
1373083b74
|
Merge pull request #2457 from ethereum/stricterrlp
Stricter checks on RLP.
|
10 years ago |
Gav Wood
|
67523d5b1e
|
Merge pull request #2446 from chfast/cmake
Fix some cmake problems
|
10 years ago |
Gav Wood
|
795c631de6
|
Stricter checks on RLP.
|
10 years ago |
Gav Wood
|
d32e490ce8
|
Merge pull request #2435 from CJentzsch/walletTestsUpdate
update to latest version of wallet code
|
10 years ago |
Gav Wood
|
6be36b101a
|
Merge pull request #2429 from arkpar/clang
Check clang version before disabling warning
|
10 years ago |
Gav Wood
|
841d976d92
|
Merge pull request #2375 from winsvega/newtests
RLPTests: refactoring
|
10 years ago |
Paweł Bylica
|
4211a845b7
|
Include OpenCL headers only in ETHASHCL builds.
|
10 years ago |
Dimitry
|
b0ec75d0bb
|
RLP test refactoring: style
|
10 years ago |
Dimitry Khokhlov
|
532df9cfe5
|
newtests: style
|
10 years ago |
Dimitry
|
5309905c2a
|
RLPTests Refactoring
|
10 years ago |
Dimitry Khokhlov
|
04e257a8cb
|
RLPTests: fill rlp tests
|
10 years ago |
Dimitry Khokhlov
|
829bcd0146
|
RLPTests: refactoring
|
10 years ago |
subtly
|
c2fff08327
|
Update RLPXFrameWriter.h
|
10 years ago |
Vlad Gluhovsky
|
9edfae2e6a
|
signatures and path
|
10 years ago |
subtly
|
33d2781351
|
Merge branch 'develop' into rlpx
|
10 years ago |
subtly
|
4f02a4fee8
|
Const frame info. Typo. Const arguments.
|
10 years ago |
Gav Wood
|
4cfc62e199
|
Final fix for rescue.
|
10 years ago |
Gav Wood
|
19a75d1c54
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
778e6ff677
|
Fix for invariant macro.
Minor cleanups.
Fix for rescue mode.
|
10 years ago |
Vlad Gluhovsky
|
e7c5191b76
|
namespaces updated
|
10 years ago |
Gav Wood
|
7017fbe33e
|
Merge pull request #2443 from LefterisJP/mining_specific_logging_level
Add minelog, a verbosity 1 logger for ethminer
|
10 years ago |
Gav Wood
|
99d6801842
|
Merge pull request #2444 from arkpar/bc
Fixed EtherumHost sync macro
|
10 years ago |
Vlad Gluhovsky
|
f4eb948c15
|
new tests added
|
10 years ago |
Vlad Gluhovsky
|
581e4b2bd5
|
minor changes
|
10 years ago |
arkpar
|
ab69d8a357
|
check clang version before disabling warning
|
10 years ago |
Paweł Bylica
|
cb438988b4
|
Fix some cmake problems.
|
10 years ago |
arkpar
|
68d785e7c3
|
macro fail
|
10 years ago |
CJentzsch
|
359c4082b0
|
update wallet test
|
10 years ago |
Lefteris Karapetsas
|
6c0e682ffc
|
Add minelog, a verbosity 1 logger for ethminer
|
10 years ago |