Maran
3f82d5172f
remove test menu
11 years ago
Maran
11aa7da6c3
Initial refactor for wallet qml
11 years ago
Maran
5768b18a3b
Refactored simple send to use states
11 years ago
obscuren
710bbed1a2
Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop
11 years ago
obscuren
a9a6585913
Debugger
11 years ago
Maran
4d18798468
Fix merge conflicts
11 years ago
Maran
cf1ae41bc0
Improved (hopefully) the send transaction tab
11 years ago
obscuren
8280dd65e6
Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop
11 years ago
obscuren
3238894a3b
Added wip debugger
11 years ago
Maran
e2bf5d1270
Implemented key importing/generation for the GUI
11 years ago
Maran
834e43622c
Merge branch 'feature/mnemonic' into develop
11 years ago
Jeffrey Wilcke
d9ce5f5f82
Merge pull request #32 from cabreraalex/develop
...
Fixed up grammar and spelling in README
11 years ago
Maran
cc5501b12f
Importing mnemonic support
11 years ago
Maran
52b63459e9
Merge branch 'develop' into feature/mnemonic
11 years ago
obscuren
1e94cb5286
Nonce handling
11 years ago
Alex Cabrera
cd799926d2
Fixed up grammar and spelling in README
11 years ago
Maran
2edf133b46
Added mnemonic priv key
11 years ago
obscuren
5da03f2e36
Merge branch 'develop' into miner
11 years ago
Maran
ee5e7f2b35
Fix merge conflict
11 years ago
obscuren
5660d598df
Added tx output
11 years ago
obscuren
e403b28eea
Fixed miner
11 years ago
obscuren
97b98b1250
Fixed an issue with sending gas to a contract
11 years ago
obscuren
ebbc5e7cb8
Updated to new mutan api
11 years ago
obscuren
3fb7ae2fa1
Removed CreateTx
11 years ago
obscuren
c5215fd4fb
Added gas and gas price.
...
* library's `createTx` method changed so it accepts a gas price
* dev console accepts code as well as the library
11 years ago
obscuren
1257e8b4b3
Merge branch 'master' into develop
11 years ago
Jeffrey Wilcke
1323f60c07
Merge pull request #31 from ethersphere/master
...
assetPath configurable on command line for ethereal GUI
11 years ago
obscuren
e65c4ee93e
Updated transaction constructor
11 years ago
zelig
49c710bf44
assetPath configurable on command line for ethereal GUI
...
- solves the problem of non-standard installs
- add AssetPath to config as string var
- introduced UiLib constructor which falls back to defaultAssetPath (earlier behaviour) if no assetPath is set
- defaultAssetPath now internal concern of UiLib
- gui.Start(assetPath) argument passed from ethereal main() as set Init() in config.go
- informative log message if wallet.qml fails to open
11 years ago
Maran
a30f5730b3
Reimplement new miner creation
11 years ago
Maran
6724d27c0c
Merge master into miner branch
11 years ago
obscuren
642630db15
Moved node to ethereum
11 years ago
obscuren
45ec9c88e4
Moved node to ethereum
11 years ago
obscuren
fe79a8f724
Merge branch 'develop' of https://github.com/WeMeetAgain/go-ethereum into WeMeetAgain-develop
...
Conflicts:
ethereal/Makefile
11 years ago
obscuren
1f2547b8a7
Major re-organisation.
...
The Ethereum node and Gui are now separated.
11 years ago
obscuren
22b4e9b617
.
11 years ago
obscuren
0db86e4485
Updated to work with the new chain
11 years ago
Maran
3002570085
Mining rework
11 years ago
Maran
07734c1e1c
Merge conflicts
11 years ago
obscuren
85e0447684
Fixed asset path error. Fixes #29
11 years ago
Cayman Nava
13e18e1d8f
working linux makefile
...
when building develop branch, checkout of eth-go develop branch is required
11 years ago
Maran
1c983ed80c
More mining stuff
11 years ago
Maran
96fcc1da32
Initial smart-miner stuff
11 years ago
obscuren
fbd53f0e34
Renamed block manager to state manager
11 years ago
obscuren
f7fb5b902c
Conform to the new server model
11 years ago
obscuren
8275059856
Moved qml files, conform to the new server model.
...
QML files got moved to their own directories. QML now has a ui helper
which should find assets in the correct resource directory
11 years ago
obscuren
833a1a4eab
Block mining log
11 years ago
obscuren
3d2c3b0107
Using asset path helper (includes a debug path atm)
11 years ago
obscuren
a482b0cc1b
WIP Makefile
11 years ago
obscuren
00533003b7
Get rid of the xpm files
11 years ago