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
path:
root
/
ethchain
/
transaction.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Method for checking contract addresses
obscuren
2014-06-19
1
-1
/
+5
*
Fixed issue where JUMPI would do an equally check with 1 instead of GT
obscuren
2014-06-18
1
-1
/
+1
*
Set contract addr for new transactions
obscuren
2014-06-15
1
-1
/
+1
*
Refactoring state transitioning
obscuren
2014-06-13
1
-6
/
+10
*
Changed opcode numbers and added missing opcodes
obscuren
2014-06-12
1
-1
/
+3
*
Sort transactions based on the nonce
obscuren
2014-05-28
1
-16
/
+12
*
The body of contracts are now returned instead
obscuren
2014-05-25
1
-2
/
+10
*
Canonical contract creation
obscuren
2014-05-23
1
-7
/
+2
*
Transaction querying
obscuren
2014-05-22
1
-3
/
+3
*
Working on interop
obscuren
2014-05-22
1
-18
/
+90
*
...
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
|
\
|
*
Re-arranged transaction RLP encoding...
Nick Savers
2014-05-20
1
-7
/
+7
*
|
Rearranged according to YP
obscuren
2014-05-20
1
-7
/
+5
|
/
*
No longer store script directly in the state tree
obscuren
2014-05-20
1
-1
/
+1
*
Added receipts for tx creation
obscuren
2014-05-02
1
-0
/
+4
*
Fixed minor issue with gas and added state object init
obscuren
2014-04-23
1
-7
/
+7
*
Added proper gas handling
obscuren
2014-04-18
1
-6
/
+6
*
Merged accounts and contracts in to StateObject
obscuren
2014-04-16
1
-2
/
+2
*
Changed how txs define their data & added init field
obscuren
2014-04-10
1
-41
/
+25
*
Fixed some state issues
obscuren
2014-03-31
1
-1
/
+2
*
Fixed IsContract method to use the contractCreation flag
obscuren
2014-03-28
1
-2
/
+1
*
Removed debug and comments
obscuren
2014-03-28
1
-19
/
+0
*
Updated transaction model
obscuren
2014-03-28
1
-30
/
+12
*
Reworked transaction constructors
obscuren
2014-03-27
1
-13
/
+53
*
New tx methods and added new vm to state manager
obscuren
2014-03-21
1
-6
/
+15
*
Removed caller from tx and added "callership" to account.
obscuren
2014-03-21
1
-9
/
+0
*
Comply to Callee interface
obscuren
2014-03-21
1
-0
/
+9
*
Deprication
obscuren
2014-02-25
1
-0
/
+5
*
Removed compiling from the transaction
obscuren
2014-02-24
1
-6
/
+1
*
Removed old instruction code
obscuren
2014-02-21
1
-5
/
+2
*
Running contracts fixed
obscuren
2014-02-19
1
-1
/
+4
*
The great merge
obscuren
2014-02-15
1
-0
/
+157