subtly
|
572e451bab
|
Added session to hostcapabilityface::peers to ensure it isn't deallocated when shared-ptr to cap is returned. Previously hosts depended on using Session however this could result in an infinite session when hostcapface::peers is processed concurrently (mutexes can make this a likely event). This will be cleaner with better integration of Session and Peer.
|
10 years ago |
subtly
|
c60b0099c7
|
update last disconnect for fallback timer after successful connect.
|
10 years ago |
subtly
|
49d21e9ada
|
add back fallback for retrying when connect peers is 0 and idealpeercount > 0
|
10 years ago |
subtly
|
a406402a4c
|
Fixes for uninit. shared pointers and add const&.
|
10 years ago |
subtly
|
7f93e126af
|
Merge branch 'develop' into p2p
|
10 years ago |
Gav Wood
|
214d2a4b56
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
ea043668b4
|
Test stuff into cpp from header.
Additional debug stuff in cmake.
|
10 years ago |
Gav Wood
|
2734190d4f
|
Merge pull request #1002 from chriseth/fix_units_constexpr
MSVC constexpr fix.
|
10 years ago |
Gav Wood
|
bf30a3fb4c
|
Merge pull request #1001 from debris/configure_file
BuildInfo.sh replaced with cmake script
|
10 years ago |
Gav Wood
|
b9245acaec
|
Merge pull request #1000 from debris/missing_pragma
added missing pragma once
|
10 years ago |
Gav Wood
|
a86f6e993c
|
Merge pull request #916 from winsvega/develop
transaction address length test fix
|
10 years ago |
chriseth
|
0bc5ba0b5b
|
Merge pull request #978 from guanqun/add-exp
add exponent operator
|
10 years ago |
Christian
|
f7867d39b0
|
MSVC constexpr fix.
|
10 years ago |
Arkadiy Paronyan
|
b353921b10
|
Merge pull request #991 from yann300/ui_improvement
Integration with system default font size.
|
10 years ago |
Lu Guanqun
|
1372154ff2
|
small fixes per chris's comments
|
10 years ago |
Lu Guanqun
|
aabc234e45
|
add two more exp tests
|
10 years ago |
Lu Guanqun
|
e85fe2348f
|
add exponent operator
https://www.pivotaltracker.com/n/projects/1189488/stories/83746404
|
10 years ago |
Marek Kotewicz
|
3128f90f77
|
quotes
|
10 years ago |
Arkadiy Paronyan
|
7af4cc6d2c
|
Merge pull request #998 from yann300/bug_fix
bug fix - mix: Menu item "Open Project" doesn't do anything #995
|
10 years ago |
Marek Kotewicz
|
31d0209924
|
check if BuildInfo.h is outdated
|
10 years ago |
Marek Kotewicz
|
169438191e
|
build_type && build_platform unknown by default
|
10 years ago |
Marek Kotewicz
|
604aef47cb
|
BuildInfo.sh replaced with custom cmake script
|
10 years ago |
chriseth
|
1425719559
|
Merge pull request #997 from chriseth/sol_arbitraryCall
Arbitrary parameters for call() and all hash functions.
|
10 years ago |
yann300
|
2ad606baeb
|
bug fix #995
mix: Menu item "Open Project" doesn't do anything #995
|
10 years ago |
winsvega
|
ce3638f75d
|
Test related
Constant in TestHelper.h
Exception in TestHelper.h
|
10 years ago |
Christian
|
8b3dec6773
|
Arbitrary parameters for call() and all hash functions.
|
10 years ago |
chriseth
|
2726b76dc6
|
Merge pull request #986 from LefterisJP/sol_StyleFix
Solidity enum style fix
|
10 years ago |
Marek Kotewicz
|
df50b9a784
|
added missing pragma once
|
10 years ago |
Lefteris Karapetsas
|
c68f7f2790
|
Addressing issues in Enum style fix
|
10 years ago |
subtly
|
2cc5d2b3d6
|
Merge branch 'develop' into p2p
|
10 years ago |
Gav Wood
|
d2165828ff
|
Fixed #988.
|
10 years ago |
yann300
|
62c685ae7c
|
integration with system font size - bug fix
|
10 years ago |
winsvega
|
d5b3f224c6
|
Bigint
bigint(1) << 256
|
10 years ago |
Gav Wood
|
11cbd42220
|
Cleanups for ether denominations.
|
10 years ago |
Gav Wood
|
e89c41684e
|
Merge pull request #990 from guanqun/simplify-ether-unit
simplify ether unit with templates
|
10 years ago |
Gav Wood
|
8648ec93ee
|
Merge pull request #989 from arkpar/mix_ux
Mix: call filter for transaction log
|
10 years ago |
Gav Wood
|
53ef48c98e
|
Merge pull request #980 from debris/eth_build_platform
fixed overwriting ETH_BUILD_PLATFORM
|
10 years ago |
Gav Wood
|
9ab74f9091
|
Merge pull request #975 from debris/jsonrpcstub
jsonrpcstub integreted into cmake build process
|
10 years ago |
Gav Wood
|
a959127623
|
Merge pull request #969 from guanqun/change-to-using
change typedef to using according to preferred coding style
|
10 years ago |
yann300
|
a53a963b64
|
Integration with system default font size.
|
10 years ago |
Gav Wood
|
86bc98c004
|
Related typo fix.
|
10 years ago |
Gav Wood
|
761da78505
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
df03f575d2
|
Minor type fix in EVM.
|
10 years ago |
subtly
|
f19573a810
|
Merge branch 'develop' into p2p
|
10 years ago |
Lu Guanqun
|
82250e1a8e
|
simplify ether unit with templates
|
10 years ago |
chriseth
|
73119048e0
|
Merge pull request #985 from chriseth/sol_memoryMoveCleanup
Some cleanup in "move to memory" functions.
|
10 years ago |
chriseth
|
1e1c4501dd
|
Typo fix.
|
10 years ago |
Arkadiy Paronyan
|
f4325802da
|
Merge pull request #987 from yann300/ui_improvement
Project Files - ux improvement.
|
10 years ago |
arkpar
|
0a831eb79b
|
Mix: call filter for transaction log
|
10 years ago |
yann300
|
a523ebeaef
|
project files - ux improvement
|
10 years ago |