obscuren
b2a225a52e
Properly uninstall filters. Mining issue fixed #closes #365
...
* Added an additional tx state which is used to get the current nonce
* Refresh transient state each time a new canonical block is found
* Properly uninstall filters. Fixes a possible crash in RPC
10 years ago
Alexandre Van de Sande
bb3338df63
changes to sidebar sizes
10 years ago
Maran
40adb7feb6
Implement OS sensitive dataDirs
10 years ago
obscuren
321dce1f47
Bump
10 years ago
obscuren
483d96a89d
Added eth_logs & fixed issue with manual log filtering
...
* Implemented `eth_logs`
* Fixed issue with `filter.Find()` where logs were appended to an
incorrect, non-returned slice resulting in no logs found
10 years ago
obscuren
92337baa5a
reverted back to proper version number
10 years ago
obscuren
cc43ab9a81
Minor updates for release
10 years ago
obscuren
ea9a549bbd
Removed exported fields from state object and added proper set/getters
10 years ago
obscuren
fa4cbad315
Optimisations and fixed a couple of DDOS issues in the miner
10 years ago
Felix Lange
1ec6190e86
cmd/mist: show peer names in peers window
10 years ago
obscuren
0057bb4ef6
WIP QT Clipboard
10 years ago
Maran
5aff8bfb59
Implement command line argument to set the amount of agents created by the miner
...
Defaults to the amount of cores available on the CPU
10 years ago
obscuren
05b1ec008b
Disabled ability to disable whisper. Closes #334
10 years ago
Taylor Gerring
07bdba687f
Re-add LogFormat to Config
10 years ago
Alexandre Van de Sande
acd93c2971
Removed console logs from mist.js
...
also fixed an issue where it would force reloads unnecessarily
10 years ago
obscuren
60318c96d0
removed old wallet
10 years ago
obscuren
c1474e1877
Removed mined transactions from pending view. Closes #321
10 years ago
obscuren
7fc9b5b3f9
Changed to ChainEvent and fixed a nil pointer in transact
10 years ago
Alexandre Van de Sande
0e2f6691bf
Cut, Copy, Undo and Redo working in webview
10 years ago
obscuren
13c00afc68
Implement register and watchTx
10 years ago
obscuren
9a2be227a6
commented peer count out
10 years ago
obscuren
567428fb34
Filter and mutex locks added
10 years ago
obscuren
8135752a32
"centralised" mining to backend. Closes #323
10 years ago
Alexandre Van de Sande
fbd5e4d5af
Updated icons
10 years ago
Alexandre Van de Sande
0de1d1dd58
removed status bar code
10 years ago
Alexandre Van de Sande
a22711a7b5
badge support
10 years ago
Alexandre Van de Sande
c4b8c11529
side icons
10 years ago
Alexandre Van de Sande
666ef48239
SideIcons work. Copy paste still doesn't.
10 years ago
Alexandre Van de Sande
1878630b59
Solved Issue #318 and added states to back button
10 years ago
obscuren
164de5e22b
Changed default denominators
10 years ago
Alexandre Van de Sande
05f2808849
Add http when not present on browser
10 years ago
obscuren
2c3a014f03
Resolved some bugs in the miner
...
* TODO nonce error sometimes persists
* Fixed mining on wrong blocks
* Fixed state error & receipt fail
10 years ago
obscuren
12fc590b34
removed some old menu items
10 years ago
obscuren
c29b01ce75
Reset URL bar
10 years ago
obscuren
befb4bc1c1
Fixed a few errors in the browser special meta tags objects
10 years ago
obscuren
84f7c966f7
Moved ECIES to repo & added secondary title for webview
...
* ECIES moved from obscuren to ethereum
* Added html META[name=badge] to reflect menuItem.secondaryTitle
10 years ago
Felix Lange
8464e43eaf
cmd/mist: fix peer window
10 years ago
obscuren
384305f4aa
Fixed QML errors
10 years ago
Alexandre Van de Sande
7aef0fed29
changed url bar behaviour. Failed attempt at icon
10 years ago
obscuren
6a7b0ef904
Updated coin.js abi
10 years ago
obscuren
ce239333d5
Update balance label when mining
10 years ago
obscuren
0f3c25b265
Propagate blocks
10 years ago
obscuren
790de35e7f
Fixed issue in peer window
...
* Fixed issues where new peer window could cause a crash when entering
an empty string
10 years ago
obscuren
218f437b0c
Updated window
10 years ago
obscuren
8a0f23915e
Fixed a few issues in the miner and updated hash rate title
...
* Sometimes old nonces were set by "old" agents
* Added the hash rate to the miner
10 years ago
obscuren
bde3ff16ad
merge
10 years ago
Felix Lange
170eb3ac68
p2p/discover: map listening port using configured mechanism
10 years ago
Felix Lange
d0a2e655c9
cmd/ethereum, cmd/mist, eth, p2p: use package p2p/nat
...
This deletes the old NAT implementation.
10 years ago
obscuren
38faf2c51a
removed messages
10 years ago
obscuren
31fdc645ed
cmd + t switches to new dapp window
10 years ago