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
/
event
Commit message (
Expand
)
Author
Age
Files
Lines
*
event: fix datarace between Subscribe and Send
Péter Szilágyi
2017-10-20
1
-3
/
+5
*
event: fix typo (#15270)
Jia Chenhui
2017-10-10
1
-1
/
+1
*
all: update license information
Felix Lange
2017-04-14
5
-5
/
+5
*
all: import "context" instead of "golang.org/x/net/context"
Felix Lange
2017-03-23
2
-3
/
+2
*
event: use sync.Once for init for faster/cleaner locking
Péter Szilágyi
2017-02-03
1
-11
/
+5
*
event: address review issues (multiple commits)
Felix Lange
2017-02-03
3
-16
/
+93
*
event: add new Subscription type and related utilities
Felix Lange
2017-01-26
9
-7
/
+1144
*
event: deprecate TypeMux and related types
Felix Lange
2017-01-25
1
-34
/
+24
*
all: gofmt -w -s
Felix Lange
2017-01-06
2
-3
/
+3
*
event: fixed subscribtions to stopped event mux
Jeffrey Wilcke
2016-05-13
2
-0
/
+11
*
event/filter: fix data race in the test
Péter Szilágyi
2015-11-05
1
-12
/
+17
*
core, eth, event, miner, xeth: fix event post / subscription race
Péter Szilágyi
2015-10-12
3
-11
/
+30
*
core, event/filter, xeth: refactored filter system
Jeffrey Wilcke
2015-10-03
1
-127
/
+0
*
all: fix license headers one more time
Felix Lange
2015-07-24
7
-7
/
+7
*
all: update license headers to distiguish GPL/LGPL
Felix Lange
2015-07-23
7
-28
/
+28
*
all: add some godoc synopsis comments
Felix Lange
2015-07-07
1
-0
/
+1
*
all: update license information
Felix Lange
2015-07-07
7
-0
/
+112
*
event/filter: hack around data race in the test
Péter Szilágyi
2015-06-10
1
-1
/
+6
*
xeth, core, event/filter, rpc: new block and transaction filters
obscuren
2015-05-07
1
-2
/
+2
*
Improved tx pool to ignore invalid transactions
obscuren
2015-04-08
1
-1
/
+1
*
moved state and vm to core
obscuren
2015-03-23
1
-1
/
+1
*
Merge branch 'rpcxeth' into rpcfrontier
Taylor Gerring
2015-03-20
1
-1
/
+3
|
\
|
*
Reorg filter logic to XEth
Taylor Gerring
2015-03-20
1
-1
/
+3
*
|
Listen to tx pre event and trigger 'pending'
obscuren
2015-03-20
1
-3
/
+4
|
/
*
fixed chain event. Closes #529
obscuren
2015-03-19
1
-3
/
+3
*
skipping test
obscuren
2015-02-24
1
-3
/
+0
*
fixed merge
obscuren
2015-02-20
1
-3
/
+7
*
Changed to ChainEvent and fixed a nil pointer in transact
obscuren
2015-02-18
1
-2
/
+5
*
Renamed filter
obscuren
2015-02-08
1
-1
/
+2
*
pending / chain event
obscuren
2015-02-06
1
-1
/
+10
*
Filtering
obscuren
2015-02-05
1
-1
/
+1
*
reworking messages => log
obscuren
2015-01-28
1
-4
/
+4
*
Added manual triggering of filters
obscuren
2015-01-13
1
-0
/
+8
*
pre-pow
obscuren
2015-01-12
1
-2
/
+0
*
Implemented filter for ws + fixes
obscuren
2015-01-10
1
-0
/
+2
*
Whisper watches fixes
obscuren
2014-12-17
1
-5
/
+15
*
Added old filter. Needs some refactoring
obscuren
2014-12-15
1
-0
/
+94
*
Moved filter to events
obscuren
2014-12-13
3
-0
/
+126
*
Added `chain` tests & minor fixes
obscuren
2014-11-19
1
-40
/
+0
*
enable `go vet`
Taylor Gerring
2014-11-18
1
-0
/
+40
*
event: panic for duplicate type
Felix Lange
2014-10-17
2
-1
/
+20
*
event: make TypeMux zero value ready to use
Felix Lange
2014-10-17
2
-13
/
+12
*
event: make Unsubscribe idempotent
Felix Lange
2014-10-17
1
-7
/
+16
*
event: add some documentation
Felix Lange
2014-10-17
2
-0
/
+51
*
event: new package for event multiplexer
Felix Lange
2014-10-17
2
-0
/
+323