zelig
|
de2da4fd19
|
Merge branch 'develop' of github.com:ethereum/eth-go into feature/clientid
|
2014-07-03 15:08:13 +01:00 |
|
zelig
|
198e5eeab9
|
EthManager interface extended with ClientIdentity() ethwire.ClientIdentity
|
2014-07-03 15:08:06 +01:00 |
|
obscuren
|
5d67139206
|
Fix
|
2014-07-03 10:05:02 +02:00 |
|
obscuren
|
5b8dde9602
|
Fixed CREATE op. Fixes #87
|
2014-07-03 10:04:38 +02:00 |
|
obscuren
|
81bc721c5c
|
Fixed address generation
|
2014-07-03 10:03:58 +02:00 |
|
obscuren
|
35ae9e3aa8
|
Paranoia check
|
2014-07-02 17:48:10 +02:00 |
|
obscuren
|
2f9bc2ab75
|
Removed old code
|
2014-07-02 17:47:33 +02:00 |
|
obscuren
|
8de099ae75
|
Added paranoia check
|
2014-07-02 17:47:18 +02:00 |
|
obscuren
|
40e3d2ab55
|
Changed CREATE
|
2014-07-02 17:47:09 +02:00 |
|
obscuren
|
6748158ab4
|
Moved methods
|
2014-07-02 13:40:02 +02:00 |
|
obscuren
|
e4d2d00d41
|
Added support for breakpoints on specific instructions
|
2014-07-02 13:08:32 +02:00 |
|
obscuren
|
315d65280b
|
Removed comment
|
2014-07-02 11:30:14 +02:00 |
|
obscuren
|
d15952c867
|
Moved debug hook to Vm directly
|
2014-07-02 01:04:21 +02:00 |
|
obscuren
|
1954ef47e6
|
Suicide is deferred to update
|
2014-07-02 00:06:21 +02:00 |
|
obscuren
|
fd1d0bbde7
|
Updated to generic padding function
|
2014-07-02 00:05:48 +02:00 |
|
obscuren
|
d7e396a98c
|
l <=> r
|
2014-07-01 23:59:37 +02:00 |
|
obscuren
|
00d3935aac
|
Removed old method
|
2014-07-01 23:59:18 +02:00 |
|
obscuren
|
bb2433ca1a
|
Added quitting reason
|
2014-07-01 20:32:47 +02:00 |
|
obscuren
|
7238a77327
|
Removed old code
|
2014-07-01 20:12:18 +02:00 |
|
obscuren
|
dd869064a6
|
delete?
|
2014-07-01 20:09:37 +02:00 |
|
obscuren
|
7a2a63f32b
|
Added utility wrapper for Ethereum Config contract
Note, this utility function has to move elsewhere
|
2014-07-01 20:09:21 +02:00 |
|
obscuren
|
28ef7d228c
|
Added Left and Right padding utility functions
|
2014-07-01 20:08:48 +02:00 |
|
obscuren
|
6151ae7db5
|
Fixed key import for empty entries
|
2014-07-01 20:08:32 +02:00 |
|
obscuren
|
3889785017
|
Added Path utility
|
2014-07-01 20:08:18 +02:00 |
|
obscuren
|
7a9ff4f8d4
|
bump
|
2014-07-01 16:28:17 +02:00 |
|
Jeffrey Wilcke
|
29f613ef84
|
Merge pull request #28 from ethersphere/feature/keys
Feature/keys
|
2014-07-01 16:16:05 +02:00 |
|
zelig
|
ff5703fd9b
|
ethutil -> ethtrie.NewTrie
|
2014-07-01 15:09:43 +01:00 |
|
zelig
|
89630d2826
|
merge upstream
|
2014-07-01 15:03:02 +01:00 |
|
obscuren
|
550407b0ec
|
Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop
|
2014-07-01 15:44:43 +02:00 |
|
obscuren
|
d0959063d5
|
Up
|
2014-07-01 15:28:12 +02:00 |
|
Maran
|
d294dedfad
|
Merge branch 'develop' of github.com:ethereum/eth-go into develop
|
2014-07-01 15:26:18 +02:00 |
|
Maran
|
e798294a4b
|
Update min GasLimit
|
2014-07-01 15:25:57 +02:00 |
|
obscuren
|
114e715e3c
|
Merge branch 'ethersphere-feature/keys' into develop
|
2014-07-01 13:48:28 +02:00 |
|
obscuren
|
253c23240b
|
Merge branch 'feature/keys' of https://github.com/ethersphere/go-ethereum into ethersphere-feature/keys
Conflicts:
.gitignore
README.md
|
2014-07-01 13:45:39 +02:00 |
|
obscuren
|
0ce9003ba7
|
Fix for creating a tx from an unknown account
|
2014-07-01 12:16:14 +02:00 |
|
obscuren
|
2bbc204328
|
Close pow chat. Fixes #95
|
2014-07-01 11:55:50 +02:00 |
|
obscuren
|
92693e4459
|
The dragon has been slain. Consensus reached!
|
2014-07-01 11:26:45 +02:00 |
|
obscuren
|
39263b674c
|
Paranoia
|
2014-07-01 09:56:10 +02:00 |
|
obscuren
|
5f5910c603
|
Regression test for trie
|
2014-07-01 09:55:20 +02:00 |
|
obscuren
|
ed276cd7c2
|
Added Paranoia check for VM execution
|
2014-06-30 20:03:31 +02:00 |
|
obscuren
|
82272ee08a
|
Iterator fix
|
2014-06-30 14:28:54 +02:00 |
|
obscuren
|
9ed0d389b2
|
Generic trie
|
2014-06-30 13:34:47 +02:00 |
|
obscuren
|
00bb68d7d2
|
Merge branch 'develop' into interop
|
2014-06-30 13:13:55 +02:00 |
|
obscuren
|
c23074d5ad
|
Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop
|
2014-06-30 13:13:45 +02:00 |
|
obscuren
|
8ddd4c4c52
|
wip
|
2014-06-30 13:09:04 +02:00 |
|
obscuren
|
5a86892ecb
|
Using remote for test cases
|
2014-06-30 13:08:00 +02:00 |
|
zelig
|
12972b4b65
|
DBKeyStore.Load returns no error if keyring not found in db
|
2014-06-29 20:53:26 +01:00 |
|
zelig
|
098f7f23ce
|
changed name for ethutil hex functions; and access to keyring via keyManager
|
2014-06-29 20:39:45 +01:00 |
|
zelig
|
8aea468744
|
gui changes
- remove lib *EthLib, expose gui itself to initial import window
- remove addr []byte instead use dynamic adress()
- use ethereum.KeyManager to retrieve address and privateKey
- add Session string (keyRing identifier)
- add and reimplement ImportAndSetPrivKey and CreateAndSetPrivKey
|
2014-06-29 20:38:26 +01:00 |
|
zelig
|
29cc1af2bc
|
remove ui/library; instead expose gui itself for initial window
|
2014-06-29 20:34:07 +01:00 |
|