Gav Wood
d2165828ff
Fixed #988 .
10 years ago
Liana Husikyan
2fd33d98cc
- implemented Empty parameter name story. Now the name of input/return parameters of function can be not specified.
- added appropriate tests
Conflicts:
test/SolidityEndToEndTest.cpp
test/SolidityNameAndTypeResolution.cpp
10 years ago
Marek Kotewicz
d6c00187ed
missing commands in client
10 years ago
Marek Kotewicz
46b629a579
jsonrpcstub integreted into cmake build process
10 years ago
Christian
6219085ad9
Accessors for structs.
10 years ago
CJentzsch
846fdc525b
sha3 performance test
10 years ago
Lefteris Karapetsas
351cfecae9
Small fixes for proper multitype/multiarg SHA3
10 years ago
Lefteris Karapetsas
8d239921e9
SHA3 of string literals now should work
10 years ago
CJentzsch
c87876b3f9
failing tests from random simulation as state tests and transaction tests
10 years ago
Christian
a90ec7576c
Some fixes for the ether units parser.
10 years ago
Marek Kotewicz
eca3a8df17
removed output messages in tests && spaces
10 years ago
Lefteris Karapetsas
bbede4c31c
appendArgumentsCopyToMemory() has more complicated logic now
- Plus other fixes.
10 years ago
Lefteris Karapetsas
04aa0cc9ba
Solidity SHA3 can now take multiple arguments
10 years ago
Lu Guanqun
07ecb2c1f2
disallow declaration of void type
https://www.pivotaltracker.com/n/projects/1189488/stories/86318578
10 years ago
CJentzsch
36f83d45e6
test block gas limit
10 years ago
Lefteris Karapetsas
c0151476ad
Minor Style fixes
10 years ago
Marek Kotewicz
3fd2bf6b96
fixed natspec evaluator result on error
10 years ago
Marek Kotewicz
a4a959b1b1
separated libnatspec
10 years ago
Lefteris Karapetsas
c11c26c094
Tests and fixes for ether subdenominations
10 years ago
Lefteris Karapetsas
13d9cbf5ab
Tests for ether subdenominations. Work in progress
10 years ago
Gav Wood
325ec15389
Move CommonJS to libethcore. Split it up ready for refactoring into
libdevcore/libdevcrypto.
10 years ago
Gav Wood
c38ecd95d9
Split canon blockchain and basic blockchain.
10 years ago
Lu Guanqun
1252ed3b88
add several type error test cases
10 years ago
Lu Guanqun
544c9ef09e
add two test cases parser error for named args
10 years ago
Lu Guanqun
81d8a14a7b
add a test case for disorder named args
10 years ago
Marek Kotewicz
2d09638fde
Squashed 'libjsqrc/ethereumjs/' changes from a0cfa3c..f3e1797
f3e1797 fixed jsonrpc response 0 not handled properly
git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: f3e1797153ebf5b19ca3e154cf1240be738e4f08
10 years ago
Gav Wood
0d315f81bf
Test for named args.
10 years ago
Lefteris Karapetsas
3846cbf8d8
Fixing accesors test after visibility merge
10 years ago
Marek Kotewicz
f1cf1b28d7
Squashed 'libjsqrc/ethereumjs/' changes from f1a5cf9..a0cfa3c
a0cfa3c version upgrade
e58e2f5 jsonrpc.js tests && jsonrpc response validation is more strict
45134de jsonrpc.js file && batch polling
f3ce1f0 simplified polling && jsonrpc payload creation
ddc1719 tests && fixes for utils methods
fdcc1af clearing tests
4a54b8c version upgrade 0.0.12
git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: a0cfa3ca21163f26f3f71a0e2ce0a1e617554c72
10 years ago
Marek Kotewicz
699bed10c0
Squashed 'libjsqrc/ethereumjs/' changes from d516691..f1a5cf9
f1a5cf9 Merge branch 'develop' into cpp
a5909d8 parsing events output
1860b3d gulp
03faec9 event outputParser && tests
4bb5ba7 reverted ethereum.js
9d9c23e common cleanup
1a6b7de removed splitter.qml
011fdd9 event_inc example
0994efa Better HTML template in Mix. Use happened in JS. Debugging QML enabled.
git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: f1a5cf9128170b85428259c8b0ecfaed5b3e17d1
10 years ago
Gav Wood
114db8ab36
Revert State class changes for Mix.
10 years ago
CJentzsch
31f6a71294
add refundoverflow test
10 years ago
Lefteris Karapetsas
6c5120978e
Accessors for multiple mappings implemented
10 years ago
Christian
76da204e17
Visibility specifiers.
10 years ago
Gav Wood
780a7cfd26
Don't count same messages twice.
10 years ago
arkpar
950305bb79
fixed block generation on mine
10 years ago
Lefteris Karapetsas
4795991f2a
Code generation for mapping state variable accessor
- Work in progress
10 years ago
Christian
2a329e1312
Make tests resistant to changes in order of declaration.
10 years ago
Lefteris Karapetsas
c6c8a1ceeb
Adding mapping treatment to FunctionType
Plus a TypeResolution test for it
10 years ago
Christian
cc00f49870
Fix scoping of event arguments.
10 years ago
Marek Kotewicz
b0eff3fea4
Squashed 'libjsqrc/ethereumjs/' changes from a8a2e32..589c4fb
589c4fb formatInput && formatOutput simplified
b20e972 few methods moved to utils
git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: 589c4fb30f2e68972b898c5ce084cda5b0831266
10 years ago
arkpar
de531cb274
json and solidity ABI generted for events
10 years ago
Marek Kotewicz
f8a1f53e75
Squashed 'libjsqrc/ethereumjs/' changes from 600c9dd..0b82a05
0b82a05 events
80c97ca events
2491c99 abi.js cleanup && new types.js, utils.js
cf534d4 gulp
5689086 formatters separated
995861d event options
git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: 0b82a05a75a0a7592e4fe391120f90d7cee495ac
10 years ago
arkpar
fa19c96788
updated json abi tests
10 years ago
Christian
9a7e588a37
Fix: No parameters for event.
10 years ago
Gav Wood
7d504a275f
Whisper now 100% encrypted.
10 years ago
Gav Wood
cec504d1a2
Various fixes.
10 years ago
Gav Wood
5f523e146d
Dev.
10 years ago
Christian
edefb95aae
Fallback functions.
10 years ago
Christian
47f6c9a5de
Padding fixes.
10 years ago