17 Commits (b9e6d54a39d206ed7ed34f48816ddcdd0ab15782)

Author SHA1 Message Date
Gav Wood 096662a692 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 9 years ago
Marek Kotewicz ffa11dd640 removed trailing ;s 9 years ago
Marek Kotewicz 2110162a4d standalone javascript console 9 years ago
Marek Kotewicz c3bf182eb3 removed unused commented line 9 years ago
Gav Wood d2780c3d6a Use right scoping. 9 years ago
Marek Kotewicz 0385fe277b persistant connection 9 years ago
Marek Kotewicz ba64e80c4d ethconsole executable 9 years ago
Marek Kotewicz 736bb04389 missing implementation of jsremoteconsole 9 years ago
Marek Kotewicz 6d87e226e0 js remote console && remote connector 9 years ago
Marek Kotewicz 8580f91678 separated JSConsole core 9 years ago
Marek Kotewicz 44c3e7b914 libjsonconsole fix 10 years ago
Marek Kotewicz df02fc61e3 style fixes 10 years ago
Marek Kotewicz 06c228e6c0 forward declarations of unique_ptr 10 years ago
Marek Kotewicz 5c2be28a2d wrap const char* in jsstring 10 years ago
Marek Kotewicz 70512e7d76 fixes for linux 10 years ago
Marek Kotewicz 3c38241b0c little cleanup after downgrade 10 years ago
Marek Kotewicz 6dda59e172 fixed license 10 years ago
Marek Kotewicz a0f3c42d60 jsv8provider 10 years ago
Marek Kotewicz 7d8d30c551 rpc provider in progress 10 years ago
Marek Kotewicz b8ab4a0d5d making everything work with new eth_add_resources 10 years ago
Marek Kotewicz 1055b10b30 pretty printing 10 years ago
Marek Kotewicz 152a60f4b3 first resources added using eth_add_resources 10 years ago
Marek Kotewicz 31e5c13de4 jsconsole read nested objects 10 years ago
Marek Kotewicz 299b994e79 simple repl working 10 years ago
Marek Kotewicz 41afe1672e libjsconsole init 10 years ago