aboutsummaryrefslogtreecommitdiffstats
path: root/vendor
Commit message (Expand)AuthorAgeFilesLines
* import: switch consensus core to gitlab.com/tangerine-network/tangerine-conse...Wei-Ning Huang2019-09-17294-617/+232
* Rebrand as tangerine-network/go-tangerineWei-Ning Huang2019-09-17314-923/+4443
* vendor: sync to latest core (#413)Jimmy Hu2019-09-175-42/+47
* vendor: sync to latest core (#394)Jimmy Hu2019-06-153-27/+30
* vendor: sync to latest core (#392)Jimmy Hu2019-06-152-23/+23
* vendor: sync to latest core (#386)Jimmy Hu2019-06-152-22/+23
* vendor: sync to latest coreJimmy Hu2019-06-154-75/+73
* crypto: use go-ethereum secp256k1 package to avoid symbol conflict (#374)Wei-Ning Huang2019-06-1595-0/+22644
* vendor: sync to latest coreJimmy Hu2019-06-154-51/+84
* core: implement DKG success (#362)Jimmy Hu2019-06-1511-36/+144
* vendor: sync to latest coreJimmy Hu2019-06-152-21/+31
* build: disable static built by default (#359)Wei-Ning Huang2019-06-151-1/+1
* dex: implement bad peer detect and disconnect mechanism (#360)Wei-Ning Huang2019-06-1513-116/+224
* vendor: use BLS-12_384 curve and update dependencies (#356)Wei-Ning Huang2019-06-15168-1259/+24740
* core: add reset to dkg private key db (#355)Jimmy Hu2019-06-155-57/+64
* vendor: sync to latest coreJimmy Hu2019-06-152-41/+63
* dex: remove time alignment when force sync (#349)Jimmy Hu2019-06-153-25/+38
* vendor: sync to latest coreJimmy Hu2019-06-152-26/+38
* vendor: sync to latest coreJimmy Hu2019-06-156-33/+58
* vendor: sync to latest coreJimmy Hu2019-06-155-28/+43
* vendor: sync to latest coreJimmy Hu2019-06-153-32/+44
* vendor: sync to latest coreWei-Ning Huang2019-06-155-46/+76
* vendor: sync to latest coreWei-Ning Huang2019-06-153-28/+75
* vendor: sync to latest coreJimmy Hu2019-06-1512-212/+267
* dexcon: correctly fine DKGSet for not producing blocks (#325)Wei-Ning Huang2019-06-152-24/+25
* vendor: sync to latest core (#320)Jimmy Hu2019-06-1516-311/+223
* vendor: sync to latest coreJimmy Hu2019-06-155-81/+121
* vendor: sync to latest coreJimmy Hu2019-06-156-34/+62
* core: merge notarySet and DKGSet (#265)Jimmy Hu2019-06-1519-536/+785
* vendor: sync to latest core (#300)Jimmy Hu2019-06-1311-237/+222
* vendor: sync to latest core (#295)Wei-Ning Huang2019-06-135-118/+175
* core/vm: remove round from addDKG functions (#279)Jimmy Hu2019-06-1315-216/+925
* core: check reset of dkg types when adding (#268)Jimmy Hu2019-06-127-54/+179
* dex: implement recovery mechanism (#258)Wei-Ning Huang2019-06-1218-406/+1773
* vendor: sync to latest core (#253)Jimmy Hu2019-06-1213-135/+672
* vendor: sync to latest core and fix conflictJimmy Hu2019-06-1210-209/+274
* vendor: sync to latest core (#237)Jimmy Hu2019-06-126-36/+98
* vendor: sync to latest core (#231)Jimmy Hu2019-06-124-27/+52
* vendor: sync to latest core (#225)Jimmy Hu2019-06-123-73/+33
* core: sync to latest core (#214)Jimmy Hu2019-06-1220-510/+430
* core: Remove K, Phi and NumChains from Governance (#198)Jimmy Hu2019-06-1226-4272/+1185
* vendor, param: sync to latest core and update dmoment (#182)Jimmy Hu2019-06-122-24/+28
* vendor, param: sync to latest core and update testnet config (#178)Jimmy Hu2019-06-122-21/+22
* params: update testnet config (#177)Jimmy Hu2019-06-124-93/+161
* consensus: dexcon: snapshot round height when finalizing block (#170)Wei-Ning Huang2019-06-1210-143/+324
* params: Update testnet dmomentJimmy Hu2019-06-121-1/+1
* params: Update testnet config (#167)Jimmy Hu2019-06-1212-75/+118
* core: sync to latest core (#158)Jimmy Hu2019-06-125-41/+57
* vendor: sync to latest core (#154)Jimmy Hu2019-06-1219-343/+889
* travis-ci: fix gcp-linux build (#131)Wei-Ning Huang2019-06-121-3/+0
* vendor: sync to latest core (#129)Wei-Ning Huang2019-06-1212-90/+95
* vendor: update bls package (#127)Meng-Ying Yang2019-06-122-3/+6
* vendor: sync to latest core (#125)Jimmy Hu2019-06-1210-86/+288
* vendor: sync to latest core (#121)Wei-Ning Huang2019-06-122-27/+30
* Sync latest DEXON core (#111)Mission Liao2019-06-123-66/+112
* app: use gcp storage instead of azure for builds (#81)bojie2019-06-12359-3237/+141797
* vendor: sync dexon-foundation/bls to latest dev (#108)Wei-Ning Huang2019-06-124-32/+10
* dex: add pull randomness (#105)Jimmy Hu2019-06-1210-153/+158
* vendor: sync DEXON core and fix conflicts/missings (#101)Mission Liao2019-06-1214-307/+360
* core, dex, internal: block proposer syncing (first iteration) (#96)Sonic2019-06-123-0/+934
* core: vm: Add `MPKReady` to governance (#97)Jimmy Hu2019-06-1214-85/+264
* vendor: sync to latest core (#91)Mission Liao2019-06-129-101/+404
* vendor: sync to latest core and fix conflictJimmy Hu2019-06-1214-214/+322
* vendor: sync to latest core and fix conflict (#79)Jimmy Hu2019-06-125-97/+271
* vendor: update to latest core (#71)Jimmy Hu2019-06-1210-248/+138
* vendor: sync to latest core (#52)Jimmy Hu2019-06-129-329/+747
* vendor: sync to latest core (#37)Jimmy Hu2019-06-1218-157/+427
* core: validate DKG set with correct nodeset in round-2 (#19)Wei-Ning Huang2019-06-126-44/+27
* vendor: sync to latest core (#16)Jimmy Hu2019-06-129-89/+131
* vendor: sync to latest coreJimmy Hu2019-06-126-114/+124
* vendor: sync to latest coreJimmy Hu2019-06-126-107/+134
* vendor: sync to latest coreWei-Ning Huang2019-06-127-222/+259
* vendor: sync to latest coreJimmy Hu2019-06-122-17/+26
* vendor: sync to latest coreJimmy Hu2019-06-1212-62/+164
* vendor: sync to latest consensus coreWei-Ning Huang2019-06-123-314/+262
* app: lock by chain correctly and remove old core in vendorBJ42019-06-1249-9828/+48
* core: vm: governance: remove maxIntervalWei-Ning Huang2019-06-124-39/+28
* Rename import due to dexon-consensus renameWei-Ning Huang2019-06-1286-331/+10108
* vendor: sync to latest coreJimmy Hu2019-06-126-59/+251
* vendor: sync consensus core and fix conflicJimmy Hu2019-06-125-44/+48
* vendor: sync consensus core and fix conflictWei-Ning Huang2019-06-1212-52/+177
* vendor: sync consensus core and fix conflictWei-Ning Huang2019-06-1212-151/+458
* vendor: sync consensus core and fix conflictWei-Ning Huang2019-06-1211-180/+162
* vendor: sync consensus coreWei-Ning Huang2019-06-124-47/+43
* app: correct process pending block logicBojie Wu2019-06-125-19/+34
* vendor: use govendor to import dexon-consensus-coreWei-Ning Huang2019-06-12165-2/+349004
* vendor: add github.com/stretchr/testify/suiteWei-Ning Huang2019-06-124-1/+254
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-06-121-1/+1
* dex: update interface and use static bls libWei-Ning Huang2019-06-1213-385/+94
* dex: make geth buildable and update interface skeletonWei-Ning Huang2019-06-1213-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-188-0/+521
* | vendor: update USB HID lib (fix macOS crash)Péter Szilágyi2017-08-216-6/+25
|/
* Merge pull request #14885 from karalabe/trezor-boomPéter Szilágyi2017-08-1417-0/+10305
|\
| * accounts, console, internal: support trezor hardware walletPéter Szilágyi2017-08-0917-0/+10305
* | cmd/geth, cmd/swarm: sort commands and flags by name (#3462)Maximilian Meister2017-08-1111-56/+193
|/
* vendor: update go-stack to fix a sigpanic panic (#14790)Péter Szilágyi2017-07-113-42/+23
* Merge pull request #14540 from bas-vk/whisper-apiPéter Szilágyi2017-06-264-0/+427
|\
| * whisper: use syncmap for dynamic configuration optionsBas van Kervel2017-06-214-0/+427
* | swarm/test: add integration test for 'swarm up' (#14353)Lewis Marshall2017-06-219-0/+354
|/
* cmd/puppeth, vendor: update ssh, manage server keys (#14398)Péter Szilágyi2017-05-0314-266/+626
* cmd/geth: add --config file flag (#13875)Felix Lange2017-04-1216-0/+5431
* cmd/puppeth: your Ethereum private network manager (#13854)Péter Szilágyi2017-04-1148-0/+17078
* .travis, build: autodelete old unstable archives (#13867)Péter Szilágyi2017-04-0664-1116/+7695
* swarm/api: support mounting manifests via FUSE (#3690)Zahoor Mohamed2017-03-2334-0/+6310
* all: import "context" instead of "golang.org/x/net/context"Felix Lange2017-03-234-1/+535
* crypto, pow, vendor: hash optimizations, mmap ethashPéter Szilágyi2017-03-098-0/+369
* all: finish integrating Go ethash, delete C++ vendorPéter Szilágyi2017-03-0910-653/+0
* vendor: update HID library for glibc < v2.17 buildPéter Szilágyi2017-02-276-14/+49
* all: blidly swap out glog to our log15, logs need reworkPéter Szilágyi2017-02-231-13/+12
* log, vendor: vendor in log15 inline into our codebasePéter Szilágyi2017-02-234-0/+406
* Merge pull request #3681 from karalabe/usb-hidapiNick Johnson2017-02-2079-1688/+5621
|\
| * accounts/usbwallet, vendor: use hidapi instead of libusb directlyPéter Szilágyi2017-02-1779-1688/+5621
* | crypto: add btcec fallback for sign/recover without cgo (#3680)Felix Lange2017-02-1814-0/+3678
|/
* vendor: update dependencies with github.com/kardianos/govendorFelix Lange2017-02-16167-6279/+3390
* vendor: pull in support for USB devices via libusb/gousbPéter Szilágyi2017-02-1362-0/+32571
* vendor: update all dependencies except Azure SDKFelix Lange2017-01-11128-1008/+14027
* les: light client protocol and APIZsolt Felfoldi2016-11-0911-0/+465
* vendor: update github.com/peterh/linerFelix Lange2016-11-047-77/+130
* vendor: pull in azure sdk and openpgp signerPéter Szilágyi2016-11-0355-19/+11197
* Godeps, vendor: convert dependency management to trash (#3198)Péter Szilágyi2016-10-29798-0/+402364