Péter Szilágyi
|
1a4cfc173e
|
whisper, xeth/whisper, ui/qt/qwhispe: fix API polish breakages
|
10 years ago |
Péter Szilágyi
|
f8a4cd7ec1
|
xeth/whisper, ui/qt/qwhisper: fix API update breaks.
|
10 years ago |
Maran
|
7330c97b5b
|
DRY up the use of toHex in the project and move it to common
|
10 years ago |
obscuren
|
b523441361
|
Moved ethutil => common
|
10 years ago |
Maran
|
991993357c
|
DRY up the use of fromHex and put it in ethutil
|
10 years ago |
Felix Lange
|
395da0e7c1
|
xeth: use Frontend interface to unlock accounts
The interface has moved to package xeth because that's where it is
actually used.
|
10 years ago |
obscuren
|
738d6e20f2
|
Added ui.Interface to xeth
|
10 years ago |
obscuren
|
827ea43478
|
removed all old filters
|
10 years ago |
obscuren
|
6e50a1e9f5
|
Filter accepts multiple topics per entry. Fixes #403
|
10 years ago |
obscuren
|
982f73fa6d
|
Added timeout for filter & removed clipboard. Closes #350
|
10 years ago |
obscuren
|
0057bb4ef6
|
WIP QT Clipboard
|
10 years ago |
obscuren
|
567428fb34
|
Filter and mutex locks added
|
10 years ago |
obscuren
|
8135752a32
|
"centralised" mining to backend. Closes #323
|
10 years ago |
obscuren
|
e40c1c62ce
|
API changed to use Pubkey only. Reflected that change in the rest of the api
|
10 years ago |
obscuren
|
c03d403437
|
Added whisper interface for xeth, added examples, updated RPC
* Added RPC methods for whisper
* Added whisper example
|
10 years ago |
obscuren
|
adda54ac55
|
Added webengine initializer
|
10 years ago |
obscuren
|
fb7c03ff4d
|
switched to obscuren/qml
|
10 years ago |
obscuren
|
f3e78c8f3c
|
reworking messages => log
|
10 years ago |
obscuren
|
62e0e18030
|
Changed public whisper api not to reveal temporary private keys
|
10 years ago |
obscuren
|
e3cad04dec
|
Fixed whisper messages
* Whisper protocol wasn't properly suppling envelope slices
* Message history wasn't properly propagated
* Added 'Messages' method, filtering any current envelope with the
supplied filter.
|
10 years ago |
obscuren
|
34689cb3f3
|
Added manual triggering of filters
|
10 years ago |
obscuren
|
e3da85faed
|
Implemented filter for ws + fixes
* proper 0xhex
* filters fixed
* start of filter manager
* accounts for ws. Closes #246
|
10 years ago |
obscuren
|
f9b0d1a8e7
|
Updated to new ethereum.js api
|
10 years ago |
obscuren
|
c9f566269b
|
merged
|
10 years ago |
obscuren
|
4a0ade4788
|
Fixed some whisper issues
|
10 years ago |
obscuren
|
e32f7baa0d
|
Concat and pad data
|
10 years ago |
obscuren
|
4051c0333f
|
Added whisper js api
|
10 years ago |
obscuren
|
0e5aed63dd
|
Updated QWhisper
* changed api
* general whisper debug interface
|
10 years ago |
obscuren
|
52b54631a4
|
Whisper watches fixes
|
10 years ago |
obscuren
|
0291eff99a
|
Identity test
|
10 years ago |
obscuren
|
c96e504adb
|
Typo
|
10 years ago |
obscuren
|
01a6db9324
|
Added whisper debug interface + whisper fixes
|
10 years ago |
obscuren
|
f8061fcba8
|
fixed tests
|
10 years ago |
obscuren
|
4c84db85c5
|
eth-go packages ended up in whisper
|
10 years ago |
obscuren
|
bf566a657c
|
Implemented Qt whisper interface
|
10 years ago |
obscuren
|
9008b155d3
|
Renamed `chain` => `core`
|
10 years ago |
obscuren
|
3ee0461cb5
|
Moved ethchain to chain
|
10 years ago |
obscuren
|
d2bb83833f
|
Moved Filter's wrapping functions to their own util package. Fixes #61
* CLI ethereum should no longer require the Qt/QML package
|
10 years ago |
obscuren
|
1f2547b8a7
|
Major re-organisation.
The Ethereum node and Gui are now separated.
|
11 years ago |
obscuren
|
0db86e4485
|
Updated to work with the new chain
|
11 years ago |
Maran
|
3002570085
|
Mining rework
|
11 years ago |
obscuren
|
85e0447684
|
Fixed asset path error. Fixes #29
|
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
|
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
|
3d2c3b0107
|
Using asset path helper (includes a debug path atm)
|
11 years ago |
Jarrad Hope
|
aa7c53b7ef
|
Search bin directory for qml
|
11 years ago |
obscuren
|
560a7073f4
|
Fixed connection button spamming
|
11 years ago |
obscuren
|
8d1d72abee
|
Improved overall UI design and added a bunch of icons
|
11 years ago |