obscuren
|
9e8127accb
|
woops
|
2014-05-30 19:51:19 +02:00 |
|
obscuren
|
6b7dfa1fb5
|
Merge branch 'develop'
|
2014-05-30 16:58:31 +02:00 |
|
obscuren
|
17c825f53a
|
Peer changes broadcasting and minor miner fix
|
2014-05-30 16:57:58 +02:00 |
|
obscuren
|
b15e03acd7
|
Fixed issue with casting to smaller byte array
|
2014-05-30 16:57:40 +02:00 |
|
obscuren
|
e0b6a31613
|
Buffered channel to fix not ready (blocking)
|
2014-05-30 13:27:56 +02:00 |
|
obscuren
|
f382221b28
|
Broadcast "peerList" event upon removing or adding peers
|
2014-05-30 13:04:08 +02:00 |
|
obscuren
|
6c91ffcfbe
|
Do not panic, but return nil instead
|
2014-05-30 11:48:37 +02:00 |
|
obscuren
|
15e0093e13
|
Fixed issue where the client could crash when sending malformed data
|
2014-05-30 11:48:23 +02:00 |
|
obscuren
|
99797858a6
|
Added coin base to pub block
|
2014-05-30 11:47:23 +02:00 |
|
obscuren
|
8fcba0eb1e
|
fixed test
|
2014-05-29 23:54:48 +02:00 |
|
obscuren
|
9bb7633254
|
Removed fmt
|
2014-05-29 11:50:36 +02:00 |
|
obscuren
|
e7097641e3
|
Support for namereg
|
2014-05-29 11:49:41 +02:00 |
|
obscuren
|
a2d01d6af8
|
Removed comments
|
2014-05-29 02:05:57 +02:00 |
|
obscuren
|
2ef3a98929
|
Merge branch 'develop'
|
2014-05-28 23:23:40 +02:00 |
|
obscuren
|
4d98762486
|
Fixed state object gas return
|
2014-05-28 23:16:54 +02:00 |
|
Maran
|
73a42d34a5
|
Merge branch 'release/poc5-rc11' into develop
|
2014-05-28 16:19:42 +02:00 |
|
Maran
|
95adac7522
|
Merge branch 'release/poc5-rc11'
|
2014-05-28 16:19:31 +02:00 |
|
Maran
|
76a59274bf
|
Bump to RC11
|
2014-05-28 16:19:25 +02:00 |
|
Maran
|
a453b5514d
|
Merge branch 'develop' of github.com:ethereum/eth-go into develop
|
2014-05-28 15:54:56 +02:00 |
|
Maran
|
8601604a09
|
Hooked up the Block Explorer to the Debugger so we can instantly debug made transactions
|
2014-05-28 15:48:23 +02:00 |
|
obscuren
|
b695c82520
|
Fixes #60
|
2014-05-28 15:07:11 +02:00 |
|
obscuren
|
a98e35d7a0
|
Length checking
|
2014-05-28 13:55:32 +02:00 |
|
obscuren
|
65722aeeca
|
Added StringToBytesFunc
|
2014-05-28 13:14:56 +02:00 |
|
obscuren
|
8278ba5e45
|
Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop
|
2014-05-28 12:39:41 +02:00 |
|
obscuren
|
6e98e5709a
|
Set initial used gas
|
2014-05-28 12:39:34 +02:00 |
|
Maran
|
2fec1af275
|
Merge branch 'develop' of github.com:ethereum/eth-go into develop
|
2014-05-28 12:15:46 +02:00 |
|
Maran
|
cfb979b5e3
|
Add contract addr if it's a contract creation tx
|
2014-05-28 12:15:43 +02:00 |
|
obscuren
|
9988b1a047
|
Sort transactions based on the nonce
* Added a transaction sorter
|
2014-05-28 12:06:09 +02:00 |
|
obscuren
|
73761f7af6
|
Closure call now returns the total usage as well
* Return the used gas value based on the UseGas and ReturnGas
|
2014-05-28 12:05:46 +02:00 |
|
obscuren
|
1c01e9c095
|
10
|
2014-05-28 12:03:40 +02:00 |
|
obscuren
|
98d4b51120
|
Changed opcode names
|
2014-05-28 12:03:12 +02:00 |
|
obscuren
|
ab8c7252da
|
Merge branch 'release/poc5-rc10' into develop
|
2014-05-27 16:11:25 +02:00 |
|
obscuren
|
818cbcbdd4
|
Merge branch 'release/poc5-rc10'
|
2014-05-27 16:11:19 +02:00 |
|
obscuren
|
a428533160
|
bump
|
2014-05-27 16:10:18 +02:00 |
|
obscuren
|
006c757a03
|
Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop
|
2014-05-27 13:32:37 +02:00 |
|
obscuren
|
4eb1771e67
|
Hooks can now quit the vm
|
2014-05-27 13:32:31 +02:00 |
|
obscuren
|
aba3066658
|
Changed debug hook and added state iterator
|
2014-05-27 13:10:18 +02:00 |
|
Maran
|
c1b09d639c
|
Disamble tx data before adding it to PTx object
|
2014-05-27 10:38:31 +02:00 |
|
Maran
|
817def000b
|
Merge branch 'develop' of github.com:ethereum/eth-go into develop
|
2014-05-27 10:29:47 +02:00 |
|
obscuren
|
6e24d603a1
|
Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop
|
2014-05-27 01:08:59 +02:00 |
|
obscuren
|
5cdfee5143
|
New Trie iterator
|
2014-05-27 01:08:51 +02:00 |
|
Maran
|
2232974cda
|
Changed var names around
|
2014-05-26 17:18:51 +02:00 |
|
Maran
|
aefcb83419
|
Updated Public Block and Transaction objects with more information
|
2014-05-26 17:07:04 +02:00 |
|
Maran
|
24a6d87c3f
|
Don't handshake if there is no key yet; first start on Ethereal
|
2014-05-26 11:47:47 +02:00 |
|
obscuren
|
4c7bd75c1a
|
Merge branch 'release/poc5-rc9' into develop
|
2014-05-26 00:42:18 +02:00 |
|
obscuren
|
b1463b2dc2
|
Merge branch 'release/poc5-rc9'
|
2014-05-26 00:42:07 +02:00 |
|
obscuren
|
1f3f76cb09
|
bump
|
2014-05-26 00:38:53 +02:00 |
|
obscuren
|
3ebd7f1166
|
State snapshotting
|
2014-05-26 00:09:38 +02:00 |
|
obscuren
|
81ef40010f
|
The body of contracts are now returned instead
|
2014-05-25 14:13:54 +01:00 |
|
obscuren
|
99fa9afaf1
|
Updated to work with the new config
|
2014-05-25 14:13:07 +01:00 |
|