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
obscuren
b0be847416
Updated to use the state on the blocks
11 years ago
obscuren
570ab249b3
Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop
11 years ago
Jeffrey Wilcke
c6d6ca283d
Update README.md
11 years ago
Jeffrey Wilcke
30c5922aa4
Update README.md
11 years ago
Jeffrey Wilcke
59a68b316f
Update README.md
11 years ago
Jeffrey Wilcke
893da20ead
Merge pull request #21 from jarradh/master
...
Search bin directory for qml
11 years ago
Jarrad Hope
aa7c53b7ef
Search bin directory for qml
11 years ago
obscuren
a9d89d1f59
Merge branch 'develop'
11 years ago
obscuren
f6a9aa4110
fixed about window
11 years ago
obscuren
b72d3528bf
Merge branch 'release/0.3.0' into develop
11 years ago
obscuren
0adfa489de
Merge branch 'release/0.3.0'
11 years ago
obscuren
560a7073f4
Fixed connection button spamming
11 years ago
obscuren
3a35d45ea8
Updated readme
11 years ago
obscuren
075acec9e7
Changed to new get keys method on database interface
11 years ago
obscuren
5e7f8cca4f
Exit after importing a key
11 years ago