Gav Wood
3e35348f28
Merge pull request #1240 from CJentzsch/blockTests
blockchain tests fixes
10 years ago
Gav Wood
0142178b3d
Merge pull request #1261 from arkpar/mix_deploy
Merged DApp deployment from chromium to develop
10 years ago
Gav Wood
e237428be4
Merge pull request #1268 from chriseth/sol_checkerFixes
Fixed some checker warnings.
10 years ago
Gav Wood
312dad0dde
Merge pull request #1270 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
10 years ago
The Gitter Badger
d1f3f1bf9e
Added Gitter badge
10 years ago
CJentzsch
64e956f6eb
style
10 years ago
CJentzsch
8a6025ed8a
blockchain tests fixes
10 years ago
arkpar
bbb72e7e84
fixed msvc build
10 years ago
arkpar
33d4f60499
gcc build fixed
10 years ago
Gav Wood
b72896e564
Merge pull request #1265 from chriseth/sol_dockerfilefix
Fixed dockerfile.
10 years ago
Gav Wood
50b1621d96
Merge pull request #1263 from LefterisJP/eth_removeStructLogDependency
Remove StructuredLogger dependency on libp2p
10 years ago
Gav Wood
4d86ae998a
Merge pull request #1242 from CJentzsch/uncleBlockReward
new uncleBlock reward: 15/16 -> (8 + uncle.number - block.number) / 8
10 years ago
Gav Wood
ac0a85a1bf
Merge pull request #1236 from CJentzsch/suicideRefundTests
add suicide refund tests
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
Lefteris Karapetsas
fac9e35dfb
Remove StructuredLogger dependency on libp2p
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
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
chriseth
4f852f473e
Global variable "now" (alias for block.timestamp).
10 years ago
chriseth
6f302ee74b
Merge pull request #1249 from chriseth/sol_fix_randomness
Make subroutine id non-random.
10 years ago
chriseth
1e47758cbe
Make subroutine id non-random.
10 years ago
chriseth
d5b803a6ec
Merge pull request #1237 from chriseth/sol_sourceLocationsFix
Fixed: Some instructions did not have source locations.
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
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
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
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
CJentzsch
78002e81c5
Merge remote-tracking branch 'upstream/develop' into suicideRefundTests
Conflicts:
test/stTransactionTestFiller.json
test/vmArithmeticTestFiller.json
10 years ago
arkpar
4ec1068277
new min block difficulty
10 years ago
Gav Wood
35ad8b70b4
Merge pull request #1235 from winsvega/poc9trie
vmTests
10 years ago
Gav Wood
3fab9f2a73
Solidity fixes.
10 years ago
Gav Wood
40693a1ad3
Mac compile fixes.
10 years ago
Gav Wood
36e6d01795
Force chromium to be built.
10 years ago
CJentzsch
d430ac7bef
adjust gas prices for arithmetic tests
10 years ago
CJentzsch
ec3c954f49
Merge remote-tracking branch 'upstream/develop' into suicideRefundTests
10 years ago
Gav Wood
289fe2d58b
Fast lookups in filter.
10 years ago
Gav Wood
640f688b45
Gas pricing infrastructure and a couple of pricing mechanisms.
10 years ago
CJentzsch
8ce4e37016
add suiciderefund tests
10 years ago
Gav Wood
a1c68d6f8c
Suicide refunds.
Compile fix.
10 years ago
Gav Wood
717c9c06df
Avoid checking for difficulty when doing PoW test.
10 years ago