obscuren
|
5d57b78471
|
Added big int to uint switch
|
2014-07-22 16:16:00 +02:00 |
|
obscuren
|
490ca410c0
|
Minor improvements and fixes to the new vm structure
|
2014-07-22 15:57:54 +02:00 |
|
obscuren
|
1e8b54abfb
|
Refactored state, state object and vm
* The State and StateObject have been moved to their own package
* The VM is moved to it's own package
|
2014-07-22 11:54:48 +02:00 |
|
obscuren
|
20ee1ae65e
|
Refactored CALLDATALOAD to use big int
* Added BigMin
|
2014-07-21 20:38:43 +02:00 |
|
obscuren
|
eab0b2a90a
|
Merge branch 'master' into develop
|
2014-07-21 20:23:15 +02:00 |
|
Maran
|
6774ddaba2
|
Fix regression on 32bit (windows) systems
|
2014-07-21 14:35:37 +02:00 |
|
obscuren
|
8f91d47bf3
|
Merge branch 'master' into develop
|
2014-07-21 12:21:42 +02:00 |
|
obscuren
|
5d2669dbd3
|
Fixed tx sha creation
|
2014-07-21 12:21:34 +02:00 |
|
obscuren
|
93261b98c2
|
Changed iterator
|
2014-07-21 11:56:04 +02:00 |
|
obscuren
|
9f00aeae29
|
Base time on previous parent, not last block
|
2014-07-18 16:13:21 +02:00 |
|
obscuren
|
2762ec22d0
|
Fixed miner and logger
|
2014-07-18 13:50:15 +02:00 |
|
obscuren
|
cd9b344506
|
Fixed range
|
2014-07-18 13:21:40 +02:00 |
|
obscuren
|
61cc2ba7d9
|
fixed
|
2014-07-18 13:00:22 +02:00 |
|
obscuren
|
dad29bcaa1
|
Added channel for starting/stopping miner
|
2014-07-18 12:21:11 +02:00 |
|
obscuren
|
65650a5c66
|
Merge branch 'develop' into guiminer
|
2014-07-18 12:03:19 +02:00 |
|
Maran
|
db8170def3
|
WIP to expose hashrate to gui
|
2014-07-18 12:01:08 +02:00 |
|
obscuren
|
449b9a9d68
|
Check if version in known + fix
|
2014-07-18 11:57:44 +02:00 |
|
obscuren
|
28a146d438
|
Added find name for namereg
|
2014-07-17 22:30:00 +02:00 |
|
obscuren
|
6a19b62db6
|
added chainSync event
|
2014-07-17 22:01:13 +02:00 |
|
obscuren
|
a626b7ebe1
|
Fixed string data
|
2014-07-17 17:11:00 +02:00 |
|
obscuren
|
3331bb29ea
|
bump
|
2014-07-17 15:35:46 +02:00 |
|
obscuren
|
16f6100500
|
Removed debug log
|
2014-07-17 15:11:09 +02:00 |
|
obscuren
|
90f63657cb
|
Removed debug log
|
2014-07-17 15:01:33 +02:00 |
|
obscuren
|
0415e4a637
|
Fixed coinbase copy in state
|
2014-07-17 14:53:27 +02:00 |
|
obscuren
|
ed3424ff75
|
Trie fixes
|
2014-07-17 11:21:18 +02:00 |
|
obscuren
|
14c4f06100
|
Convert a byte slice to address
|
2014-07-16 13:20:57 +02:00 |
|
obscuren
|
8820d4e5ac
|
Decreased timeout
|
2014-07-15 20:36:11 +02:00 |
|
obscuren
|
7c0a27a0f4
|
Added each callback for storage
|
2014-07-15 20:36:04 +02:00 |
|
obscuren
|
7a410643ac
|
Added/changed logging
|
2014-07-15 20:35:55 +02:00 |
|
obscuren
|
34da3b4fa8
|
Moved
|
2014-07-15 20:35:07 +02:00 |
|
obscuren
|
4a2dd306c7
|
Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop
|
2014-07-15 15:30:06 +02:00 |
|
obscuren
|
09bade6466
|
Fixed an issue where the trie might crash on missmatching lengths
|
2014-07-15 15:29:54 +02:00 |
|
Maran
|
9a93169898
|
Rewrote mnemonic word loading to facilitate deployable builds.
|
2014-07-15 12:52:44 +02:00 |
|
obscuren
|
5ec62a5153
|
Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop
|
2014-07-15 00:25:57 +02:00 |
|
obscuren
|
2784e256f1
|
Vm logging on diff
|
2014-07-15 00:25:49 +02:00 |
|
obscuren
|
50bc838047
|
Moved checks
|
2014-07-15 00:25:38 +02:00 |
|
obscuren
|
69acda2c25
|
Paranoia check moved
|
2014-07-15 00:25:27 +02:00 |
|
obscuren
|
98f21d8973
|
Compare method for receipts
|
2014-07-14 22:52:44 +02:00 |
|
obscuren
|
767d24ea5d
|
Removed defer and added receipts checking in tx processing
|
2014-07-14 22:52:30 +02:00 |
|
Maran
|
8845fb7eae
|
Add windows helper functions
|
2014-07-14 15:24:38 +02:00 |
|
obscuren
|
5a0c4ce295
|
Fixed "Copy" to also copy over the pending storage changes
|
2014-07-14 00:38:20 +02:00 |
|
obscuren
|
04f8c455e2
|
Added diff type
|
2014-07-14 00:37:50 +02:00 |
|
obscuren
|
2c46bfde8b
|
Increased block request
|
2014-07-14 00:37:41 +02:00 |
|
obscuren
|
5b2e5d180f
|
Changed diff output not to prefix hex with 0x
|
2014-07-14 00:37:18 +02:00 |
|
obscuren
|
6426f3635e
|
Forgot to return gas when CALL's value transfer fails
|
2014-07-13 17:56:14 +02:00 |
|
obscuren
|
ee3ba0b1d6
|
Catch up per 10
|
2014-07-13 17:45:39 +02:00 |
|
obscuren
|
54715586ab
|
Changed sha3 to official one
|
2014-07-12 11:10:47 +02:00 |
|
obscuren
|
9010857677
|
Special diff output for execution
|
2014-07-11 16:04:09 +02:00 |
|
obscuren
|
ff151f9fbc
|
vm output
|
2014-07-10 21:54:36 +02:00 |
|
obscuren
|
5c7e96d895
|
Removed serpent
|
2014-07-10 18:19:38 +02:00 |
|