obscuren
|
dc994b3518
|
Changed fee structure
|
2014-02-19 16:27:08 +01:00 |
|
obscuren
|
8e7daec886
|
Added fees and debugging
|
2014-02-19 16:26:55 +01:00 |
|
obscuren
|
b3da104e56
|
Corrected contract addresses
|
2014-02-19 16:26:35 +01:00 |
|
obscuren
|
0936e5ccf5
|
Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop
Conflicts:
ethutil/config.go
|
2014-02-19 11:40:02 +01:00 |
|
Jeffrey Wilcke
|
531b3a96eb
|
Merge pull request #5 from sdboyer/iotas
Idiomatic go: use iotas for const declarations
|
2014-02-19 11:38:02 +01:00 |
|
Jeffrey Wilcke
|
3dae732f36
|
Merge pull request #6 from sdboyer/genisis
Fix typo(?) in naming - s/GenisisHeader/GenesisHeader/
|
2014-02-19 11:36:53 +01:00 |
|
Jeffrey Wilcke
|
1e241e3a61
|
Merge pull request #7 from sdboyer/vet-fixes
Fix a couple errors from go vet
|
2014-02-19 11:36:23 +01:00 |
|
obscuren
|
24f2b2afc3
|
Running contracts fixed
|
2014-02-19 11:35:17 +01:00 |
|
Sam Boyer
|
357b4bc14c
|
Add comment explaining why iota is not used.
|
2014-02-18 17:24:44 -05:00 |
|
Sam Boyer
|
5adbd39946
|
Express bit flag constants using iota bitshift.
|
2014-02-18 17:20:41 -05:00 |
|
Sam Boyer
|
6dac014978
|
Fix a couple errors from go vet
|
2014-02-18 10:47:09 -05:00 |
|
Sam Boyer
|
4d405f6654
|
s/GenisisHeader/GenesisHeader/
|
2014-02-18 10:40:58 -05:00 |
|
Jeffrey Wilcke
|
bbcf304b99
|
Merge pull request #3 from josephyzhou/develop
Migrated to here
|
2014-02-18 16:04:45 +01:00 |
|
obscuren
|
c866fcc5b3
|
Added new address
|
2014-02-18 12:10:21 +01:00 |
|
obscuren
|
6736c03711
|
Added editor for contracts
|
2014-02-18 12:09:36 +01:00 |
|
obscuren
|
ab7dc92404
|
Added import/exporting of private keys
|
2014-02-18 12:09:26 +01:00 |
|
obscuren
|
8c8554f558
|
Added license name and updated block output from the dev console
|
2014-02-18 01:34:33 +01:00 |
|
obscuren
|
d7eca7bcc1
|
Rlp update
|
2014-02-18 01:34:06 +01:00 |
|
obscuren
|
68028f492f
|
Fixed block handling
|
2014-02-18 01:33:26 +01:00 |
|
obscuren
|
8629d9a418
|
String changed and removed some debugging code
|
2014-02-18 01:33:15 +01:00 |
|
obscuren
|
c7623c3165
|
Changed debug messages
|
2014-02-18 01:32:39 +01:00 |
|
obscuren
|
ba95849097
|
Added hex method
|
2014-02-18 01:32:20 +01:00 |
|
obscuren
|
bb3e28310e
|
If sender is receiver only subtract the fee
|
2014-02-18 01:31:51 +01:00 |
|
obscuren
|
a5b7279cb5
|
Changed uncle block fee as to what it should be
|
2014-02-18 01:31:31 +01:00 |
|
Joey Zhou
|
c5b009ba6f
|
new line
|
2014-02-17 15:47:33 -08:00 |
|
Joey Zhou
|
e72a782bf0
|
adding compact decode tests
|
2014-02-17 15:46:16 -08:00 |
|
obscuren
|
7413552a28
|
Root should reset on undo
|
2014-02-17 20:40:33 +01:00 |
|
obscuren
|
b7a636b894
|
Values should accept bytes as valid string output
|
2014-02-17 20:29:54 +01:00 |
|
obscuren
|
e5b97fe03e
|
Added proper error message
|
2014-02-16 20:33:23 +01:00 |
|
obscuren
|
2ea05292c0
|
Added proper name :)
|
2014-02-16 20:33:07 +01:00 |
|
obscuren
|
e4a6ee3d7f
|
Added dirty tracking on the cache
|
2014-02-16 20:32:56 +01:00 |
|
obscuren
|
7264044122
|
Added a few tests
|
2014-02-16 20:31:02 +01:00 |
|
obscuren
|
f1d6f1bd17
|
Removed Reset
|
2014-02-16 20:30:50 +01:00 |
|
obscuren
|
c95a27e394
|
Added more tests
|
2014-02-16 20:30:33 +01:00 |
|
obscuren
|
066940f134
|
Defer undo on the current block's state
|
2014-02-16 20:30:21 +01:00 |
|
obscuren
|
5257c25ee2
|
Merge branch 'master' into develop
|
2014-02-15 13:27:43 +01:00 |
|
obscuren
|
6db8b5d06a
|
Added link to dev package
|
2014-02-15 13:27:23 +01:00 |
|
obscuren
|
07c12f0b92
|
Added trie tests, value tests
|
2014-02-15 13:21:11 +01:00 |
|
obscuren
|
5883446b21
|
Fixed test
|
2014-02-15 12:41:17 +01:00 |
|
obscuren
|
9bcb3d2216
|
Fixed test
|
2014-02-15 12:40:19 +01:00 |
|
obscuren
|
424b0b8bac
|
Merge branch 'hotfix/0.2.2-1' into develop
|
2014-02-15 12:12:01 +01:00 |
|
obscuren
|
30ee32a725
|
Merge branch 'hotfix/0.2.2-1'
|
2014-02-15 12:11:53 +01:00 |
|
obscuren
|
f5fbbb147f
|
Removed debug message
|
2014-02-15 12:11:40 +01:00 |
|
obscuren
|
86e6699528
|
Merge branch 'release/0.2.2' into develop
|
2014-02-15 12:10:31 +01:00 |
|
obscuren
|
9e57aac5eb
|
Merge branch 'release/0.2.2'
|
2014-02-15 12:10:25 +01:00 |
|
obscuren
|
1ba7ffe9f8
|
Added text for keys
|
2014-02-15 12:10:13 +01:00 |
|
obscuren
|
147a74dff2
|
Merge branch 'release/0.2.2' into develop
|
2014-02-15 11:53:02 +01:00 |
|
obscuren
|
60afd02e59
|
Merge branch 'release/0.2.2'
|
2014-02-15 11:52:38 +01:00 |
|
obscuren
|
fd1aa869e1
|
Bumped version number
|
2014-02-15 11:52:28 +01:00 |
|
obscuren
|
334c41d088
|
Added MIT license
|
2014-02-15 11:49:53 +01:00 |
|