index
:
go-tangerine
dependabot/npm_and_yarn/dashboard/assets/decode-uri-component-0.2.2
dependabot/npm_and_yarn/dashboard/assets/dns-packet-1.3.4
dependabot/npm_and_yarn/dashboard/assets/elliptic-6.5.3
dependabot/npm_and_yarn/dashboard/assets/elliptic-6.5.4
dependabot/npm_and_yarn/dashboard/assets/express-4.18.2
dependabot/npm_and_yarn/dashboard/assets/hosted-git-info-2.8.9
dependabot/npm_and_yarn/dashboard/assets/http-proxy-1.18.1
dependabot/npm_and_yarn/dashboard/assets/ini-1.3.7
dependabot/npm_and_yarn/dashboard/assets/loader-utils-1.4.1
dependabot/npm_and_yarn/dashboard/assets/loader-utils-1.4.2
dependabot/npm_and_yarn/dashboard/assets/lodash-4.17.15
dependabot/npm_and_yarn/dashboard/assets/lodash-4.17.19
dependabot/npm_and_yarn/dashboard/assets/lodash-4.17.20
dependabot/npm_and_yarn/dashboard/assets/lodash-4.17.21
dependabot/npm_and_yarn/dashboard/assets/macaddress-0.2.9
dependabot/npm_and_yarn/dashboard/assets/mixin-deep-1.3.2
dependabot/npm_and_yarn/dashboard/assets/path-parse-1.0.7
dependabot/npm_and_yarn/dashboard/assets/qs-6.4.1
dependabot/npm_and_yarn/dashboard/assets/set-getter-0.1.1
dependabot/npm_and_yarn/dashboard/assets/sshpk-1.16.1
dependabot/npm_and_yarn/dashboard/assets/stringstream-0.0.6
dependabot/npm_and_yarn/dashboard/assets/tar-2.2.2
dependabot/npm_and_yarn/dashboard/assets/ua-parser-js-0.7.28
dependabot/npm_and_yarn/dashboard/assets/websocket-extensions-0.1.4
dependabot/npm_and_yarn/dashboard/assets/y18n-3.2.2
jimmy-run_bp
jimmy-script
jimmy-script-more
jm-debug
jm-reset-testnet
jm-update-run-node-script
master
origin
w-ci
w-debug
w-script
Tangerine full node (https://github.com/tangerine-network/go-tangerine)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'release/0.5.13' into develop
obscuren
2014-06-17
2
-2
/
+2
|
\
|
*
bump
obscuren
2014-06-17
2
-2
/
+2
|
/
*
comment
obscuren
2014-06-17
1
-1
/
+1
*
Refund gas
obscuren
2014-06-16
2
-4
/
+22
*
Check for nil receiver
obscuren
2014-06-16
1
-2
/
+7
*
Fixed minor issue with the gas pool
obscuren
2014-06-16
4
-9
/
+13
*
Moved gas limit err check to buy gas
obscuren
2014-06-16
5
-41
/
+58
*
..
obscuren
2014-06-16
1
-1
/
+0
*
Removed old fees
obscuren
2014-06-16
1
-1
/
+1
*
Removed old fees
obscuren
2014-06-16
1
-24
/
+0
*
Removed some comments
obscuren
2014-06-16
1
-2
/
+1
*
Keeping old code for reference
obscuren
2014-06-16
1
-88
/
+89
*
Changed RlpEncodable
obscuren
2014-06-16
1
-0
/
+1
*
Method for creating a new key from scratch
obscuren
2014-06-16
1
-0
/
+6
*
Reworking messaging interface
obscuren
2014-06-16
1
-4
/
+159
*
Cache whole objects instead of states only
obscuren
2014-06-16
2
-2
/
+117
*
Run contracts
obscuren
2014-06-15
1
-0
/
+7
*
Set contract addr for new transactions
obscuren
2014-06-15
2
-5
/
+6
*
Increase ping timeout to 30 seconds
obscuren
2014-06-15
1
-3
/
+2
*
Logging mechanism
obscuren
2014-06-14
2
-1
/
+31
*
Moving closer to interop
obscuren
2014-06-14
6
-12
/
+25
*
Moving a head closer to interop
obscuren
2014-06-13
6
-39
/
+64
*
comments & refactor
obscuren
2014-06-13
2
-5
/
+19
*
Refactored state transitioning to its own model
obscuren
2014-06-13
1
-0
/
+206
*
Refactored state transitioning to its own model
obscuren
2014-06-13
2
-200
/
+13
*
Refactoring state transitioning
obscuren
2014-06-13
10
-191
/
+509
*
Changed opcode numbers and added missing opcodes
obscuren
2014-06-12
4
-19
/
+43
*
Merge branch 'develop' into interop
obscuren
2014-06-12
4
-10
/
+13
|
\
|
*
log changes
obscuren
2014-06-12
4
-10
/
+13
*
|
Merge branch 'develop' into interop
obscuren
2014-06-12
9
-20
/
+93
|
\
|
|
*
Fix compare
Maran
2014-06-11
1
-1
/
+2
|
*
Exposed usedGas through ethPub
Maran
2014-06-11
1
-1
/
+2
|
*
Implemented counting of usedGas
Maran
2014-06-11
1
-0
/
+3
|
*
Expose GasLimit to ethPub
Maran
2014-06-11
2
-2
/
+3
|
*
Don't mine transactions if they would go over the GasLimit implements ethereu...
Maran
2014-06-10
2
-0
/
+35
|
*
Refactor to use new method
Maran
2014-06-10
1
-13
/
+1
|
*
Implement CalcGasPrice for ethereum/go-ethereum#77
Maran
2014-06-10
1
-0
/
+29
|
*
Fix BigMax to return the biggest number, not the smallest
Maran
2014-06-10
1
-2
/
+2
|
*
Validate minimum gasPrice and reject if not met
Maran
2014-06-10
1
-0
/
+7
|
*
Prevent peer stop crash by removing logging
Maran
2014-06-10
1
-1
/
+0
|
*
Stop peers when they don't respond to ping/pong. Might fix ethereum/go-ethere...
Maran
2014-06-10
1
-3
/
+12
*
|
Minor changes
obscuren
2014-06-12
3
-5
/
+5
*
|
Added a buy gas method
obscuren
2014-06-12
1
-3
/
+18
*
|
Moved process transaction to state manager
obscuren
2014-06-12
2
-22
/
+100
*
|
Namereg lookup fix
obscuren
2014-06-12
1
-2
/
+6
|
/
*
Merge branch 'release/poc5-rc12' into develop
obscuren
2014-06-10
2
-2
/
+2
|
\
|
*
bump
obscuren
2014-06-10
2
-2
/
+2
|
/
*
sha
obscuren
2014-06-10
1
-1
/
+1
*
Added Douglas and Einstan
obscuren
2014-06-06
1
-7
/
+13
*
Implement getStateKeyVal for JS bindings.
Maran
2014-06-04
1
-0
/
+25
*
Make contract creation error more explicit by mentioning the sneder
Maran
2014-06-03
1
-1
/
+1
*
Added faux latency for peeroverview
Maran
2014-06-03
4
-5
/
+20
*
Implemented Public Peer interface
Maran
2014-06-02
4
-6
/
+91
*
Merge branch 'develop'
obscuren
2014-05-31
1
-1
/
+23
|
\
|
*
woops
obscuren
2014-05-31
1
-1
/
+23
*
|
Merge branch 'develop'
obscuren
2014-05-30
10
-58
/
+97
|
\
|
|
*
Peer changes broadcasting and minor miner fix
obscuren
2014-05-30
3
-14
/
+43
|
*
Fixed issue with casting to smaller byte array
obscuren
2014-05-30
1
-0
/
+4
|
*
Buffered channel to fix not ready (blocking)
obscuren
2014-05-30
1
-1
/
+2
|
*
Broadcast "peerList" event upon removing or adding peers
obscuren
2014-05-30
2
-11
/
+20
|
*
Do not panic, but return nil instead
obscuren
2014-05-30
1
-1
/
+1
|
*
Fixed issue where the client could crash when sending malformed data
obscuren
2014-05-30
1
-3
/
+5
|
*
Added coin base to pub block
obscuren
2014-05-30
1
-1
/
+2
|
*
fixed test
obscuren
2014-05-30
3
-3
/
+2
|
*
Removed fmt
obscuren
2014-05-29
1
-1
/
+0
|
*
Support for namereg
obscuren
2014-05-29
1
-1
/
+19
|
*
Removed comments
obscuren
2014-05-29
1
-23
/
+0
*
|
Merge branch 'develop'
obscuren
2014-05-29
4
-8
/
+43
|
\
|
|
*
Fixed state object gas return
obscuren
2014-05-29
4
-8
/
+43
|
*
Merge branch 'release/poc5-rc11' into develop
Maran
2014-05-28
2
-2
/
+2
|
|
\
*
|
\
Merge branch 'release/poc5-rc11'
Maran
2014-05-28
12
-306
/
+354
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Bump to RC11
Maran
2014-05-28
2
-2
/
+2
|
|
/
|
*
Merge branch 'develop' of github.com:ethereum/eth-go into develop
Maran
2014-05-28
2
-4
/
+7
|
|
\
|
|
*
Fixes #60
obscuren
2014-05-28
2
-4
/
+7
|
*
|
Hooked up the Block Explorer to the Debugger so we can instantly debug made t...
Maran
2014-05-28
1
-9
/
+13
|
|
/
|
*
Length checking
obscuren
2014-05-28
1
-1
/
+1
|
*
Added StringToBytesFunc
obscuren
2014-05-28
2
-1
/
+11
|
*
Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop
obscuren
2014-05-28
1
-0
/
+4
|
|
\
|
|
*
Merge branch 'develop' of github.com:ethereum/eth-go into develop
Maran
2014-05-28
9
-294
/
+320
|
|
|
\
|
|
*
|
Add contract addr if it's a contract creation tx
Maran
2014-05-28
1
-0
/
+4
|
*
|
|
Set initial used gas
obscuren
2014-05-28
1
-0
/
+1
|
|
|
/
|
|
/
|
|
*
|
Sort transactions based on the nonce
obscuren
2014-05-28
2
-17
/
+16
|
*
|
Closure call now returns the total usage as well
obscuren
2014-05-28
4
-104
/
+138
|
*
|
10
obscuren
2014-05-28
1
-1
/
+1
|
*
|
Changed opcode names
obscuren
2014-05-28
2
-172
/
+165
|
|
/
|
*
Merge branch 'release/poc5-rc10' into develop
obscuren
2014-05-27
1
-1
/
+1
|
|
\
*
|
\
Merge branch 'release/poc5-rc10'
obscuren
2014-05-27
9
-28
/
+120
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
bump
obscuren
2014-05-27
1
-1
/
+1
|
|
/
|
*
Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop
obscuren
2014-05-27
1
-8
/
+31
|
|
\
|
|
*
Disamble tx data before adding it to PTx object
Maran
2014-05-27
1
-1
/
+3
|
|
*
Merge branch 'develop' of github.com:ethereum/eth-go into develop
Maran
2014-05-27
3
-12
/
+71
|
|
|
\
|
|
*
|
Changed var names around
Maran
2014-05-26
1
-2
/
+3
|
|
*
|
Updated Public Block and Transaction objects with more information
Maran
2014-05-26
1
-8
/
+28
|
*
|
|
Hooks can now quit the vm
obscuren
2014-05-27
2
-2
/
+4
|
*
|
|
Changed debug hook and added state iterator
obscuren
2014-05-27
3
-2
/
+7
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop
obscuren
2014-05-27
1
-5
/
+8
|
|
\
|
|
|
*
Don't handshake if there is no key yet; first start on Ethereal
Maran
2014-05-26
1
-5
/
+8
|
*
|
New Trie iterator
obscuren
2014-05-27
3
-12
/
+71
|
|
/
|
*
Merge branch 'release/poc5-rc9' into develop
obscuren
2014-05-26
2
-2
/
+2
|
|
\
*
|
\
Merge branch 'release/poc5-rc9'
obscuren
2014-05-26
23
-206
/
+434
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
bump
obscuren
2014-05-26
2
-2
/
+2
|
|
/
|
*
State snapshotting
obscuren
2014-05-26
5
-8
/
+80
|
*
The body of contracts are now returned instead
obscuren
2014-05-25
5
-79
/
+83
|
*
Updated to work with the new config
obscuren
2014-05-25
2
-4
/
+4
|
*
Canonical contract creation
obscuren
2014-05-23
5
-17
/
+28
|
*
Transaction querying
obscuren
2014-05-22
3
-4
/
+30
|
*
Working on interop
obscuren
2014-05-22
11
-90
/
+205
|
*
Fixed some issues connecting for interop
obscuren
2014-05-22
1
-14
/
+14
|
/
*
Added start / stopping methods
obscuren
2014-05-22
1
-21
/
+31
*
Removed old contract creation code
obscuren
2014-05-22
1
-26
/
+11
*
Return a disassembled script instead of the hex
obscuren
2014-05-21
1
-1
/
+2
*
Merge branch 'develop'
obscuren
2014-05-21
1
-0
/
+60
|
\
|
*
Merge branch 'release/poc5-rc8' into develop
obscuren
2014-05-21
2
-2
/
+2
|
|
\
|
*
\
Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop
obscuren
2014-05-21
1
-0
/
+60
|
|
\
\
|
|
*
\
Merge branch 'develop' of github.com:ethereum/eth-go into develop
Maran
2014-05-21
3
-11
/
+23
|
|
|
\
\
|
|
*
|
|
Implemented missing EthPub calls in RPC server
Maran
2014-05-21
1
-0
/
+60
*
|
|
|
|
Merge branch 'release/poc5-rc8'
obscuren
2014-05-21
14
-95
/
+151
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Bumped
obscuren
2014-05-21
2
-2
/
+2
|
|
/
/
/
|
*
|
/
Removed some logging and refactored a bit
obscuren
2014-05-21
2
-44
/
+42
|
|
|
/
|
|
/
|
|
*
|
Improved miner so it won't include invalid transactions
obscuren
2014-05-21
3
-11
/
+23
|
|
/
|
*
Re broadcast transactions
obscuren
2014-05-21
1
-4
/
+3
|
*
Apply to parent
obscuren
2014-05-21
1
-3
/
+2
|
*
Proper log statement
obscuren
2014-05-21
1
-4
/
+3
|
*
Fixed Public block creation. Added block logging
obscuren
2014-05-21
2
-13
/
+14
|
*
Changed numbers
obscuren
2014-05-21
1
-6
/
+6
|
*
Fixed competing block method
obscuren
2014-05-21
3
-5
/
+16
|
*
Merge branch 'hotfix/4' into develop
obscuren
2014-05-21
5
-11
/
+12
|
|
\
|
*
|
Fixed couple issues
obscuren
2014-05-21
7
-26
/
+71
|
*
|
Merge branch 'master' into develop
obscuren
2014-05-21
1
-1
/
+1
|
|
\
\
|
*
\
\
Merge branch 'hotfix/3' into develop
obscuren
2014-05-21
2
-3
/
+8
|
|
\
\
\
|
*
\
\
\
Merge branch 'hotfix/2' into develop
obscuren
2014-05-21
1
-1
/
+9
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'hotfix/1' into develop
obscuren
2014-05-21
2
-2
/
+5
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'release/poc5-rc7' into develop
obscuren
2014-05-20
2
-2
/
+2
|
|
\
\
\
\
\
\
*
|
\
\
\
\
\
\
Merge branch 'hotfix/4'
obscuren
2014-05-21
5
-11
/
+20
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
/
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Fixed state overwriting issue
obscuren
2014-05-21
5
-11
/
+20
|
/
/
/
/
/
/
*
|
|
|
|
|
Upped prot
obscuren
2014-05-21
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'hotfix/3'
obscuren
2014-05-21
2
-3
/
+8
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Fixed state issue
obscuren
2014-05-21
2
-3
/
+8
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'hotfix/2'
obscuren
2014-05-21
1
-1
/
+9
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Fixed casting issue
obscuren
2014-05-21
1
-1
/
+9
|
/
/
/
/
*
|
|
|
Merge branch 'hotfix/1'
obscuren
2014-05-21
2
-2
/
+5
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Fixed crash
obscuren
2014-05-21
2
-2
/
+5
|
/
/
/
*
|
|
Merge branch 'release/poc5-rc7'
obscuren
2014-05-20
23
-278
/
+377
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Bump
obscuren
2014-05-20
2
-2
/
+2
|
|
/
|
*
Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop
obscuren
2014-05-20
3
-18
/
+17
|
|
\
|
|
*
Change shorthands
Maran
2014-05-20
2
-16
/
+16
|
|
*
Fix notification when processing block that didn't have this client as origin
Maran
2014-05-20
1
-2
/
+1
|
*
|
Changed transaction hash for poc 5
obscuren
2014-05-20
3
-38
/
+57
|
*
|
Fixed genesis and block data
obscuren
2014-05-20
2
-12
/
+74
|
|
/
|
*
Up protocol version
obscuren
2014-05-20
1
-1
/
+1
|
*
added roman
obscuren
2014-05-20
1
-0
/
+1
|
*
...
obscuren
2014-05-20
1
-5
/
+0
|
*
Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop
obscuren
2014-05-20
1
-0
/
+5
|
|
\
|
|
*
Merge pull request #21 from nicksavers/patch-1
Jeffrey Wilcke
2014-05-20
1
-7
/
+7
|
|
|
\
|
|
|
*
Re-arranged transaction RLP encoding...
Nick Savers
2014-05-20
1
-7
/
+7
|
|
|
/
|
*
/
Rearranged according to YP
obscuren
2014-05-20
1
-7
/
+5
|
|
/
|
*
unused
obscuren
2014-05-20
1
-1
/
+0
|
*
Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop
obscuren
2014-05-20
3
-55
/
+76
|
|
\
|
|
*
Merge branch 'develop' of github.com:ethereum/eth-go into develop
Maran
2014-05-20
1
-1
/
+12
|
|
|
\
|
|
*
|
Refactored a lot of the chain catchup/reorg.
Maran
2014-05-20
3
-55
/
+76
|
*
|
|
Added Maran to premine
obscuren
2014-05-20
1
-2
/
+1
|
*
|
|
No longer store script directly in the state tree
obscuren
2014-05-20
11
-52
/
+70
|
|
|
/
|
|
/
|
|
*
|
Added a fatal method
obscuren
2014-05-19
1
-1
/
+12
|
|
/
|
*
Increment nonce in the public api
obscuren
2014-05-19
2
-1
/
+1
|
*
Testing different mining state
obscuren
2014-05-19
3
-13
/
+12
|
*
Changed how changes are being applied to states
obscuren
2014-05-17
10
-98
/
+82
|
*
listen to pre instead of post
obscuren
2014-05-15
1
-2
/
+2
|
*
M
obscuren
2014-05-15
2
-3
/
+3
|
*
Removed old tx pool notification system. Fixes #19
obscuren
2014-05-15
4
-20
/
+9
|
*
Merge branch 'release/poc5-rc6' into develop
obscuren
2014-05-15
2
-2
/
+2
|
|
\
*
|
\
Merge branch 'release/poc5-rc6'
obscuren
2014-05-15
15
-150
/
+171
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Bumped version
obscuren
2014-05-15
2
-2
/
+2
|
|
/
|
*
Fixed catching up
obscuren
2014-05-15
1
-7
/
+4
|
*
Test
obscuren
2014-05-15
1
-1
/
+1
|
*
Test
obscuren
2014-05-15
1
-26
/
+17
|
*
Remove any invalid transactions after block processing
obscuren
2014-05-14
2
-3
/
+16
|
*
Merge branch 'develop' of github.com:ethereum/eth-go into develop
Maran
2014-05-14
9
-118
/
+122
|
|
\
|
|
*
Moved keyring to ethutil & removed old methods. Implements #20
obscuren
2014-05-14
9
-118
/
+122
|
*
|
Implemented IsUpToDate to mark the node as ready to start mining
Maran
2014-05-14
2
-0
/
+14
|
|
/
|
*
Removed defer
obscuren
2014-05-14
1
-6
/
+0
|
*
Increased deadline
obscuren
2014-05-14
1
-2
/
+7
|
*
Do not queue messages if the peer isn't connected (e.g. timing out)
obscuren
2014-05-14
2
-1
/
+4
*
|
Merge branch 'develop'
obscuren
2014-05-13
1
-0
/
+3
|
\
|
|
*
Propagate back to network
obscuren
2014-05-13
1
-0
/
+3
*
|
Merge branch 'develop'
obscuren
2014-05-13
3
-1
/
+40
|
\
|
|
*
Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop
obscuren
2014-05-13
3
-1
/
+40
|
|
\
|
|
*
Removed lingering log statement
Maran
2014-05-13
1
-2
/
+0
|
|
*
Implemented new JS/EthPub methods
Maran
2014-05-13
3
-1
/
+42
|
*
|
Merge branch 'release/poc5-rc4' into develop
obscuren
2014-05-13
2
-2
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'release/poc5-rc4'
obscuren
2014-05-13
6
-36
/
+113
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Bumped
obscuren
2014-05-13
2
-2
/
+2
|
|
/
|
*
Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop
obscuren
2014-05-13
2
-8
/
+23
|
|
\
|
|
*
Implemented support for a custom RPC port
Maran
2014-05-13
1
-2
/
+4
|
|
*
Added support to NewJsonRpc to return an error as well as an interface
Maran
2014-05-13
1
-4
/
+4
|
|
*
Implemented our own makeshift go seed. Fixes #16
Maran
2014-05-13
1
-4
/
+17
|
*
|
Use EthManager interface instead
obscuren
2014-05-13
1
-4
/
+6
|
|
/
|
*
Added debug message if you try to add a peer when max peers has been reached.
Maran
2014-05-12
1
-3
/
+7
|
*
Removed peers from peerlist as soon as they disconnect. Might fix #13
Maran
2014-05-12
1
-0
/
+10
|
*
Only accept peers if we asked for them
Maran
2014-05-12
1
-14
/
+14
|
*
Don't forward localhost connections over the public network
Maran
2014-05-12
1
-1
/
+4
|
*
Implemented proper peer checking when adding new peers
Maran
2014-05-12
1
-2
/
+41
|
*
Properly exchange peer capabilities between peers
Maran
2014-05-12
2
-1
/
+5
|
*
Made the debug line for invalid peer versions dynamic
Maran
2014-05-12
1
-1
/
+1
|
*
Merge branch 'release/poc5-rc3' into develop
obscuren
2014-05-10
3
-3
/
+3
|
|
\
*
|
\
Merge branch 'release/poc5-rc3'
obscuren
2014-05-10
3
-3
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
bump
obscuren
2014-05-10
1
-1
/
+1
|
*
|
Upgraded to new mutan
obscuren
2014-05-10
2
-2
/
+2
|
|
/
|
*
Merge branch 'release/poc5-rc2' into develop
obscuren
2014-05-10
1
-1
/
+1
|
|
\
*
|
\
Merge branch 'release/poc5-rc2'
obscuren
2014-05-10
15
-361
/
+300
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Bump
obscuren
2014-05-10
1
-1
/
+1
|
|
/
|
*
Fixed some tests
obscuren
2014-05-10
3
-78
/
+6
|
*
Moved seeding and moved manifest
obscuren
2014-05-09
4
-83
/
+80
|
*
Auto update state changes notifications
obscuren
2014-05-09
5
-51
/
+18
|
*
Cleaned up
obscuren
2014-05-09
2
-51
/
+11
|
*
Added trans state and removed watch address etc
obscuren
2014-05-09
3
-20
/
+21
|
*
Removed value from closure.
obscuren
2014-05-08
4
-15
/
+21
|
*
Fixed disasamble for all pushes
obscuren
2014-05-08
1
-3
/
+4
|
*
Merge branch 'develop' of github.com:ethereum/eth-go into develop
Maran
2014-05-07
4
-63
/
+133
|
|
\
|
|
*
Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop
obscuren
2014-05-06
2
-3
/
+9
|
|
|
\
|
|
*
|
Optimizations
obscuren
2014-05-06
3
-55
/
+125
|
|
*
|
Changed to lower case
obscuren
2014-05-05
1
-8
/
+8
|
*
|
|
Implemented value()
Maran
2014-05-07
2
-2
/
+5
|
|
|
/
|
|
/
|
|
*
|
Assume arguments are supplied as strings to the rpc interface
Maran
2014-05-06
1
-2
/
+6
|
*
|
Fix an issue where we don't have the rpc so we dont have to close it
Maran
2014-05-06
1
-1
/
+3
|
|
/
|
*
Merge branch 'release/poc5-rc1' into develop
obscuren
2014-05-05
2
-2
/
+2
|
|
\
*
|
\
Merge branch 'release/poc5-rc1'
obscuren
2014-05-05
46
-1127
/
+4456
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
bump
obscuren
2014-05-05
2
-2
/
+2
|
|
/
|
*
wrong string
obscuren
2014-05-05
1
-2
/
+2
|
*
Added the ability to submit byte code for contracts instead of Mutan code.
obscuren
2014-05-05
2
-6
/
+22
|
*
Now with files
Maran
2014-05-05
2
-0
/
+277
|
*
Renamed etherpc to ethrpc
Maran
2014-05-05
3
-279
/
+2
|
*
Get rid of that annoying number that keeps popping up in stdout
Maran
2014-05-05
1
-1
/
+1
|
*
Merge branch 'develop' into feature/rpc
Maran
2014-05-05
4
-11
/
+54
|
|
\
|
|
*
Added secret to address method
obscuren
2014-05-05
1
-0
/
+9
|
|
*
Added different storage notification object
obscuren
2014-05-05
4
-11
/
+45
|
*
|
Fixed GetBlock when no block can be found
Maran
2014-05-05
1
-1
/
+9
|
*
|
Fixed import cycle
Maran
2014-05-05
3
-8
/
+8
|
*
|
Renamed Ethereum RPC package
Maran
2014-05-05
2
-10
/
+17
|
*
|
Added more JSON niceties to types
Maran
2014-05-05
1
-3
/
+3
|
*
|
Impelemented GetStorageAt
Maran
2014-05-05
1
-5
/
+12
|
*
|
Implemented first few methods via public api
Maran
2014-05-03
5
-28
/
+37
|
*
|
Merge branch 'develop' into feature/rpc
Maran
2014-05-02
4
-0
/
+260
|
|
\
|
|
|
*
Added receipts for tx creation
obscuren
2014-05-02
3
-8
/
+28
|
|
*
Added public interface
obscuren
2014-05-02
3
-0
/
+240
|
*
|
Merge branch 'develop' into feature/rpc
Maran
2014-05-02
7
-63
/
+66
|
|
\
|
|
|
*
Added a KeyPairFromSec function which creates a new keypair based on the give...
obscuren
2014-05-02
1
-0
/
+10
|
|
*
Added suicide back in
obscuren
2014-05-02
1
-26
/
+18
|
|
*
Fixed Upnp bug
obscuren
2014-05-02
2
-1
/
+5
|
|
*
Removed debug log
obscuren
2014-05-02
3
-36
/
+33
|
*
|
Implemented RPC framework
Maran
2014-05-02
3
-0
/
+257
|
|
/
[next]