Commit Graph

22 Commits

Author SHA1 Message Date
Taylor Gerring
a39c73672e bump last resort check out of ifelse 2015-02-26 21:04:26 +01:00
Taylor Gerring
d90b71bc55 Check source directroy for assets as last resort 2015-02-26 21:01:40 +01:00
Taylor Gerring
739b7cc2ac Cleanup imports 2015-02-26 02:36:06 +01:00
Taylor Gerring
d5aed82b11 DRY DefaultAssetPath() 2015-02-26 02:32:27 +01:00
Maran
40adb7feb6 Implement OS sensitive dataDirs 2015-02-23 11:28:20 +01:00
obscuren
fa4cbad315 Optimisations and fixed a couple of DDOS issues in the miner 2015-02-19 22:33:22 +01:00
obscuren
750d70c202 updated tests 2015-01-13 00:25:45 +01:00
Taylor Gerring
2a9fc7baa9 Merge branch 'develop' of https://github.com/tgerring/go-ethereum 2014-11-14 15:01:52 -06:00
obscuren
272d58662c Implemented LOG. Closes #159 2014-10-27 11:44:16 +01:00
obscuren
793e666f36 Dump bytes instead of strings 2014-08-17 12:42:32 +02:00
obscuren
20ee1ae65e Refactored CALLDATALOAD to use big int
* Added BigMin
2014-07-21 20:38:43 +02:00
Maran
8845fb7eae Add windows helper functions 2014-07-14 15:24:38 +02:00
zelig
e3b911652d move CreateAddress from ethutil/common to ethcrypto 2014-06-29 16:08:33 +01:00
obscuren
8124547348 Moving a head closer to interop 2014-06-13 16:06:27 +02:00
Maran
97cc762143 Expose GasLimit to ethPub 2014-06-11 10:28:18 +02:00
obscuren
1153fd9a0c Added Douglas and Einstan 2014-06-06 12:12:27 +02:00
Maran
31e44c2ab9 Change shorthands 2014-05-20 14:53:34 +02:00
obscuren
338b698091 Refactoring and added documentation comments 2014-04-27 17:16:53 +02:00
obscuren
16e52327a4 Upped version number 2014-04-27 16:53:35 +02:00
obscuren
e0b6091d7e Test fixes and removed old code. Added VM gas fees 2014-03-24 13:20:34 +01:00
obscuren
01c1bce9c5 Removed regular ints from the virtual machine and closures 2014-03-21 18:22:47 +01:00
obscuren
c7e73ba12d Added currency converting 2014-02-25 11:20:24 +01:00