MD5 (logcheck-1.1.1.tar.gz) = e97c2f096e219e20310c1b80e9e1bc29 rel='shortcut icon' href='/favicon.ico'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/vendor
Commit message (Expand)AuthorAgeFilesLines
* vendor: sync to latest core (#231)Jimmy Hu2019-04-094-27/+52
* vendor: sync to latest core (#225)Jimmy Hu2019-04-093-73/+33
* core: sync to latest core (#214)Jimmy Hu2019-04-0920-510/+430
* core: Remove K, Phi and NumChains from Governance (#198)Jimmy Hu2019-04-0926-4272/+1185
* vendor, param: sync to latest core and update dmoment (#182)Jimmy Hu2019-04-092-24/+28
* vendor, param: sync to latest core and update testnet config (#178)Jimmy Hu2019-04-092-21/+22
* params: update testnet config (#177)Jimmy Hu2019-04-094-93/+161
* consensus: dexcon: snapshot round height when finalizing block (#170)Wei-Ning Huang2019-04-0910-143/+324
* params: Update testnet dmomentJimmy Hu2019-04-091-1/+1
* params: Update testnet config (#167)Jimmy Hu2019-04-0912-75/+118
* core: sync to latest core (#158)Jimmy Hu2019-04-095-41/+57
* vendor: sync to latest core (#154)Jimmy Hu2019-04-0919-343/+889
* travis-ci: fix gcp-linux build (#131)Wei-Ning Huang2019-04-091-3/+0
* vendor: sync to latest core (#129)Wei-Ning Huang2019-04-0912-90/+95
* vendor: update bls package (#127)Meng-Ying Yang2019-04-092-3/+6
* vendor: sync to latest core (#125)Jimmy Hu2019-04-0910-86/+288
* vendor: sync to latest core (#121)Wei-Ning Huang2019-04-092-27/+30
* Sync latest DEXON core (#111)Mission Liao2019-04-093-66/+112
* app: use gcp storage instead of azure for builds (#81)bojie2019-04-09359-3237/+141797
* vendor: sync dexon-foundation/bls to latest dev (#108)Wei-Ning Huang2019-04-094-32/+10
* dex: add pull randomness (#105)Jimmy Hu2019-04-0910-153/+158
* vendor: sync DEXON core and fix conflicts/missings (#101)Mission Liao2019-04-0914-307/+360
* core, dex, internal: block proposer syncing (first iteration) (#96)Sonic2019-04-093-0/+934
* core: vm: Add `MPKReady` to governance (#97)Jimmy Hu2019-04-0914-85/+264
* vendor: sync to latest core (#91)Mission Liao2019-04-099-101/+404
* vendor: sync to latest core and fix conflictJimmy Hu2019-04-0914-214/+322
* vendor: sync to latest core and fix conflict (#79)Jimmy Hu2019-04-095-97/+271
* vendor: update to latest core (#71)Jimmy Hu2019-04-0910-248/+138
* vendor: sync to latest core (#52)Jimmy Hu2019-04-099-329/+747
* vendor: sync to latest core (#37)Jimmy Hu2019-04-0918-157/+427
* core: validate DKG set with correct nodeset in round-2 (#19)Wei-Ning Huang2019-04-096-44/+27
* vendor: sync to latest core (#16)Jimmy Hu2019-04-099-89/+131
* vendor: sync to latest coreJimmy Hu2019-04-096-114/+124
* vendor: sync to latest coreJimmy Hu2019-04-096-107/+134
* vendor: sync to latest coreWei-Ning Huang2019-04-097-222/+259
* vendor: sync to latest coreJimmy Hu2019-04-092-17/+26
* vendor: sync to latest coreJimmy Hu2019-04-0912-62/+164
* vendor: sync to latest consensus coreWei-Ning Huang2019-04-093-314/+262
* app: lock by chain correctly and remove old core in vendorBJ42019-04-0949-9828/+48
* core: vm: governance: remove maxIntervalWei-Ning Huang2019-04-094-39/+28
* Rename import due to dexon-consensus renameWei-Ning Huang2019-04-0986-331/+10108
* vendor: sync to latest coreJimmy Hu2019-04-096-59/+251
* vendor: sync consensus core and fix conflicJimmy Hu2019-04-095-44/+48
* vendor: sync consensus core and fix conflictWei-Ning Huang2019-04-0912-52/+177
* vendor: sync consensus core and fix conflictWei-Ning Huang2019-04-0912-151/+458
* vendor: sync consensus core and fix conflictWei-Ning Huang2019-04-0911-180/+162
* vendor: sync consensus coreWei-Ning Huang2019-04-094-47/+43
* app: correct process pending block logicBojie Wu2019-04-095-19/+34
* vendor: use govendor to import dexon-consensus-coreWei-Ning Huang2019-04-09165-2/+349004
* vendor: add github.com/stretchr/testify/suiteWei-Ning Huang2019-04-094-1/+254
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-04-091-1/+1
* dex: update interface and use static bls libWei-Ning Huang2019-04-0913-385/+94
* dex: make geth buildable and update interface skeletonWei-Ning Huang2019-04-0913-0/+1311
* vendor: update bigcacheMartin Holst Swende2019-02-195-33/+73
* vendor: pull in upstream syscall fixes for non-linux/arm64Péter Szilágyi2019-02-193-7/+18
* vendor: update syscalls dependencyPéter Szilágyi2019-02-19249-14114/+83253
* vendor: update the entire golang.org/x/crypto dependencyPéter Szilágyi2019-01-0453-570/+3978
* vendor, crypto, swarm: switch over to upstream sha3 packageDave McGregor2019-01-0416-0/+1750
* vendor: vendor/github.com/mattn/go-isatty - add missing files (reported by mk...HackyMiner2019-01-032-0/+40
* vendor: update github.com/karalabe/hid (#18213)Felix Lange2018-11-304-12/+12
* vendor: update leveldbMartin Holst Swende2018-11-2911-68/+76
* cmd, core, eth, light, trie: add trie read caching layerPéter Szilágyi2018-11-1518-0/+1430
* accounts/abi/bind: stop using goimports in the binding generator (#17768)Jeremy Schlatter2018-10-0612-11399/+0
* internal/debug: support color terminal for cygwin/msys2 (#17740)HackyMiner2018-09-2912-146/+324
* core, eth, trie: use common/prque (#17508)Wenbiao Zheng2018-09-035-297/+0
* vendor: github.com/rjeczalik/notify update to master (#17527)Anton Evangelatov2018-08-284-29/+6
* vendor: update rjeczalik/notify so that it compiles on go1.11 (#17467)Jeremy Schlatter2018-08-2112-82/+143
* crypto/bn256: fix issues caused by Go 1.11Péter Szilágyi2018-08-1613-0/+259
* internal, vendor: update Azure blobstore APIPéter Szilágyi2018-07-2597-8103/+14800
* all: switch out defunct set library to different one (#16873)Ralph Caraveo III2018-07-1611-777/+1002
* swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169)Anton Evangelatov2018-07-13120-0/+21038
* vendor, ethdb: resume write operation asap (#17144)gary rong2018-07-125-143/+269
* cmd, dashboard, log: log collection and exploration (#17097)Kurkó Mihály2018-07-114-0/+160
* vendor: update docker/docker/pkg/reexec so that it compiles on OpenBSD (#17084)Fabian Raetz2018-07-026-16/+18
* vendor: added vendor packages necessary for the swarm-network-rewrite merge (...Elad2018-06-0530-623/+29663
* vendor, ethdb: print warning log if leveldb is performing compaction (#16766)gary rong2018-05-223-4/+79
* vendor: fix leveldb crash when bigger than 1 TiBtimothy2018-05-023-29/+33
* cmd/geth, mobile: add memsize to pprof server (#16532)Felix Lange2018-04-2310-0/+804
* vendor: update elastic/gosigar so that it compiles on OpenBSD (#16542)Fabian Raetz2018-04-2212-7/+98
* cmd, ethdb, vendor: integrate leveldb iostats (#16277)Kurkó Mihály2018-03-088-37/+104
* vendor: bump duktape to get rid of build warningPéter Szilágyi2018-03-073-5/+6
* metrics: pull library and introduce ResettingTimer and InfluxDB reporter (#15...Anton Evangelatov2018-02-2345-3728/+4781
* vendor: update rjeczalik/notify so that it compiles on go1.10Anton Evangelatov2018-02-174-29/+6
* vendor: update leveldb to 211f780 (poolfix) (#15988)Martin Holst Swende2018-01-295-22/+27
* dashboard: CPU, memory, diskIO and traffic on the footer (#15950)Kurkó Mihály2018-01-2490-0/+9396
* vendor: update github.com/rjeczalik/notify (#15801)Felix Lange2018-01-032-5/+8
* vendor: update github.com/rjeczalik/notify for go1.10 (#15785)Péter Szilágyi2018-01-0220-158/+229
* cmd, core, eth/tracers: support fancier js tracing (#15516)Péter Szilágyi2017-12-2131-0/+105460
* crypto: add DecompressPubkey, VerifySignature (#15615)Felix Lange2017-12-068-215/+115
* Merge pull request #15457 from robert-zaremba/testifyPéter Szilágyi2017-11-1320-0/+5099
|\
| * vendor: add github.com/stretchr/testify test dependencyRobert Zaremba2017-11-1120-0/+5099
* | puppeth: handle encrypted ssh keys (closes #15442) (#15443)Bo2017-11-13236-27557/+51103
|/
* vendor: update liner to fix docker and mips bugsPéter Szilágyi2017-10-054-20/+84
* p2p: add network simulation framework (#14982)Lewis Marshall2017-09-256-0/+1486
* vendor: pull in latest changes for goleveldb (#15090)Péter Szilágyi2017-09-058-35/+68
* Merge pull request #15000 from fjl/node-flockPéter Szilágyi2017-08-238-0/+521
|\
| * node: fix instance dir locking and improve error messageFelix Lange2017-08-18