aboutsummaryrefslogtreecommitdiffstats
path: root/games/gtkabale/files
stat options
Period:
Authors:

Commits per author per week (path 'games/gtkabale/files')

AuthorW07 2025W08 2025W09 2025W10 2025Total
Total00000
go-tangerine/commit/?id=3669053d5a73a37127ab5d9a7fc23f2e8198f813'>vendor: sync to latest core (#392)Jimmy Hu2019-06-152-23/+23 * core: update mainnet genesis allocWei-Ning Huang2019-06-152-2/+2 * test: run smoke test on ganache (#388)Sonic2019-06-153-7/+44 * core: update mainnet genesis alloc (#389)Wei-Ning Huang2019-06-152-2/+2 * vendor: sync to latest core (#386)Jimmy Hu2019-06-152-22/+23 * core: update mainnet genesis alloc (#384)Wei-Ning Huang2019-06-152-2/+2 * core: vm: add sanity check for updateConfiguration (#383)Wei-Ning Huang2019-06-151-0/+12 * core: optimize verify header (#381)Jimmy Hu2019-06-151-11/+76 * core: only verify the last tsig of header chain (#380)Jimmy Hu2019-06-151-6/+13 * vendor: sync to latest coreJimmy Hu2019-06-154-75/+73 * core: vm: fix node offset during transfer (#377)Wei-Ning Huang2019-06-152-13/+9 * dex/downloader: fix find common ancestor (#376)Sonic2019-06-151-2/+2 * core: mainnet genesis allocation (#375)Wei-Ning Huang2019-06-152-2/+2 * crypto: use go-ethereum secp256k1 package to avoid symbol conflict (#374)Wei-Ning Huang2019-06-15100-265/+793 * core: vm: add withdrawable (#373)Jimmy Hu2019-06-153-15/+66 * ci: fix wrong bucket name (#371)bojie2019-06-153-6/+6 * core: vm: refine panic flow (#372)Wei-Ning Huang2019-06-151-15/+7 * params: update mainnet owner address and recovery contract (#370)Wei-Ning Huang2019-06-151-24/+24 * core: update mainnet genesis allocation data and config (#369)Wei-Ning Huang2019-06-153-4/+4 * core: vm: clearDKG in resetDKG (#368)Jimmy Hu2019-06-151-0/+8 * params: update taipei bootnodeJimmy Hu2019-06-151-1/+1 * core: vm: fix emitReported (#367)Wei-Ning Huang2019-06-151-6/+15 * core: vm: prevent setting owner to blackhole (#366)Jimmy Hu2019-06-152-1/+19 * ci: use prod certification (#365)bojie2019-06-153-6/+6 * vendor: sync to latest coreJimmy Hu2019-06-154-51/+84 * dex: add pullblock rate limit (#363)Jimmy Hu2019-06-151-8/+20 * core: implement DKG success (#362)Jimmy Hu2019-06-1519-72/+391 * build: reduce waittime for recovery test to 300sJimmy Hu2019-06-151-1/+1 * vendor: sync to latest coreJimmy Hu2019-06-152-21/+31 * cmd: add govtool for decoding governance input (#361)Wei-Ning Huang2019-06-151-0/+145 * build: disable static built by default (#359)Wei-Ning Huang2019-06-155-156/+35 * dex: implement bad peer detect and disconnect mechanism (#360)Wei-Ning Huang2019-06-1516-129/+279 * dex: update recovery contract ABI (#357)Wei-Ning Huang2019-06-151-54/+0 * vendor: use BLS-12_384 curve and update dependencies (#356)Wei-Ning Huang2019-06-15171-1268/+24751 * misc: use master branch for dexon-consensusJimmy Hu2019-06-151-1/+1 * core: add reset to dkg private key db (#355)Jimmy Hu2019-06-157-78/+92 * consensus: dexcon: set correct tx fee receiverWei-Ning Huang2019-06-151-1/+1 * core: vm: improve MPK reverse lookup performanceWei-Ning Huang2019-06-153-82/+92 * Update README.md (#351)Wei-Ning Huang2019-06-151-8/+6 * vendor: sync to latest coreJimmy Hu2019-06-152-41/+63 * dex: remove time alignment when force sync (#349)Jimmy Hu2019-06-154-41/+39 * dex: reduce agreement result (#348)Jimmy Hu2019-06-151-0/+1 * vendor: sync to latest coreJimmy Hu2019-06-152-26/+38 * travis-ci: disable GCP build uploadWei-Ning Huang2019-06-151-21/+21 * vendor: sync to latest coreJimmy Hu2019-06-156-33/+58 * travis, appveyor, Dockerfile: upgrade to Go 1.12Samuel Marks2019-06-158-45/+28 * vendor: sync to latest coreJimmy Hu2019-06-155-28/+43 * dex: remove RandomnessMsg (#342)Sonic2019-06-151-5/+4 * params: update testnet dmoment (#340)Wei-Ning Huang2019-06-151-2/+2 * core: fix genesis timestamp (#338)Jimmy Hu2019-06-153-9/+9 * vendor: sync to latest coreJimmy Hu2019-06-153-32/+44 * core: update mainnet and testnet config and genesis alloc (#337)Wei-Ning Huang2019-06-154-22/+26 * cmd: monkey: use suggested gas priceWei-Ning Huang2019-06-151-2/+7 * vendor: sync to latest coreWei-Ning Huang2019-06-155-46/+76 * build: add end to end integration test for recovery mechanism (#336)Sonic2019-06-154-3/+104 * core: vm: cache GPK to prevent DoS (#335)Wei-Ning Huang2019-06-152-17/+34 * core: add cache for DKG MPK and complaint (#334)Wei-Ning Huang2019-06-152-36/+90 * vendor: sync to latest coreWei-Ning Huang2019-06-154-31/+79 * dex: remove node table (#330)Sonic2019-06-159-549/+35 * core: vm: fineFailStopDKG if MPK not registered (#329)Jimmy Hu2019-06-152-12/+29 * dex: get synced consensus before sleep (#331)Jimmy Hu2019-06-151-3/+5 * dex: try to reduce the chance to pull non-finalized blocks (#327)Mission Liao2019-06-155-57/+156 * core: vm: fix fineFailStopDKG (#328)Jimmy Hu2019-06-151-1/+1 * vendor: sync to latest coreJimmy Hu2019-06-1512-212/+267 * p2p, p2p/discover: more aggressive dial strategy for direct dial (#326)Sonic2019-06-153-12/+26 * dexcon: correctly fine DKGSet for not producing blocks (#325)Wei-Ning Huang2019-06-157-68/+80 * core: vm: implement node public key replacement (#324)Wei-Ning Huang2019-06-153-1/+102 * vendor: sync to latest core (#320)Jimmy Hu2019-06-1525-393/+275 * core: vm: clear DKG the right way (#319)Jimmy Hu2019-06-151-1/+1 * core/vm: resetDKG if ttoo less qualified (#318)Jimmy Hu2019-06-151-1/+9 * dex: fix a panic (#317)Jimmy Hu2019-06-151-1/+1 * params: update bootnode (#316)Wei-Ning Huang2019-06-151-3/+5 * Dockerfile: include bootnode in imageWei-Ning Huang2019-06-151-1/+2 * vendor: sync to latest coreJimmy Hu2019-06-155-81/+121 * core: fix forget connection in resetDKG (#314)Jimmy Hu2019-06-152-1/+12 * core: vm: make fail stop fine value configurable (#312)Wei-Ning Huang2019-06-155-74/+121 * dex: fix initial build connection bug (#311)Jimmy Hu2019-06-152-4/+7 * vendor: sync to latest coreJimmy Hu2019-06-156-34/+62 * dex: rebuild connection if dkg reset, core/vm: fix gov (#308)Jimmy Hu2019-06-155-2/+37 * core: vm: update set size on node info change (#307)Wei-Ning Huang2019-06-151-8/+4 * core: merge notarySet and DKGSet (#265)Jimmy Hu2019-06-1532-1032/+1064 * backport from v1.8.23 (#304)Sonic2019-06-1313-88/+435