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 |
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
|
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 |
obscuren
|
3f6baa45a7
|
Documented methods & removed old manifest
|
10 years ago |
Alexandre Van de Sande
|
6221b282d4
|
Catalog Page Behaviour
|
10 years ago |
obscuren
|
df49c609a0
|
updated coin
|
10 years ago |
Alexandre Van de Sande
|
80890cd9dd
|
removed icomoon
|
10 years ago |
Alexandre Van de Sande
|
6b5f4ed244
|
Recreated the changes on a new branch
|
10 years ago |
obscuren
|
da2fae0e43
|
Basic structure miner
|
10 years ago |
Felix Lange
|
a3cd218719
|
cmd/mist, cmd/ethereum: add CLI arguments for node key
|
10 years ago |
obscuren
|
16a04e64f2
|
Updated coin
|
10 years ago |
Felix Lange
|
028775a086
|
cmd/ethereum, cmd/mist: add flag for discovery bootstrap nodes
|
10 years ago |
Felix Lange
|
2cf4fed11b
|
cmd/mist, eth, javascript, p2p: use Node URLs for peer suggestions
|
10 years ago |
Felix Lange
|
56f777b2fc
|
cmd/ethereum, cmd/mist, core, eth, javascript, xeth: fixes for new p2p API
|
10 years ago |
obscuren
|
e40c1c62ce
|
API changed to use Pubkey only. Reflected that change in the rest of the api
|
10 years ago |
obscuren
|
8be1d134aa
|
updated home
|
10 years ago |
obscuren
|
c64852dbcc
|
pending / chain event
|
10 years ago |
obscuren
|
9d2166a964
|
wip
|
10 years ago |
obscuren
|
db7c34a9df
|
Default gas price and default gas for rpc
|
10 years ago |
obscuren
|
1d519854e2
|
Propagate known transactions to new peers on connect
|
10 years ago |
obscuren
|
65158d39b0
|
Filtering
|
10 years ago |
Taylor Gerring
|
2656a2d038
|
Use different default RPC port per #186
|
10 years ago |
obscuren
|
4dc283c0fb
|
Removed minimum height. Closes #282
|
10 years ago |
obscuren
|
7bd2fbe2b1
|
Fixed whisper "to" filtering. Closes #283
|
10 years ago |
obscuren
|
663d725026
|
Added a different default home page
|
10 years ago |
obscuren
|
93ae7bb0d2
|
Raw data for existing blocks
|
10 years ago |
Taylor Gerring
|
1f4ed49b4c
|
Move hardcoded seed node address to app flag
Replaces functionality `-seed=true` with `-seed="ip:port"`
|
10 years ago |
obscuren
|
d52878c744
|
Removed some VMEnv & Added VmType() to vm.Environment
|
10 years ago |
obscuren
|
8e14545282
|
added new default favicon
|
10 years ago |
obscuren
|
0ed3edc99e
|
"fixed" transaction view
|
10 years ago |
obscuren
|
3847e248df
|
Bumped version number
|
10 years ago |
obscuren
|
af927ffdaf
|
Added whisper messages
* have identity & get messages
|
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
|
54927dc0e0
|
Fixed issue with Storage()
* Storage() returned encoded values. They are now decode prior to hexing
* Removed old code from state object
* Updated coin
|
10 years ago |
obscuren
|
9022f5034f
|
default values removed
|
10 years ago |
obscuren
|
0031f388ac
|
More dapp samples
* Info DApp, coin DApp
* Additional rpc methods
|
10 years ago |