arkpar
|
e22e3d2d85
|
fixing linux build
|
10 years ago |
chriseth
|
80901ecf19
|
Merge pull request #2269 from chriseth/sol_fix_abstractCheck
Fixed checking of abstract functions.
|
10 years ago |
arkpar
|
49a8617261
|
fixed block memory management
|
10 years ago |
Paweł Bylica
|
ffc416e97e
|
Another LLVM bug workaround.
|
10 years ago |
chriseth
|
9c483859d1
|
Fixed checking of abstract functions.
Fixes #2264
|
10 years ago |
Vlad Gluhovsky
|
c50437a5f9
|
uninstallWatch() fixed + test
|
10 years ago |
Vlad Gluhovsky
|
43f0112456
|
Mutex & reference counter
|
10 years ago |
Gav Wood
|
a2079bbda1
|
Merge pull request #2297 from subtly/secp-prep
Prep for #2094 and supporting both cryptopp and secp256k1
|
10 years ago |
Gav Wood
|
329dd6c338
|
Merge pull request #2321 from chriseth/sol_memoryArraysNotResizeable
Memory arrays cannot be resized.
|
10 years ago |
Gav Wood
|
ef4a02be8f
|
Merge pull request #2318 from LefterisJP/cl_configure_for_specific_platforms
configureGPU() should respect given platformID
|
10 years ago |
Gav Wood
|
c7565191e7
|
Merge pull request #2316 from LefterisJP/cl_configure_instances_fix
Correctly set GPU instances in non-zero platforms
|
10 years ago |
Gav Wood
|
b9663288d8
|
Merge pull request #2263 from gluk256/_topic_advert
topic advertisement
|
10 years ago |
subtly
|
b39d687be2
|
fix copy/paste fail
|
10 years ago |
subtly
|
813c365fc4
|
Only modify logger to \r \r for interactive mode and do so with thread safely.
|
10 years ago |
subtly
|
c313c04bb1
|
Merge pull request #2310 from arkpar/bc_fix
Prevent syncing with busy peers
|
10 years ago |
subtly
|
b58c78385a
|
Merge branch 'develop' into netFix
|
10 years ago |
subtly
|
cb05e4ca22
|
Merge pull request #2309 from subtly/fixes0
DB errors in BlockChain
|
10 years ago |
subtly
|
21be8077e4
|
Merge pull request #2323 from arkpar/tr_fix
Fixed race condition in transaction queue
|
10 years ago |
arkpar
|
d95a5afee0
|
fixed race condition in transaction queue
|
10 years ago |
chriseth
|
edd52f0553
|
Memory arrays cannot be resized.
|
10 years ago |
Vlad Gluhovsky
|
0ce9b446d9
|
warning fixed
|
10 years ago |
Lefteris Karapetsas
|
81ca67dd4c
|
configureGPU() should respect given platformID
Related to #2314
|
10 years ago |
chriseth
|
c4e25ab2ad
|
Merge pull request #2312 from chriseth/sol_updateWallet
Updated wallet test to latest wallet source.
|
10 years ago |
chriseth
|
0774ea76dc
|
Merge pull request #2303 from chriseth/sol_memoryArrays9
Delete for memory objects.
|
10 years ago |
Paweł Bylica
|
02c2829677
|
Better BYTE fix.
|
10 years ago |
Lefteris Karapetsas
|
45ccb4cc84
|
Correctly set GPU instances in non-zero platforms
Closes #2315
|
10 years ago |
Vlad Gluhovsky
|
baf4d450eb
|
a minor refactoring
|
10 years ago |
chriseth
|
6f64919698
|
Another compiler fix.
|
10 years ago |
chriseth
|
2e97a2da54
|
Updated wallet test to latest wallet source.
|
10 years ago |
chriseth
|
4cdea67cea
|
Another test for arrays in constructors.
|
10 years ago |
subtly
|
19d3ad4ea5
|
s/cout/cnote/
|
10 years ago |
arkpar
|
f634b539fa
|
removed superfluous transition
|
10 years ago |
arkpar
|
3217e8dd16
|
prevent syncing with busy peers & extra logging
|
10 years ago |
subtly
|
146949822c
|
Check write status for errors in BlockChain and log error so IO problem doesn't put database or client into invalid state.
|
10 years ago |
subtly
|
a4601e8dc4
|
Merge branch 'develop' into secp-prep
|
10 years ago |
subtly
|
7beccf2a8d
|
Disable libsecp256k1-specific tests for windows compile.
|
10 years ago |
subtly
|
01aab4ad74
|
Merge branch 'develop' into netFix
|
10 years ago |
subtly
|
bd4907e20d
|
Merge pull request #2307 from ethereum/subtly-patch-1
windows build fix
|
10 years ago |
subtly
|
ed80e1322b
|
windows build fix
|
10 years ago |
chriseth
|
2951cbd3cb
|
Fix gcc issue.
|
10 years ago |
Lefteris Karapetsas
|
557288dc4c
|
Merge pull request #2302 from LefterisJP/fix_warning_as_error_build
Fix a warning in ethash_cl_miner
|
10 years ago |
chriseth
|
1f5c86d01a
|
Disallow memory types containing mappings.
|
10 years ago |
chriseth
|
97180a1305
|
No delete on storage pointers.
|
10 years ago |
chriseth
|
f95baf2cb9
|
Delete for memory objects.
|
10 years ago |
chriseth
|
2092e690a7
|
Merge pull request #2301 from chriseth/sol_memoryArrays8
All memory reference types are pointers.
|
10 years ago |
Lefteris Karapetsas
|
9935fe75da
|
Fix a warning in ethash_cl_miner
|
10 years ago |
Arkadiy Paronyan
|
502d4741bf
|
Merge pull request #2299 from chriseth/addressForMemory
Mix: Add memory address in memory dump.
|
10 years ago |
chriseth
|
766c3ee37b
|
Some fixes for calldata arrays.
|
10 years ago |
chriseth
|
79375056db
|
Do not copy reference types to memory in-place.
|
10 years ago |
chriseth
|
b3ff6435d7
|
Merge pull request #2300 from chriseth/sol_fixExternalTypes
Fixed and optimised external type computation.
|
10 years ago |