obscuren
|
8fab7ce37d
|
Fixes and improved debugger
|
2014-05-28 23:14:23 +02:00 |
|
Maran
|
44db1a1eb2
|
Add 0x when feeding data to debugger
|
2014-05-28 18:11:27 +02:00 |
|
Maran
|
0aee830bde
|
Fix merge conflict
|
2014-05-28 16:20:36 +02:00 |
|
Maran
|
06d41794f9
|
Merge branch 'release/poc5-rc11' into develop
|
2014-05-28 16:20:05 +02:00 |
|
Maran
|
2114218ed8
|
Merge branch 'release/poc5-rc11'
|
2014-05-28 16:19:58 +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
|
58032d60e7
|
Bump to RC11
|
2014-05-28 16:17:57 +02:00 |
|
Maran
|
d4f9daa631
|
Refactor hex encode and remove coupling of popup to main window
|
2014-05-28 16:14:24 +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 |
|
Maran
|
1eda1d25b0
|
Hooked up the Block Explorer to the Debugger so we can instantly debug made transactions
|
2014-05-28 15:48:17 +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
|
aaeb268522
|
Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop
|
2014-05-28 13:01:04 +02:00 |
|
obscuren
|
540d39220d
|
Merge branch 'master' into develop
|
2014-05-28 13:00:51 +02:00 |
|
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 |
|