subtly
ce6af70cba
Merge branch 'develop' into p2p
10 years ago
arkpar
91d453db92
DApp load in AZ
10 years ago
chriseth
fe1a560c5c
Merge pull request #1213 from LianaHus/sol_JumpTypesAnnotations
Added JumpType indicator to AssemblyItem.
10 years ago
chriseth
ea5bfadcd8
Fixed some checker warnings.
10 years ago
yann300
071f81652b
Replace Qt header by Ethereum header.
10 years ago
yann300
b0b1c5bca8
small changes
10 years ago
yann300
0d444716b0
small changes
10 years ago
Lefteris Karapetsas
fac9e35dfb
Remove StructuredLogger dependency on libp2p
10 years ago
yann300
47d7f571c3
add warning level
10 years ago
yann300
68cd82a561
QML Styling
10 years ago
Liana Husikyan
035451db40
added brackets for printing in/out
cleaned up
10 years ago
Liana Husikyan
4323a0c655
added information about jump type for jump instructions
Conflicts:
libevmcore/Assembly.cpp
libsolidity/Compiler.cpp
10 years ago
Liana Husikyan
f7841a9b49
fixed new line for user input from terminal.
10 years ago
Liana Husikyan
97350c88ed
Added JumpType indicator to AssemblyItem.
10 years ago
yann300
c7f703cc71
small changes
10 years ago
yann300
21cef78720
Modify SortFilterProxyModel to be compliant with Coding Standards
10 years ago
yann300
e0fa87db76
small changes
10 years ago
chriseth
8696602768
Merge pull request #1251 from chriseth/sol_now
Global variable "now" (alias for block.timestamp).
10 years ago
chriseth
5871652d90
Fixed dockerfile.
10 years ago
subtly
f1efb7c3f9
fix coding standards
10 years ago
chriseth
4f852f473e
Global variable "now" (alias for block.timestamp).
10 years ago
subtly
7d1de2b402
replace go counter logic. remove dead test code.
10 years ago
subtly
572c15fb59
Merge branch 'develop' into p2p
10 years ago
subtly
eeeb842192
update doc for disabled code
10 years ago
subtly
80edf61630
changes from code review
10 years ago
chriseth
6f302ee74b
Merge pull request #1249 from chriseth/sol_fix_randomness
Make subroutine id non-random.
10 years ago
subtly
3292c58599
bugfix and doc clarification. fix test.
10 years ago
chriseth
1e47758cbe
Make subroutine id non-random.
10 years ago
CJentzsch
d44f09c9ec
add input limit tests
10 years ago
Marek Kotewicz
b76622494e
fixed natspec evaluation
10 years ago
chriseth
d5b803a6ec
Merge pull request #1237 from chriseth/sol_sourceLocationsFix
Fixed: Some instructions did not have source locations.
10 years ago
Marek Kotewicz
39e72eaa0c
removed unused file
10 years ago
Marek Kotewicz
df4e5a70da
Merge commit 'dc97c3d3ad736d79aeeb82baae6aa45015620846' as 'libnatspec/natspecjs'
10 years ago
Marek Kotewicz
dc97c3d3ad
Squashed 'libnatspec/natspecjs/' content from commit 4f31ed9
git-subtree-dir: libnatspec/natspecjs
git-subtree-split: 4f31ed9698be96c347ea769b8b7e77a9507fb615
10 years ago
Marek Kotewicz
b3db31fc36
pullSubtree.sh
10 years ago
CJentzsch
d57e48384b
uncleBlock reward modification - 15/16 -> (8+uncle.number-block.number)/8
10 years ago
chriseth
1cb97cd6f0
Merge pull request #1232 from chriseth/sol_fix_sourcesForSubAssemblies
Output source lines for sub-assemblies.
10 years ago
yann300
e60fe6bc4d
Merge remote-tracking branch 'up/develop' into logsManagement
10 years ago
yann300
16812749e5
format executive.cpp exception
10 years ago
chriseth
fb38209e91
Style fixes.
10 years ago
chriseth
cec5b3b60e
Fixed: Some instructions did not have source locations.
10 years ago
chriseth
6540d67968
Output source lines for sub-assemblies.
10 years ago
Arkadiy Paronyan
bae43f1787
Merge pull request #1239 from arkpar/mix_ux
Mix: Create blocks with a new min difficulty
10 years ago
Arkadiy Paronyan
8ec399fae8
Merge pull request #1208 from arkpar/mix_srci
Mix: solidity debugger inspectors
10 years ago
yann300
19f72efa1c
Merge remote-tracking branch 'up/develop' into logsManagement
10 years ago
yann300
c22df42b0b
- use input to filter logs by any str.
- format exceptions coming from Executive.cpp
10 years ago
chriseth
412be6e0e1
Merge pull request #1241 from LefterisJP/eth_TestExceptionsImprovement
Improving ETH_TEST() exception macros
10 years ago
Lefteris Karapetsas
051fc0e772
style fixes in TestHelper.h
10 years ago
subtly
529fda3a95
lifecycle management of handshake sessions
10 years ago
Lefteris Karapetsas
11bcdb2a73
Improving ETH_TEST() exceptions
- Properly printing fail check/require message same way as BOOST
implementation does
- Also add a Test Pass Checkpoint call to be sure the last checkpoint is
reported properly
- Catch any sort of exception in the no throw
10 years ago