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
Marek Kotewicz
84afb4def9
Merge commit 'b0eff3fea412c5e33a5b8b98dc08f2d066d06513' into ethereumjs
10 years ago
Marek Kotewicz
a6feadd192
Squashed 'libjsqrc/ethereumjs/' changes from 0b82a05..a8a2e32
a8a2e32 constants separated to const.js file
4bdf52f toAscii && fromAscii moved to utils
git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: a8a2e3231c2ced50989dc5d23659f7482a667f69
10 years ago
Marek Kotewicz
5ea6cdb28c
Merge commit 'a6feadd192e2b254e1f585d203c2fd325d14bd1f' into ethereumjs
10 years ago
arkpar
2677a6ea90
style
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
Marek Kotewicz
56e0b26124
Merge commit 'f8a1f53e759ac2232d5a2a2a899645a9a79c344e' into ethereumjs
10 years ago
Gav Wood
692cecca09
Merge pull request #911 from arkpar/mix_dbg
mix: recording checkbox
10 years ago
arkpar
fd9c030e05
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_dbg
10 years ago
arkpar
80ffe1bc4b
record checkbox
10 years ago
Gav Wood
888c96a17f
Icon nicer.
Alter the Config address for Mix.
10 years ago
subtly
92f9ec8c42
import/export peers and nodes
10 years ago
Gav Wood
a2fb636fc9
Merge pull request #910 from arkpar/mix_dbg
mix: Debugger fixes
10 years ago
Gav Wood
5080803875
Merge pull request #908 from chriseth/sol_fix_eventsWithoutParameters
Fix: No parameters for event.
10 years ago
Gav Wood
e7b99324d1
Merge pull request #909 from arkpar/sol_abi_fix
fixed ABI generation for functions
10 years ago
arkpar
2137b75c23
added some commets
10 years ago
arkpar
fa19c96788
updated json abi tests
10 years ago
arkpar
bf3e6fc62d
fixed ABI generator
10 years ago
arkpar
ae119134a6
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_dbg
10 years ago
arkpar
47c4c0ecf6
enabled search in editor with Ctrl+F
10 years ago
arkpar
f1a35dcaf0
bebugger bugfixes
10 years ago
arkpar
1180ddbb5d
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into
mix_dbg
Conflicts:
mix/QFunctionDefinition.cpp
10 years ago
Gav Wood
4dbc286b8e
Merge pull request #907 from chriseth/sol_fix_docker_merge
Workaround for a problem with `git merge`.
10 years ago
Gav Wood
435397ec8c
Merge pull request #886 from arkpar/mix_tx
mix: Transaction recording, standard contracts
10 years ago
Christian
9a7e588a37
Fix: No parameters for event.
10 years ago
Christian
146cc5fd82
Workaround for a problem with `git merge`.
10 years ago
arkpar
c820b2597e
debugging into calls
10 years ago
chriseth
a1399ccec1
Merge pull request #904 from chriseth/sol_fix_standardSourcesTest
Fix standard sources test.
10 years ago
Paweł Bylica
019aa6dd63
Improve allocas order and namings
10 years ago
Paweł Bylica
5610288626
Improve allocas order and namings
10 years ago
Paweł Bylica
01dffe28f3
Add first instruction index to BasicBlock
10 years ago
Paweł Bylica
27ca018c35
Add first instruction index to BasicBlock
10 years ago
Christian
4d768ec165
Fix standard sources test.
10 years ago
Paweł Bylica
cc3bbe784b
Merge remote-tracking branch 'upstream/develop' into evmjit
10 years ago
Paweł Bylica
a8767992a9
Merge commit 'e8e9490b566563d0991ddf7f14cd2e0958ee5ce9' into evmjit
10 years ago
Paweł Bylica
e8e9490b56
Disable RTTI for evmjit library
10 years ago
Paweł Bylica
bdba3104d6
Improve versioning
10 years ago
arkpar
71312b7d70
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into
mix_tx
Conflicts:
mix/QFunctionDefinition.cpp
10 years ago
Gav Wood
ec10d674b2
Double SHA-3 as good crypto practice.
10 years ago
Gav Wood
acf5713de9
Merge branch 'whisperencryption' into develop
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
Gav Wood
c921b25aef
Compiles.
10 years ago
Gav Wood
5fd79ae914
First little commit - not workign yet.
10 years ago
Gav Wood
fbe7bb7e73
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
Conflicts:
test/SolidityEndToEndTest.cpp
test/SolidityNameAndTypeResolution.cpp
test/SolidityParser.cpp
10 years ago
Felix Lange
683a5da114
libp2p: use actual unix timestamps for discover packets
10 years ago
Felix Lange
a1911f3495
libp2p: add expiration to serialized Pong packets
10 years ago
Felix Lange
3d2e72ce77
libp2p: distinguish discovery packets by packet type
10 years ago