Gav Wood
|
b5cc0ae6cd
|
Compiler fixes. Updates for coins.
|
2014-07-06 04:23:13 +02:00 |
|
Gav Wood
|
a7f4690200
|
Latest API updates.
|
2014-07-04 03:45:21 +02:00 |
|
Gav Wood
|
99ee1a6a62
|
New client API.
|
2014-07-03 21:45:06 +02:00 |
|
Gav Wood
|
2ffbe1c5c8
|
Windows build coersions.
|
2014-07-03 15:00:22 +02:00 |
|
Gav Wood
|
f4c99cdbb9
|
Windows build coersions.
|
2014-07-03 15:00:22 +02:00 |
|
Gav Wood
|
d9340fb74a
|
Windows build coersions.
|
2014-07-03 15:00:22 +02:00 |
|
Gav Wood
|
6731576311
|
Fix some macros.
|
2014-07-02 14:39:21 +02:00 |
|
Gav Wood
|
ba064e4e0b
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
2014-07-02 10:19:18 +02:00 |
|
Gav Wood
|
17010d445c
|
Remove unneeded dependencies.
|
2014-07-02 10:19:04 +02:00 |
|
Vitalik Buterin
|
a8133b6f48
|
Removed libethcore dependencies
|
2014-07-01 13:29:58 -04:00 |
|
Gav Wood
|
2b7133dc13
|
Gensis block unit test.
|
2014-07-01 15:35:12 +02:00 |
|
Gav Wood
|
3174a5e0c6
|
Fixed problem with alloc.
|
2014-07-01 00:16:01 +02:00 |
|
Gav Wood
|
e65c3ff17d
|
Docs & consolidation of headers.
|
2014-06-30 11:49:52 +02:00 |
|
Vincent Gariepy
|
28af921f2f
|
linker for local thread storage on OSX
|
2014-06-28 19:22:48 -04:00 |
|
Gav Wood
|
f92fdf328c
|
Full python serpent support.
Shared libs on all platforms.
|
2014-06-28 19:23:32 +02:00 |
|
Gav Wood
|
674ff8e3cc
|
Full python serpent support.
Shared libs on all platforms.
|
2014-06-28 19:23:32 +02:00 |
|
Gav Wood
|
d8e04c43b1
|
Full python serpent support.
Shared libs on all platforms.
|
2014-06-28 19:23:32 +02:00 |
|
Gav Wood
|
7830e2acfd
|
Project refactor. Introduce the Serpent library.
|
2014-06-27 23:47:24 +02:00 |
|
Gav Wood
|
5e2b4bbd58
|
Project refactor. Introduce the Serpent library.
|
2014-06-27 23:47:24 +02:00 |
|
Gav Wood
|
b62f71c699
|
Project refactor. Introduce the Serpent library.
|
2014-06-27 23:47:24 +02:00 |
|
Gav Wood
|
d737f6df42
|
Latest tests-related refactoring & improvments.
|
2014-06-27 21:39:46 +02:00 |
|
Gav Wood
|
18c3da3eb2
|
Better language detection.
|
2014-06-22 20:36:16 +01:00 |
|
Gav Wood
|
eaf79f924c
|
Better language determination.
|
2014-06-22 11:41:29 +01:00 |
|
Tim Hughes
|
2c0c091616
|
Fixed MSVC compile errors (but missing functionality in LLL parser)
|
2014-06-18 12:24:56 +01:00 |
|
Gav Wood
|
52d7d69902
|
Standard service JS script.
Bug fix for load & LLL macros.
Move to new services.
|
2014-06-12 18:35:39 +01:00 |
|
Gav Wood
|
a2219639fe
|
LLL supports get/set/ref.
Logging changes.
|
2014-06-11 19:25:21 +01:00 |
|
Gav Wood
|
320350e019
|
Protocol 20 changes.
Added my new address to the premine.
|
2014-06-11 11:31:56 +01:00 |
|
Gav Wood
|
5ea7efd593
|
Fix signed instructions.
|
2014-06-10 16:49:54 +01:00 |
|
Nico Cesar
|
f996766314
|
make life easier for Makefiles
|
2014-06-04 21:27:29 -04:00 |
|
Tim Hughes
|
bbc7bd19e5
|
Fixed all the windows compile errors and project reorg with the exception of the more complex problem in Parser.cpp
|
2014-06-04 11:34:14 +01:00 |
|
Gav Wood
|
f64b371382
|
Fixes and language additions.
|
2014-05-31 13:41:08 +02:00 |
|
Gav Wood
|
99e9cb0e2e
|
Additional variants of create and send.
|
2014-05-31 13:06:32 +02:00 |
|
Gav Wood
|
7afd678509
|
Fix for compiler.
|
2014-05-31 13:01:06 +02:00 |
|
Gav Wood
|
9ebaeb53fa
|
Minor bug fix.
Fixes for a few warnings.
|
2014-05-31 02:00:49 +02:00 |
|
Gav Wood
|
8c25c35b37
|
Javascript console and env.load(), env.note, ...
|
2014-05-31 00:49:07 +02:00 |
|
Gav Wood
|
0b6763ddc1
|
Repotting, renaming and reorganisation.
|
2014-05-30 15:25:13 +02:00 |
|
Gav Wood
|
b379ce9065
|
Variadic macros work.
|
2014-05-30 14:55:07 +02:00 |
|
Gav Wood
|
78c0baa026
|
Actually do endow ether.
Standard extension.
|
2014-05-30 14:47:13 +02:00 |
|
Gav Wood
|
b64a96199f
|
Fix for nonce incrementing.
Messaging for some execution failures.
State uses temporary for transaction trie.
Additional optimisation.
|
2014-05-30 13:37:39 +02:00 |
|
Gav Wood
|
45ed60a2a2
|
Correct order of nonce/balance. PROTOCOL CHANGE! NEW CHAIN!
Extra paranoia for trie.
Trie fixes.
Trie tests.
Version bump.
|
2014-05-30 00:29:38 +02:00 |
|
Gav Wood
|
de85b070b8
|
Fix for when/unless.
|
2014-05-29 23:21:51 +02:00 |
|
Gav Wood
|
3aa823b55e
|
Revert "Fix for unless/when."
This reverts commit b12d91e726ae5d1742e6d828c2cb5b694ffdf8a3.
|
2014-05-29 23:11:45 +02:00 |
|
Gav Wood
|
362cfb350e
|
Revert "Fix for unless/when."
This reverts commit b12d91e726ae5d1742e6d828c2cb5b694ffdf8a3.
|
2014-05-29 23:11:45 +02:00 |
|
Gav Wood
|
a620c7f6d3
|
Fix for unless/when.
|
2014-05-29 20:30:56 +02:00 |
|
Gav Wood
|
72265ac38a
|
Fix for unless/when.
|
2014-05-29 20:30:56 +02:00 |
|
Gav Wood
|
f781485d28
|
Tests updated.
Fixes to executive logging.
Trie testing made considerably more rigourous.
|
2014-05-28 16:28:41 +02:00 |
|
Gav Wood
|
e3934b2401
|
Tests updated.
Fixes to executive logging.
Trie testing made considerably more rigourous.
|
2014-05-28 16:28:41 +02:00 |
|
Gav Wood
|
a418c6c09c
|
Fixes for tests.
|
2014-05-28 11:52:42 +02:00 |
|
Gav Wood
|
009b25d043
|
Assembler fix.
|
2014-05-27 19:11:37 +02:00 |
|
Gav Wood
|
d48033009a
|
Pinhole optimise working fairly well...
|
2014-05-27 18:51:10 +02:00 |
|