obscuren
|
09728bf43c
|
Debugger script&data now accept "0x" values
|
2014-05-28 13:00:45 +02:00 |
|
obscuren
|
090447c664
|
Data and script in the debugger accept "0x" values and regular scripting
|
2014-05-28 12:59:10 +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 |
|
Maran
|
d4af5a5763
|
Merge branch 'hotfix/2' into develop
|
2014-05-28 11:53:31 +02:00 |
|
Maran
|
198ef97108
|
Merge branch 'hotfix/2'
|
2014-05-28 11:53:07 +02:00 |
|
Maran
|
138b7fe2d8
|
Consolidated external qml files to hopefully prevent crashing bug
|
2014-05-28 11:52:52 +02:00 |
|
obscuren
|
87a669aeda
|
Merge branch 'develop'
|
2014-05-27 16:23:59 +02:00 |
|
obscuren
|
969b4a4a36
|
Added some shortcuts
|
2014-05-27 16:23:53 +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
|
118860abb2
|
Merge branch 'release/poc5-rc10' into develop
|
2014-05-27 16:11:08 +02:00 |
|
obscuren
|
0dda955f90
|
Merge branch 'release/poc5-rc10'
|
2014-05-27 16:11:01 +02:00 |
|
obscuren
|
a428533160
|
bump
|
2014-05-27 16:10:18 +02:00 |
|
obscuren
|
34b861c19c
|
bump
|
2014-05-27 16:10:15 +02:00 |
|
obscuren
|
a0f73c2703
|
Minor fixes and improvements to the ui
|
2014-05-27 16:09:04 +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
|
2be9823010
|
Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop
Conflicts:
ethereal/assets/qml/wallet.qml
|
2014-05-27 13:31:57 +02:00 |
|
obscuren
|
47417506c3
|
New debugger implemented
|
2014-05-27 13:28:11 +02:00 |
|
obscuren
|
aba3066658
|
Changed debug hook and added state iterator
|
2014-05-27 13:10:18 +02:00 |
|
obscuren
|
d0b31e2030
|
New debugger
|
2014-05-27 13:09:47 +02:00 |
|
Maran
|
6fe42f007c
|
Uhm what
|
2014-05-27 12:46:02 +02:00 |
|
Maran
|
1ab865a994
|
Adding new blocks on broadcast
|
2014-05-27 11:49:42 +02:00 |
|
obscuren
|
4fd267a778
|
Sep debugger from main
|
2014-05-27 10:42:37 +02:00 |
|
Maran
|
07204f129e
|
Increase size for asm
|
2014-05-27 10:38:51 +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 |
|
Maran
|
47a58b40cd
|
Removed recursive function for loop
|
2014-05-27 10:29:39 +02:00 |
|
Maran
|
474c85bc9d
|
Fix merge conflict
|
2014-05-27 10:29:12 +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 |
|
obscuren
|
d694e00a33
|
Fixed debugger
|
2014-05-26 21:11:38 +02:00 |
|
Maran
|
2232974cda
|
Changed var names around
|
2014-05-26 17:18:51 +02:00 |
|
Maran
|
f7eb4e587f
|
Remove extra log statement
|
2014-05-26 17:18:34 +02:00 |
|
Maran
|
5fc6ee6a4a
|
Implemented simple block/tx explorer
|
2014-05-26 17:07:20 +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 |
|
Maran
|
5374a95c58
|
Merge branch 'develop' of github.com:ethereum/go-ethereum into develop
|
2014-05-26 10:53:58 +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
|
26ecf4b780
|
Merge branch 'release/poc5-rc9' into develop
|
2014-05-26 00:42:03 +02:00 |
|
obscuren
|
0d89c1d212
|
Merge branch 'release/poc5-rc9'
|
2014-05-26 00:41:55 +02:00 |
|
obscuren
|
818bc84591
|
Bump
|
2014-05-26 00:39:05 +02:00 |
|