Gustav Simonsson
bc45e5c6de
Integrate eth_accounts and eth_transact to use new account manager
...
* Add from to eth_transact / xeth.Transact and add static pass in lieu
of integrating with native Mist window for user passphrase entry
* Make eth_accounts return AccountManager.Accounts()
* Add a Generate Key menu item in Mist
2015-03-06 13:10:42 +00:00
obscuren
6e50a1e9f5
Filter accepts multiple topics per entry. Fixes #403
2015-03-01 19:08:26 +01:00
Taylor Gerring
21becb0feb
Cleanup RPC packcage
2015-02-24 19:05:03 +01:00
Taylor Gerring
6fd894aae0
Allow zero and negative block numbers
...
0 is genesis block. Xeth recognises -1 as current
2015-02-23 11:54:23 +01:00
obscuren
03b8c6841b
Topics => Topic. Closes #343
2015-02-19 11:49:58 +01:00
obscuren
7fc9b5b3f9
Changed to ChainEvent and fixed a nil pointer in transact
2015-02-17 22:20:47 +01:00
obscuren
547788b1b0
Added optional address slice. Closes #326
2015-02-17 14:19:05 +01:00
obscuren
16ae675107
Unmarshal in to pointer to string
2015-02-15 02:08:08 +01:00
obscuren
db7c34a9df
Default gas price and default gas for rpc
2015-02-04 18:34:29 -08:00
obscuren
1d519854e2
Propagate known transactions to new peers on connect
2015-02-04 17:28:54 -08:00
obscuren
c03d403437
Added whisper interface for xeth, added examples, updated RPC
...
* Added RPC methods for whisper
* Added whisper example
2015-01-30 13:25:12 +01:00
obscuren
0031f388ac
More dapp samples
...
* Info DApp, coin DApp
* Additional rpc methods
2015-01-29 20:39:26 +01:00
obscuren
6488a392a3
Reimplemented message filters for rpc calls
2015-01-29 16:52:00 +01:00
obscuren
84adf77bf3
Added RPC "Call" for JS calls to contracts
2015-01-29 13:10:34 +01:00
obscuren
6d012f628b
implement transact
2015-01-29 12:01:51 +01:00
obscuren
ec85458612
updated ethereum.js and moved to subfolder
...
* Previous subtree caused a lot of trouble
* Implemented sha3 in our shiny new http JSON RPC
2015-01-29 00:24:18 +01:00
Taylor Gerring
a6d4ce2630
Move argument types to separate file
2015-01-20 13:57:51 -06:00