Péter Szilágyi
93077c98e4
internal: update web3.js to 0.18.1, embed deps with go-bindata ( #3545 )
8 years ago
Péter Szilágyi
18c77744ff
all: fix spelling errors
8 years ago
gregg dourgarian
8dbf59fec5
common,internal: typo/misspelling fixes ( #2953 )
8 years ago
Péter Szilágyi
ffaf58f0a9
cmd, console: split off the console into a reusable package
9 years ago
Péter Szilágyi
1d42061e2c
jsre: hotfix web3 for the console eth.syncing formatting
9 years ago
Bas van Kervel
aa9fff3e68
rpc: various fixes/enhancements
...
rpc: be less restrictive on the request id
rpc: improved documentation
console: upgrade web3.js to version 0.16.0
rpc: cache http connections
rpc: rename wsDomains parameter to wsOrigins
9 years ago
Péter Szilágyi
59cd60b266
eth, eth/downloader, jsre: surface state sync progress through the API
9 years ago
Bas van Kervel
19b2640e89
rpc: migrated the RPC insterface to a new reflection based RPC layer
9 years ago
Jeffrey Wilcke
b1e0143444
cmd, crypto: fixed nil public keys and updated web3
9 years ago
Péter Szilágyi
d4d3fc6a70
jsre, rpc/api: pull in new web3 and use hex numbers
9 years ago
Jeffrey Wilcke
bf6ea2919d
web3: updated
9 years ago
Jeffrey Wilcke
a33726b7db
web3: regression. Fixes #1613
9 years ago
Jeffrey Wilcke
5001f778aa
web3: updated 0.9.1
9 years ago
Felix Lange
bfbcfbe4a9
all: fix license headers one more time
...
I forgot to update one instance of "go-ethereum" in commit 3f047be5a
.
9 years ago
Felix Lange
3f047be5aa
all: update license headers to distiguish GPL/LGPL
...
All code outside of cmd/ is licensed as LGPL. The headers
now reflect this by calling the whole work "the go-ethereum library".
9 years ago
Jeffrey Wilcke
d25634662b
web3: updated
9 years ago
Jeffrey Wilcke
c5972b4ac7
web3 update
9 years ago
Felix Lange
ea54283b30
all: update license information
9 years ago
Jeffrey Wilcke
b0aec6402a
web3: updated
9 years ago
Bas van Kervel
8150c0a726
upgrade web3 to version 0.7.1
9 years ago
Bas van Kervel
5f8e5a4875
upgrade web3.js with _extend support
10 years ago
Bas van Kervel
a1a475fb92
added console command
10 years ago
obscuren
598e454d46
cmd/geth: updated web3
10 years ago
zelig
ea893aca8f
update web3.js to 0.4.2
10 years ago
Daniel A. Nagy
3a01e3e39b
Signing (almost) works.
10 years ago
obscuren
351d6b0d44
jsre, cmd/geth: updated web3.js and altered settimeout
10 years ago
obscuren
a237ff65ea
web3: updated
10 years ago
obscuren
92c6327593
cmd/geth, jsre: updated ethereum.js => web3.js
10 years ago
obscuren
ec9fbf09aa
Added some quotes ....
10 years ago
obscuren
99907f94dc
Updated ethereum.js
10 years ago
obscuren
79828531b1
updated ethereum.js
10 years ago
obscuren
ab5c007376
Updated ethereum.js
10 years ago
obscuren
4ba850639e
updated web3.js light for console
10 years ago
obscuren
c38a3b4cc7
Better error reporting in the console. Updated ethereum.js
10 years ago
obscuren
c8e9ca0483
fixed bad uncles
10 years ago
obscuren
fcacfabe19
Added new ethereum.js
10 years ago
zelig
da44097800
jsre:
...
- require became loadScript(), no require is supplied
- bignumber_js.go: heredoc v2.0.3 minified fixed for otto Regexp incompatibility https://github.com/robertkrimen/otto#regular-expression-incompatibility
- bignumber.min.js also updated in mist/assets/ext
- ethereum_js.go: latest master minified
- assetPath in constructor
- Eval/Exec/Handle/ToVal nice API
- jsre tests
10 years ago