author int64 658 755k | date stringdate 2012-06-12 08:34:29 2024-07-22 14:51:21 | timezone int64 -46,800 43.2k | hash stringlengths 40 40 | message stringlengths 5 490 | mods listlengths 1 16 | language stringclasses 20
values | license stringclasses 3
values | repo stringlengths 5 68 | original_message stringlengths 12 491 |
|---|---|---|---|---|---|---|---|---|---|
714,098 | 09.01.2020 23:43:13 | 18,000 | 0aa20a42b5ef8299e09fa766ac31f42dc5ec010a | add updated peers | [
{
"change_type": "MODIFY",
"old_path": "src/chainparams.cpp",
"new_path": "src/chainparams.cpp",
"diff": "@@ -138,6 +138,33 @@ public:\n// Adding some nodes in case it works\nif (!gArgs.IsArgSet(\"-without-tor\") || gArgs.GetBoolArg(\"-dynamic-network\", false)) {\n// protocol-90009 with proper TOR ... | C++ | MIT License | vergecurrency/verge | add updated peers |
714,098 | 10.01.2020 23:02:30 | 18,000 | f73c4b6ca9ba2a4207eecaa609f51b679b63cf06 | add missing build flag, add new rc
we never added the build definition to autoconf init (also added an rc flag) | [
{
"change_type": "MODIFY",
"old_path": "configure.ac",
"new_path": "configure.ac",
"diff": "@@ -4,11 +4,12 @@ define(_CLIENT_VERSION_MAJOR, 6)\ndefine(_CLIENT_VERSION_MINOR, 0)\ndefine(_CLIENT_VERSION_REVISION, 2)\ndefine(_CLIENT_VERSION_BUILD, 0)\n+define(_CLIENT_VERSION_RC, 0)\ndefine(_CLIENT_VERS... | C++ | MIT License | vergecurrency/verge | add missing build flag, add new rc
we never added the build definition to autoconf init (also added an rc flag) |
714,098 | 11.01.2020 20:44:15 | 18,000 | 1569064e8c6037b4b7db36660d42d366b5a05f4a | add testnet port info | [
{
"change_type": "MODIFY",
"old_path": "README.md",
"new_path": "README.md",
"diff": "@@ -21,8 +21,8 @@ Protocol | PoW (proof of Work)\nAlgorithms | scrypt, x17, Lyra2rev2, myr-groestl, & blake2s\nBlocktime | 30 seconds\nTotal Supply | 16,500,000,000 XVG\n-RPC port | 20102\n-P2P port | 21102\n+RPC p... | C++ | MIT License | vergecurrency/verge | add testnet port info |
714,098 | 11.01.2020 20:53:01 | 18,000 | d4e40360c83532910710e6911845db6dc8cc3f31 | change regtest port
conflicts with btc's p2p port.. | [
{
"change_type": "MODIFY",
"old_path": "contrib/linearize/example-linearize.cfg",
"new_path": "contrib/linearize/example-linearize.cfg",
"diff": "# verged RPC settings (linearize-hashes)\nrpcuser=someuser\nrpcpassword=somepassword\n-#datadir=~/.verge3\n+#datadir=~/.VERGE\nhost=127.0.0.1\n#mainnet de... | C++ | MIT License | vergecurrency/verge | change regtest port
conflicts with btc's p2p port.. |
714,094 | 20.01.2020 12:54:30 | 18,000 | 579a14d36f321bb3ab1c0e04f052e5195f3ac2ef | Update README.md
Updated Readme to include Sudo Make Install if updating from previous version (and Verge-QT command still brings you to previous build) | [
{
"change_type": "MODIFY",
"old_path": "README.md",
"new_path": "README.md",
"diff": "@@ -185,10 +185,16 @@ The _slightly_ longer version:\n```shell\ngit clone https://github.com/vergecurrency/VERGE && cd VERGE && ./autogen.sh && ./configure && make\n```\n+ If updating from previous version, dont fo... | C++ | MIT License | vergecurrency/verge | Update README.md (#1024)
Updated Readme to include Sudo Make Install if updating from previous version (and Verge-QT command still brings you to previous build) |
714,092 | 08.02.2020 10:21:46 | -3,600 | 766b44f6af214c1ca9dcba07a18716aff3841a82 | Add correct coverage label | [
{
"change_type": "MODIFY",
"old_path": "README.md",
"new_path": "README.md",
"diff": "<img src=\"https://img.shields.io/badge/status-stable-green.svg\">\n<img src=\"https://img.shields.io/badge/license-MIT-blue.svg\">\n<a href=\"https://codecov.io/gh/vergecurrency/VERGE\">\n- <img src=\"https://code... | C++ | MIT License | vergecurrency/verge | Add correct coverage label |
714,098 | 09.04.2020 17:20:38 | 14,400 | 14853859fb21f8be8bf326f6c63d8a847e554f5c | remove a peer | [
{
"change_type": "MODIFY",
"old_path": "src/chainparams.cpp",
"new_path": "src/chainparams.cpp",
"diff": "@@ -149,7 +149,6 @@ public:\nvSeeds.emplace_back(\"amafdqgkmtbkld45kaal5cwwfbrsgnimw77gawwltsaklgxxlubjvhid.onion\"); //v6 SUNEROK\nvSeeds.emplace_back(\"n7rk4xqurrvedhhghkkvz2pmxalgmoviokgjiwjg... | C++ | MIT License | vergecurrency/verge | remove a peer |
714,092 | 10.06.2020 08:17:52 | -7,200 | 5baaa8ca49f7e29649a6169a557438f70b5a041e | Adjust status shield | [
{
"change_type": "MODIFY",
"old_path": "README.md",
"new_path": "README.md",
"diff": "<p align=\"center\"><img src=\"https://raw.githubusercontent.com/vergecurrency/VERGE/master/readme-header.png\" alt=\"Verge Source Code\"></p>\n<p align=\"center\">\n- <a href=\"https://circleci.com/gh/vergecurrenc... | C++ | MIT License | vergecurrency/verge | Adjust status shield |
714,111 | 17.09.2020 15:50:56 | -7,200 | 26f1e2568f35066c3eaac3de1c73445cc2f64b0f | Fix broken English bot responses | [
{
"change_type": "MODIFY",
"old_path": ".github/workflows/greetings.yml",
"new_path": ".github/workflows/greetings.yml",
"diff": "@@ -10,11 +10,12 @@ jobs:\nwith:\nrepo-token: ${{ secrets.GITHUB_TOKEN }}\nissue-message: |\n- So sorry to hear, that you've in trouble with our software. We will\n- revi... | C++ | MIT License | vergecurrency/verge | Fix broken English bot responses |
714,108 | 26.09.2020 18:40:56 | 14,400 | 2265086499276b5cae23bf75d3f814c31f3a7274 | Update go.sh
Fix for Ubuntu 20.04 LTS, db4.8 custom build. | [
{
"change_type": "MODIFY",
"old_path": "go.sh",
"new_path": "go.sh",
"diff": "@@ -110,6 +110,11 @@ echo \"${green}BerkeleyDb already present...$(grep --include *.h -r '/usr/' -e 'D\nelse\nwget http://download.oracle.com/berkeley-db/db-4.8.30.NC.tar.gz\ntar -xzvf db-4.8.30.NC.tar.gz\n+result5=$(cat /... | C++ | MIT License | vergecurrency/verge | Update go.sh
Fix for Ubuntu 20.04 LTS, db4.8 custom build. |
714,108 | 26.09.2020 19:55:08 | 14,400 | faf913ad4723664182ad64c7d51ce1443478b880 | Update go.sh
fix grab the right file for bootstrap | [
{
"change_type": "MODIFY",
"old_path": "go.sh",
"new_path": "go.sh",
"diff": "@@ -287,7 +287,7 @@ cd ~\necho -n \"Success....Blockchain is now downloading press Ctrl-C to cancel but it will take longer to sync from 0. And you will have to start verge manual\"\nsudo rm QT-Wallet*.zip\n-echo \"wget --... | C++ | MIT License | vergecurrency/verge | Update go.sh
fix grab the right file for bootstrap |
714,098 | 17.02.2021 15:50:58 | 18,000 | d8fb68b6f0a1cce6401be42456391381dc3b2ba7 | raise min proto ver | [
{
"change_type": "MODIFY",
"old_path": "src/version.h",
"new_path": "src/version.h",
"diff": "@@ -21,7 +21,7 @@ static const int INIT_PROTO_VERSION = 209;\nstatic const int GETHEADERS_VERSION = 90001;\n//! disconnect from peers older than this proto version\n-static const int MIN_PEER_PROTO_VERSION ... | C++ | MIT License | vergecurrency/verge | raise min proto ver |
714,098 | 20.02.2021 09:07:05 | 18,000 | 993b1574330c273f94c98c54e7198093a0c85c04 | add another checkpoint | [
{
"change_type": "MODIFY",
"old_path": "src/chainparams.cpp",
"new_path": "src/chainparams.cpp",
"diff": "@@ -240,6 +240,7 @@ public:\n{3700001, uint256S(\"0x65a6844e9cee118fd45edb78e36ed81eee149a16ccec7d859951a28ef6604cfe\")}, // manifests the v6 hardfork\n{4000000, uint256S(\"0x61dca6a2a662da0fdda... | C++ | MIT License | vergecurrency/verge | add another checkpoint |
714,095 | 21.02.2021 22:26:30 | -3,600 | e1bd846f0d023b2de12a9ec1ad2684c14232bcf0 | Add -version option to verge-cli | [
{
"change_type": "MODIFY",
"old_path": "src/verge-cli.cpp",
"new_path": "src/verge-cli.cpp",
"diff": "@@ -51,6 +51,8 @@ static void SetupCliArgs()\ngArgs.AddArg(\"-rpcwallet=<walletname>\", \"Send RPC for non-default wallet on RPC server (needs to exactly match corresponding -wallet option passed to... | C++ | MIT License | vergecurrency/verge | Add -version option to verge-cli (#1064) |
714,108 | 24.02.2021 20:18:34 | 18,000 | a5f0ecc6bedf872a668e170a3405016114cf0b3f | Update go.sh
take care of wallet.dat, backup and recopy when recompiling, now show openssl version as well. | [
{
"change_type": "MODIFY",
"old_path": "go.sh",
"new_path": "go.sh",
"diff": "#!/bin/bash\n+#// full deployement : wget -O - https://raw.githubusercontent.com/vergecurrency/VERGE/master/go.sh | bash\n+var=`date +\"%FORMAT_STRING\"`\n+now=`date +\"%m_%d_%Y\"`\n+now=`date +\"%Y-%m-%d-%s\"`\n+\n+if [ -... | C++ | MIT License | vergecurrency/verge | Update go.sh
take care of wallet.dat, backup and recopy when recompiling, now show openssl version as well. |
714,108 | 24.02.2021 20:46:57 | 18,000 | dfacc2eabc1df100ee38d9aa27df76ead83b919d | Update go.sh
fix in case you redo go.sh multiple times. remove old snapshot. | [
{
"change_type": "MODIFY",
"old_path": "go.sh",
"new_path": "go.sh",
"diff": "@@ -315,6 +315,9 @@ echo -n \"Success....Blockchain is now downloading press Ctrl-C to cancel but it\nsudo rm QT-Wallet*.zip\necho \"wget --no-check-certificate \" $(lynx --dump --listonly https://verge-blockchain.com/down... | C++ | MIT License | vergecurrency/verge | Update go.sh
fix in case you redo go.sh multiple times. remove old snapshot. |
714,116 | 01.12.2021 22:06:59 | -3,600 | 3bca41037a157b7d51f08d4ac97c0e802942690f | nodes offline | [
{
"change_type": "MODIFY",
"old_path": "src/chainparams.cpp",
"new_path": "src/chainparams.cpp",
"diff": "@@ -159,11 +159,6 @@ public:\nvSeeds.emplace_back(\"u7ikxx5hloxuvyr53mwqdzgxr5cjpabqruzqrx5qfcvuv6kpa22gsjid.onion\"); //v6 SUNEROK\nvSeeds.emplace_back(\"jno3zpfsdgrtdaxlyuowipokbumoidyecmczrjr... | C++ | MIT License | vergecurrency/verge | nodes offline |
714,139 | 10.12.2021 09:01:55 | 28,800 | 6bc0a627fd467ae8c4395a26cf81f57ab7e4ad29 | adds additional new dedicated testnet node | [
{
"change_type": "MODIFY",
"old_path": "src/chainparams.cpp",
"new_path": "src/chainparams.cpp",
"diff": "@@ -338,6 +338,7 @@ public:\nvFixedSeeds.clear();\nvSeeds.clear();\n// nodes with support for servicebits filtering should be at the top\n+ vSeeds.emplace_back(\"uacxdw34wnfybshfjs6hxdfzwkqxs765... | C++ | MIT License | vergecurrency/verge | adds additional new dedicated testnet node |
714,139 | 10.12.2021 14:32:40 | 28,800 | efdf3c6ae8dad439846edafdc882f54438a74e87 | updates README.md to include new dedicated testnet server | [
{
"change_type": "MODIFY",
"old_path": "README.md",
"new_path": "README.md",
"diff": "@@ -264,7 +264,8 @@ algo=blake\n## TestNet\nHere is a list of active testnet nodes:\n-ddvnucmtvyiemiuk.onion (sunerok)\n+* ddvnucmtvyiemiuk.onion (sunerok)\n+* uacxdw34wnfybshfjs6hxdfzwkqxs765peu4iyyakqnz2mqyvspube... | C++ | MIT License | vergecurrency/verge | updates README.md to include new dedicated testnet server |
714,116 | 22.12.2021 23:27:09 | -3,600 | ccbf1bd6e21ff9e1f4bbb89e68d1b823c47d3121 | compile libboost 1.74+ without errors | [
{
"change_type": "MODIFY",
"old_path": "src/validation.cpp",
"new_path": "src/validation.cpp",
"diff": "#include <boost/algorithm/string/replace.hpp>\n#include <boost/algorithm/string/join.hpp>\n#include <boost/thread.hpp>\n+#include <boost/bind.hpp>\n#if defined(NDEBUG)\n# error \"VERGE cannot be c... | C++ | MIT License | vergecurrency/verge | compile libboost 1.74+ without errors |
714,116 | 14.01.2022 12:47:30 | -3,600 | 037253ff1e6713ec469568f331bdf685e4a4df3a | add node testnet | [
{
"change_type": "MODIFY",
"old_path": "src/chainparams.cpp",
"new_path": "src/chainparams.cpp",
"diff": "@@ -315,6 +315,7 @@ public:\nvSeeds.clear();\n// nodes with support for servicebits filtering should be at the top\nvSeeds.emplace_back(\"uacxdw34wnfybshfjs6hxdfzwkqxs765peu4iyyakqnz2mqyvspubeqd... | C++ | MIT License | vergecurrency/verge | add node testnet |
714,108 | 21.05.2022 07:01:38 | 14,400 | a66beeaab6b03087e8f4c5fe4d7a8a9fe8721508 | Update go.sh
blockchain download site, now hide download link for robots with a script strange, fixed the grab file.
made ubuntu 22.04 work | [
{
"change_type": "MODIFY",
"old_path": "go.sh",
"new_path": "go.sh",
"diff": "@@ -124,6 +124,10 @@ echo \"${green}BerkeleyDb already present...$(grep --include *.h -r '/usr/' -e 'D\nelse\nwget http://download.oracle.com/berkeley-db/db-4.8.30.NC.tar.gz\ntar -xzvf db-4.8.30.NC.tar.gz\n+result8=$(cat /... | C++ | MIT License | vergecurrency/verge | Update go.sh
blockchain download site, now hide download link for robots with a script strange, fixed the grab file.
made ubuntu 22.04 work |
714,116 | 04.10.2022 11:26:13 | -7,200 | fcf68154068630861f17c6a6083b79504c264ba8 | seeds offline, remove | [
{
"change_type": "MODIFY",
"old_path": "src/chainparams.cpp",
"new_path": "src/chainparams.cpp",
"diff": "@@ -138,16 +138,10 @@ public:\n// Adding some nodes in case it works\nif (!gArgs.IsArgSet(\"-without-tor\") || gArgs.GetBoolArg(\"-dynamic-network\", false)) {\n// protocol-90009 with proper TOR... | C++ | MIT License | vergecurrency/verge | seeds offline, remove |
714,116 | 02.11.2022 09:38:53 | -3,600 | 44bebd524de6783efc33becda96ae69dcc590b72 | unstoppable domains, https request | [
{
"change_type": "MODIFY",
"old_path": "src/qt/guiconstants.h",
"new_path": "src/qt/guiconstants.h",
"diff": "@@ -55,7 +55,7 @@ static const int MAX_URI_LENGTH = 255;\n#define QAPP_APP_NAME_TESTNET \"verge-qt-testnet\"\n#define UNS_API_KEY \"Bearer e2bec832-7a87-41cc-bc67-1aac72e2e033\"\n-#define UN... | C++ | MIT License | vergecurrency/verge | unstoppable domains, https request |
714,116 | 02.11.2022 09:44:29 | -3,600 | 8bd4d1035aa7cebcc5bbcd3d145ce920d93141ba | add URL explorer testnet | [
{
"change_type": "MODIFY",
"old_path": "README.md",
"new_path": "README.md",
"diff": "@@ -49,6 +49,7 @@ Block Number Range | Reward\n## Resources\n* [Blockchain Explorer](https://verge-blockchain.info/)\n+* [Blockchain Explorer Testnet](https://testnet.verge-blockchain.info/)\n* [Mining Pool List](h... | C++ | MIT License | vergecurrency/verge | add URL explorer testnet |
714,098 | 11.11.2022 00:50:38 | 18,000 | d2e0a255f0502ec85bfaaf7c7237000a2e4b4199 | update boost ver in depends | [
{
"change_type": "MODIFY",
"old_path": "depends/packages/boost.mk",
"new_path": "depends/packages/boost.mk",
"diff": "package=boost\n-$(package)_version=1_64_0\n-$(package)_download_path=https://dl.bintray.com/boostorg/release/1.64.0/source/\n-$(package)_file_name=$(package)_$($(package)_version).ta... | C++ | MIT License | vergecurrency/verge | update boost ver in depends |
714,116 | 01.12.2022 22:38:23 | -3,600 | 1395e69ff619dbf6ef4839740967082cf67dda88 | seeds offline, delete | [
{
"change_type": "MODIFY",
"old_path": "src/chainparams.cpp",
"new_path": "src/chainparams.cpp",
"diff": "@@ -143,11 +143,9 @@ public:\nvSeeds.emplace_back(\"kb2bgqdwmxwxekxkc6g2s7diramjhdbiqhyxoesbzvlqsbqo7ws5l2qd.onion\"); //v7\nvSeeds.emplace_back(\"shtsxnyxjjplkfifdwoz22u7xef7os2fhaq3j7bkk5md37w... | C++ | MIT License | vergecurrency/verge | seeds offline, delete |
428,986 | 28.06.2019 21:10:39 | 21,600 | 5b46ab99497ec97419eb087fb3e92ae9312c1b83 | first pass adding DPL to downloader | [
{
"change_type": "MODIFY",
"old_path": "README.md",
"new_path": "README.md",
"diff": "@@ -60,6 +60,7 @@ Docs: [docs.moov.io](https://docs.moov.io/ofac/) | [api docs](https://api.moov.i\n|-----|-----|-----|\n| `OFAC_DATA_REFRESH` | Interval for OFAC data redownload and reparse. | 12h |\n| `OFAC_DOWNL... | Go | Apache License 2.0 | moov-io/watchman | first pass adding DPL to downloader |
428,986 | 28.06.2019 23:17:38 | 21,600 | a10ac437094e8275f6363a1188330096a6ce8b99 | add model and parsing for DPL | [
{
"change_type": "MODIFY",
"old_path": "ofac.go",
"new_path": "ofac.go",
"diff": "@@ -72,3 +72,31 @@ type SDNComments struct {\n// RemarksExtended is remarks extended on a Specially Designated National\nRemarksExtended string `json:\"remarksExtended\"`\n}\n+\n+// DPL is the BIS Denied Persons List\n... | Go | Apache License 2.0 | moov-io/watchman | add model and parsing for DPL |
428,986 | 01.07.2019 09:53:23 | 21,600 | e443f0b2dd170830f91fdc862b7fa09b6630de40 | add dpl to download and precompute | [
{
"change_type": "MODIFY",
"old_path": "cmd/server/download.go",
"new_path": "cmd/server/download.go",
"diff": "@@ -13,8 +13,8 @@ import (\n\"path/filepath\"\n\"time\"\n- moovhttp \"github.com/moov-io/base/http\"\n\"github.com/cardonator/ofac\"\n+ moovhttp \"github.com/moov-io/base/http\"\n\"github.... | Go | Apache License 2.0 | moov-io/watchman | add dpl to download and precompute |
428,986 | 01.07.2019 10:09:37 | 21,600 | b31c3ec3e5324b22a6b8373956436b05175bca9e | fix download_test for DPL | [
{
"change_type": "MODIFY",
"old_path": "cmd/server/download_test.go",
"new_path": "cmd/server/download_test.go",
"diff": "@@ -60,7 +60,7 @@ func TestDownload_record(t *testing.T) {\nrepo := createTestDownloadRepository(t)\ndefer repo.close()\n- stats := &downloadStats{1, 12, 42}\n+ stats := &downloa... | Go | Apache License 2.0 | moov-io/watchman | fix download_test for DPL |
428,986 | 01.07.2019 10:55:17 | 21,600 | 76a1783b2723c5737599c4049fabdb365b08091a | add Top* search function for DPL, added test | [
{
"change_type": "MODIFY",
"old_path": "cmd/server/search.go",
"new_path": "cmd/server/search.go",
"diff": "@@ -239,6 +239,39 @@ func (s *searcher) TopSDNs(limit int, name string) []SDN {\nreturn out\n}\n+func (s *searcher) TopDPs(limit int, name string) []DP {\n+ name = precompute(name)\n+\n+ s.RLo... | Go | Apache License 2.0 | moov-io/watchman | add Top* search function for DPL, added test |
428,986 | 01.07.2019 13:48:48 | 21,600 | b17926534b262568204e97664c5d7f83e49dd75f | add search handler and update test | [
{
"change_type": "MODIFY",
"old_path": "cmd/server/search_handlers.go",
"new_path": "cmd/server/search_handlers.go",
"diff": "@@ -95,6 +95,7 @@ type searchResponse struct {\nSDNs []SDN `json:\"SDNs\"`\nAltNames []Alt `json:\"altNames\"`\nAddresses []Address `json:\"addresses\"`\n+ DeniedPersons []DP... | Go | Apache License 2.0 | moov-io/watchman | add search handler and update test |
428,986 | 01.07.2019 14:10:39 | 21,600 | 86567cfbfdeca01e5cf26adcfb355fd9640e411d | Add DPL download stats to startup | [
{
"change_type": "MODIFY",
"old_path": "cmd/server/main.go",
"new_path": "cmd/server/main.go",
"diff": "@@ -16,10 +16,10 @@ import (\n\"syscall\"\n\"time\"\n+ \"github.com/cardonator/ofac\"\n\"github.com/moov-io/base/admin\"\nmoovhttp \"github.com/moov-io/base/http\"\n\"github.com/moov-io/base/http/... | Go | Apache License 2.0 | moov-io/watchman | Add DPL download stats to startup |
428,986 | 01.07.2019 14:12:44 | 21,600 | ce0773916dcf84f7b2b40609a9f609a52b08189b | added DPL stat to another log | [
{
"change_type": "MODIFY",
"old_path": "cmd/server/download_handler.go",
"new_path": "cmd/server/download_handler.go",
"diff": "@@ -27,7 +27,7 @@ func manualRefreshHandler(logger log.Logger, searcher *searcher, downloadRepo do\nw.WriteHeader(http.StatusInternalServerError)\n} else {\nif logger != ni... | Go | Apache License 2.0 | moov-io/watchman | added DPL stat to another log |
428,979 | 31.07.2019 21:22:56 | 25,200 | a4d89887ad7acbb5039da26c9bf0149cfeba7580 | Update README.md to fox port
Port was wrong | [
{
"change_type": "MODIFY",
"old_path": "README.md",
"new_path": "README.md",
"diff": "@@ -64,8 +64,8 @@ Docs: [docs.moov.io](https://docs.moov.io/ofac/) | [api docs](https://api.moov.i\n| `DPL_DOWNLOAD_TEMPLATE` | HTTP address for downloading the DPL | (BIS website) |\n| `WEBHOOK_BATCH_SIZE` | How m... | Go | Apache License 2.0 | moov-io/watchman | Update README.md to fox port
Port was wrong |
428,984 | 06.09.2019 16:00:03 | 25,200 | f93daea0a56b760dc108a2eca90370f4cdf7c888 | add headers to results | [
{
"change_type": "MODIFY",
"old_path": "examples/ofac-search-ui/src/Components.js",
"new_path": "examples/ofac-search-ui/src/Components.js",
"diff": "@@ -18,3 +18,10 @@ export const SectionTitle = styled.div`\nexport const Unknown = styled.span`\ncolor: #666;\n`;\n+\n+export const ResultHeader = sty... | Go | Apache License 2.0 | moov-io/watchman | add headers to results |
428,984 | 27.09.2019 08:13:47 | 25,200 | b13fc77138a9fcb0fcfa739cd93f174d8667cfc5 | setup proxy for devmode; update client api calls | [
{
"change_type": "MODIFY",
"old_path": "examples/ofac-search-ui/src/api.js",
"new_path": "examples/ofac-search-ui/src/api.js",
"diff": "export const search = async qs => {\n- const r = await fetch(`/search?${qs}`);\n+ const r = await fetch(`/api/search?${qs}`);\nreturn await r.json();\n};\nexport co... | Go | Apache License 2.0 | moov-io/watchman | setup proxy for devmode; update client api calls |
428,984 | 27.09.2019 08:14:11 | 25,200 | fb858f5f670f6c7871266f87080b778f8809b41e | update README with env var documentation | [
{
"change_type": "MODIFY",
"old_path": "examples/ofac-search-ui/README.md",
"new_path": "examples/ofac-search-ui/README.md",
"diff": "## examples / ofac-search-ui\n-This project provides an interface to retrieve results from the OFAC service' search endpoint.\n+This project provides an interface to ... | Go | Apache License 2.0 | moov-io/watchman | update README with env var documentation |
428,984 | 27.09.2019 17:20:36 | 25,200 | b02ed6b46314af9835ca1e5b65e4deeb9909a248 | simplify webui local dev proxy | [
{
"change_type": "MODIFY",
"old_path": "webui/package.json",
"new_path": "webui/package.json",
"diff": "\"last 1 safari version\"\n]\n},\n+ \"proxy\": \"http://localhost:8084\",\n\"devDependencies\": {\n\"@material-ui/core\": \"^4.3.1\",\n\"@material-ui/icons\": \"^4.2.1\",\n"
},
{
"change_t... | Go | Apache License 2.0 | moov-io/watchman | simplify webui local dev proxy |
428,984 | 30.09.2019 17:01:55 | 25,200 | e91d0a5feeba50c999bb1058988845231823a181 | sync url and search state | [
{
"change_type": "MODIFY",
"old_path": "webui/package.json",
"new_path": "webui/package.json",
"diff": "\"dependencies\": {\n\"express\": \"4.17.1\",\n\"express-winston\": \"3.3.0\",\n+ \"history\": \"^4.10.1\",\n\"http-proxy-middleware\": \"0.20.0\",\n\"react\": \"16.10.1\",\n\"react-dom\": \"16.10... | Go | Apache License 2.0 | moov-io/watchman | sync url and search state |
428,984 | 01.10.2019 16:46:15 | 25,200 | 428a29a3e741d06cbd14b6c2e86bd1f7e2d3f95e | add type and program to webui | [
{
"change_type": "MODIFY",
"old_path": "webui/src/Form/index.js",
"new_path": "webui/src/Form/index.js",
"diff": "@@ -7,8 +7,9 @@ import * as C from \"../Components\";\nimport Select from \"./Select\";\nimport TextInput from \"./TextInput\";\nimport Slider from \"./Slider\";\n-import { countryOption... | Go | Apache License 2.0 | moov-io/watchman | add type and program to webui |
428,984 | 02.10.2019 16:49:33 | 25,200 | 0871a524262ccacc402e7559b3b9573f1a3bbe02 | pass correct parameter sdnType to search endpoint | [
{
"change_type": "MODIFY",
"old_path": "webui/src/Form/index.js",
"new_path": "webui/src/Form/index.js",
"diff": "@@ -47,7 +47,7 @@ const initialValues = {\nzip: \"\",\nlimit: 10,\nq: \"\",\n- type: \"\",\n+ sdnType: \"\",\nprogram: \"\"\n// disabled ///////////\n// idNumber: \"\",\n@@ -132,9 +132,9... | Go | Apache License 2.0 | moov-io/watchman | pass correct parameter sdnType to search endpoint |
428,984 | 02.10.2019 17:05:21 | 25,200 | c5e089e5ef1d1b6097cfb31423dcddcb14e5377f | handle error and loading state during search | [
{
"change_type": "MODIFY",
"old_path": "webui/src/App.js",
"new_path": "webui/src/App.js",
"diff": "@@ -12,8 +12,24 @@ const history = createBrowserHistory();\nconst reducer = (state, action) => {\nswitch (action.type) {\n+ case \"SEARCH_INIT\":\n+ return R.pipe(\n+ R.assoc(\"results\", null),\n+ R.... | Go | Apache License 2.0 | moov-io/watchman | handle error and loading state during search |
428,984 | 02.10.2019 17:07:15 | 25,200 | 7a18e8c74b5794556aa6dcd43aa8a3658a5c429a | show address/alt IDs when related to SDN rather than repeat entityID | [
{
"change_type": "MODIFY",
"old_path": "webui/src/Results/Addresses.js",
"new_path": "webui/src/Results/Addresses.js",
"diff": "@@ -39,7 +39,7 @@ export const Addresses = ({ data }) => {\n);\n};\n-export const Address = ({ data }) => {\n+export const Address = ({ data, displayId = \"entityID\" }) =>... | Go | Apache License 2.0 | moov-io/watchman | show address/alt IDs when related to SDN rather than repeat entityID |
428,986 | 02.12.2019 12:22:00 | 25,200 | d4b89813a15be6a87b14310bd3aeea5440f4d1dc | remove ide files from repo | [
{
"change_type": "DELETE",
"old_path": ".idea/.gitignore",
"new_path": null,
"diff": "-# Default ignored files\n-/workspace.xml\n"
},
{
"change_type": "DELETE",
"old_path": ".idea/misc.xml",
"new_path": null,
"diff": "-<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n-<project version... | Go | Apache License 2.0 | moov-io/watchman | remove ide files from repo |
428,986 | 02.12.2019 14:49:31 | 25,200 | 68412f6bad689159091859ea73a21e3da2deef68 | add IDE files to gitignore, fix typo in CONTRIBUTING | [
{
"change_type": "MODIFY",
"old_path": ".gitignore",
"new_path": ".gitignore",
"diff": "@@ -17,6 +17,7 @@ coverage.html\n# Generated files\n.tmp/\nopenapi-generator*jar\n+.idea\n*.db\n"
},
{
"change_type": "MODIFY",
"old_path": "CONTRIBUTING.md",
"new_path": "CONTRIBUTING.md",
"d... | Go | Apache License 2.0 | moov-io/watchman | add IDE files to gitignore, fix typo in CONTRIBUTING |
428,986 | 03.12.2019 11:55:07 | 25,200 | e270377ac237f5a36b5fa842ca355bdfe7780b30 | add CSL Downloader | [
{
"change_type": "MODIFY",
"old_path": "cmd/server/download.go",
"new_path": "cmd/server/download.go",
"diff": "@@ -9,6 +9,7 @@ import (\n\"encoding/json\"\n\"errors\"\n\"fmt\"\n+ \"github.com/moov-io/watchman/pkg/csl\"\n\"io/ioutil\"\n\"net/http\"\n\"time\"\n@@ -115,6 +116,19 @@ func dplRecords(log... | Go | Apache License 2.0 | moov-io/watchman | add CSL Downloader |
428,986 | 03.12.2019 16:27:02 | 25,200 | a9f8fa3441f033bfc1a2a06f29d4d4335f06446f | add SSI and integrate into searches | [
{
"change_type": "MODIFY",
"old_path": "cmd/server/download.go",
"new_path": "cmd/server/download.go",
"diff": "@@ -9,12 +9,12 @@ import (\n\"encoding/json\"\n\"errors\"\n\"fmt\"\n- \"github.com/moov-io/watchman/pkg/csl\"\n\"io/ioutil\"\n\"net/http\"\n\"time\"\nmoovhttp \"github.com/moov-io/base/htt... | Go | Apache License 2.0 | moov-io/watchman | add SSI and integrate into searches |
428,986 | 03.12.2019 20:55:47 | 25,200 | 1fc80d93fda1ffba721fd08ae552cdee667798b6 | update README to reflect addition of SSI | [
{
"change_type": "MODIFY",
"old_path": "README.md",
"new_path": "README.md",
"diff": "@@ -11,9 +11,12 @@ Moov Watchman is an HTTP API and Go library to download, parse and offer search\nLists included in search are:\n-- [Office of Foreign Asset Control](https://www.treasury.gov/about/organizational-... | Go | Apache License 2.0 | moov-io/watchman | update README to reflect addition of SSI |
428,986 | 04.12.2019 09:53:27 | 25,200 | 555b5c320088779fa6a5de813d8e17ffedfd53f0 | make CSL download optional | [
{
"change_type": "MODIFY",
"old_path": "cmd/server/download.go",
"new_path": "cmd/server/download.go",
"diff": "@@ -122,7 +122,8 @@ func dplRecords(logger log.Logger, initialDir string) ([]*dpl.DPL, error) {\nfunc cslRecords(logger log.Logger, initialDir string) (*csl.CSL, error) {\nfile, err := csl... | Go | Apache License 2.0 | moov-io/watchman | make CSL download optional |
428,986 | 04.12.2019 10:11:53 | 25,200 | b3277d895b246569a9f1b37488f75a7c609ed3b8 | re-rename variable cslRecords -> consolidatedLists | [
{
"change_type": "MODIFY",
"old_path": "cmd/server/download.go",
"new_path": "cmd/server/download.go",
"diff": "@@ -155,18 +155,18 @@ func (s *searcher) refreshData(initialDir string) (*downloadStats, error) {\n}\ndps := precomputeDPs(deniedPersons)\n- cslRecords, err := cslRecords(s.logger, initial... | Go | Apache License 2.0 | moov-io/watchman | re-rename variable cslRecords -> consolidatedLists |
428,986 | 04.12.2019 10:56:33 | 25,200 | a6b0b9960b50ec6bb24a8f3b491fb305058b68f6 | fix my go installation, then cleanup go.mod | [
{
"change_type": "MODIFY",
"old_path": "go.mod",
"new_path": "go.mod",
"diff": "@@ -4,14 +4,11 @@ require (\ngithub.com/antihax/optional v0.0.0-20180407024304-ca021399b1a6\ngithub.com/go-kit/kit v0.9.0\ngithub.com/go-sql-driver/mysql v1.4.1\n- github.com/go-stack/stack v1.8.0 // indirect\ngithub.com... | Go | Apache License 2.0 | moov-io/watchman | fix my go installation, then cleanup go.mod |
428,986 | 04.12.2019 14:13:36 | 25,200 | b7bcd100605f5b3b2c9b61c4cbfe26cbbf5887f9 | update tests to work without trade.gov api key | [
{
"change_type": "MODIFY",
"old_path": "cmd/server/download_handler_test.go",
"new_path": "cmd/server/download_handler_test.go",
"diff": "@@ -23,7 +23,7 @@ func TestDownload__manualRefreshPath(t *testing.T) {\n}\ncheck := func(t *testing.T, repo *sqliteDownloadRepository) {\n- searcher := &searcher{... | Go | Apache License 2.0 | moov-io/watchman | update tests to work without trade.gov api key |
428,986 | 04.12.2019 15:11:07 | 25,200 | 1ebb69cb9658185412956e99f2d8c92d9a6c5692 | move csl test to separate file | [
{
"change_type": "MODIFY",
"old_path": "cmd/server/download_test.go",
"new_path": "cmd/server/download_test.go",
"diff": "@@ -20,12 +20,6 @@ import (\n\"github.com/gorilla/mux\"\n)\n-var (\n- includeCSLTests = func() bool {\n- return os.Getenv(\"TRADEGOV_API_KEY\") != \"\"\n- }()\n-)\n-\nfunc TestSe... | Go | Apache License 2.0 | moov-io/watchman | move csl test to separate file |
428,986 | 04.12.2019 15:47:41 | 25,200 | 1e123581d506c8e078139963dfde04d249eafdbd | don't insert duplicates in TopSSIs | [
{
"change_type": "MODIFY",
"old_path": "cmd/server/search.go",
"new_path": "cmd/server/search.go",
"diff": "@@ -322,16 +322,17 @@ func (s *searcher) TopSSIs(limit int, name string) []SSI {\nxs := newLargest(limit)\nfor _, ssi := range s.SSIs {\n- xs.add(&item{\n+ it := &item{\nvalue: ssi,\nweight: j... | Go | Apache License 2.0 | moov-io/watchman | don't insert duplicates in TopSSIs |
428,986 | 04.12.2019 16:49:23 | 25,200 | 11ac87ab969529419aab8ebc534840a718566dcb | cleanup pkg/csl and add tests | [
{
"change_type": "MODIFY",
"old_path": "pkg/csl/reader.go",
"new_path": "pkg/csl/reader.go",
"diff": "@@ -2,7 +2,6 @@ package csl\nimport (\n\"encoding/csv\"\n- \"fmt\"\n\"io\"\n\"os\"\n\"strings\"\n@@ -17,11 +16,6 @@ func Read(path string) (*CSL, error) {\nreader := csv.NewReader(f)\n- _, err = rea... | Go | Apache License 2.0 | moov-io/watchman | cleanup pkg/csl and add tests |
428,986 | 05.12.2019 10:30:20 | 25,200 | f5e64e37ae9e59253a50bdc0db0eacbb145400e4 | TopSSIs skip empty alt names | [
{
"change_type": "MODIFY",
"old_path": "cmd/server/search.go",
"new_path": "cmd/server/search.go",
"diff": "@@ -327,6 +327,9 @@ func (s *searcher) TopSSIs(limit int, name string) []SSI {\nweight: jaroWinkler(ssi.name, name),\n}\nfor _, alt := range ssi.SectoralSanction.AlternateNames {\n+ if alt == ... | Go | Apache License 2.0 | moov-io/watchman | TopSSIs skip empty alt names |
428,986 | 05.12.2019 14:20:36 | 25,200 | c59308e724aea7407d94e9d45a07f210b717ac81 | update openapi.yml and regenerate client | [
{
"change_type": "MODIFY",
"old_path": "client/README.md",
"new_path": "client/README.md",
"diff": "@@ -58,6 +58,7 @@ Class | Method | HTTP request | Description\n- [Download](docs/Download.md)\n- [Dpl](docs/Dpl.md)\n+ - [El](docs/El.md)\n- [Error](docs/Error.md)\n- [OfacAlt](docs/OfacAlt.md)\n- [Of... | Go | Apache License 2.0 | moov-io/watchman | update openapi.yml and regenerate client |
428,986 | 05.12.2019 14:57:44 | 25,200 | 48502ab261c2d1b10205042b2bae694bc4807bbc | fix typo (licence->license) | [
{
"change_type": "MODIFY",
"old_path": "pkg/csl/el.go",
"new_path": "pkg/csl/el.go",
"diff": "@@ -10,9 +10,9 @@ type EL struct {\nAddresses []string `json:\"addresses\"`\n// StartDate is the effective date\nStartDate string `json:\"startDate\"`\n- // LicenceRequirement specifies the license requirem... | Go | Apache License 2.0 | moov-io/watchman | fix typo (licence->license) |
428,986 | 10.12.2019 10:19:37 | 25,200 | 92d1174d81d2596623e70dbfba51018785a5f257 | pkg/ofac: clean up SDN programs when reading csv | [
{
"change_type": "MODIFY",
"old_path": "pkg/ofac/reader.go",
"new_path": "pkg/ofac/reader.go",
"diff": "@@ -144,7 +144,7 @@ func csvSDNFile(path string) (*Results, error) {\nEntityID: record[0],\nSDNName: record[1],\nSDNType: record[2],\n- Program: record[3],\n+ Program: cleanPrgmsList(record[3]),\n... | Go | Apache License 2.0 | moov-io/watchman | pkg/ofac: clean up SDN programs when reading csv |
428,986 | 13.12.2019 16:09:28 | 25,200 | 4f836c92b250293846b7e6a80ee1d68f58335cb8 | cmd/server: add TopAltNames to searchByName | [
{
"change_type": "MODIFY",
"old_path": "cmd/server/search_handlers.go",
"new_path": "cmd/server/search_handlers.go",
"diff": "@@ -350,6 +350,7 @@ func searchByName(logger log.Logger, searcher *searcher, nameSlug string) http.H\njson.NewEncoder(w).Encode(&searchResponse{\n// OFAC\nSDNs: sdns,\n+ AltN... | Go | Apache License 2.0 | moov-io/watchman | cmd/server: add TopAltNames to searchByName |
428,986 | 13.12.2019 16:19:20 | 25,200 | 0b8af0bc50124066b11e23b4b39ac998b6f27844 | cmd/server: include AltNames in TestSearch__Name | [
{
"change_type": "MODIFY",
"old_path": "cmd/server/search_handlers_test.go",
"new_path": "cmd/server/search_handlers_test.go",
"diff": "@@ -288,6 +288,7 @@ func TestSearch__Name(t *testing.T) {\ncombinedSearcher := &searcher{\n// OFAC\nSDNs: sdnSearcher.SDNs,\n+ Alts: altSearcher.Alts,\nSSIs: ssiSea... | Go | Apache License 2.0 | moov-io/watchman | cmd/server: include AltNames in TestSearch__Name |
428,978 | 21.07.2021 12:12:32 | 21,600 | 7e452f881e1ed731b9bf67ac659b63db5f1edc2a | Add match to client entities | [
{
"change_type": "MODIFY",
"old_path": "api/client.yaml",
"new_path": "api/client.yaml",
"diff": "@@ -1052,6 +1052,10 @@ components:\ntype: string\ndescription: The link for information regarding the source\nexample: http://bit.ly/1MLgou0\n+ match:\n+ type: number\n+ description: Match percentage of... | Go | Apache License 2.0 | moov-io/watchman | COR-462 Add match to client entities |
428,978 | 29.09.2021 15:32:02 | 21,600 | 2fe94e8cc498ded127ab97a6ac6c7ebfba862320 | more Unit tests for jaro winkler | [
{
"change_type": "MODIFY",
"old_path": "cmd/server/search_test.go",
"new_path": "cmd/server/search_test.go",
"diff": "@@ -248,16 +248,23 @@ func TestJaroWinkler(t *testing.T) {\n{\"africada financial services bureau change\", \"skylight financial services\", 0.887},\n{\"africada financial services b... | Go | Apache License 2.0 | moov-io/watchman | COr-643 more Unit tests for jaro winkler |
428,978 | 29.09.2021 15:49:21 | 21,600 | c19390d2404c1877bc52091db832e32a0c8e108b | pre-compute on jaro winkler | [
{
"change_type": "MODIFY",
"old_path": "cmd/server/search_test.go",
"new_path": "cmd/server/search_test.go",
"diff": "@@ -248,11 +248,17 @@ func TestJaroWinkler(t *testing.T) {\n{\"africada financial services bureau change\", \"skylight financial services\", 0.887},\n{\"africada financial services b... | Go | Apache License 2.0 | moov-io/watchman | COr-643 pre-compute on jaro winkler |
428,978 | 29.09.2021 16:24:47 | 21,600 | 023d6686ff238cb155397552f6c014ecd3d42358 | pre-compute alt names | [
{
"change_type": "MODIFY",
"old_path": "cmd/server/companies_test.go",
"new_path": "cmd/server/companies_test.go",
"diff": "@@ -52,7 +52,7 @@ func init() {\nAlternateType: \"aka\",\nAlternateName: \"AL-HISN FIRM\",\n},\n- })\n+ }, noLogPipeliner)\n}\nfunc createTestCompanyRepository(t *testing.T) *s... | Go | Apache License 2.0 | moov-io/watchman | COr-643 pre-compute alt names |
428,978 | 04.10.2021 14:35:09 | 21,600 | d63517cddeb04a0f817828f2eb29ffffd1af65ad | Bugfix on alt names pre-compute | [
{
"change_type": "MODIFY",
"old_path": "CHANGELOG.md",
"new_path": "CHANGELOG.md",
"diff": "+## v0.21.1 (Released 2021-10-04)\n+\n+Release v0.21.1 applies bugfix to pre-computation steps to SDN alternate names.\n+\n+BUG FIXES\n+\n+- search: bugfix for pipeline steps to SDN alt names (#376)\n+\n## v0... | Go | Apache License 2.0 | moov-io/watchman | Bugfix on alt names pre-compute (#376) |
428,986 | 09.11.2021 15:48:20 | 25,200 | c7f735450e5e0140ac6688e67231067c21a298a1 | skip malformed rows in input files | [
{
"change_type": "MODIFY",
"old_path": "pkg/csl/reader.go",
"new_path": "pkg/csl/reader.go",
"diff": "@@ -2,6 +2,7 @@ package csl\nimport (\n\"encoding/csv\"\n+ \"errors\"\n\"io\"\n\"os\"\n\"strings\"\n@@ -20,12 +21,20 @@ func Read(path string) (*CSL, error) {\nvar els []*EL\nfor {\nrecord, err := r... | Go | Apache License 2.0 | moov-io/watchman | skip malformed rows in input files (#379) |
428,970 | 17.12.2021 15:02:26 | 21,600 | e501c0be724bb069cc832fbde3b5a111614cf9a1 | Grammar and spelling updates
'pring' to 'print'
communicated to communication
ran to run
intutive to intuitive | [
{
"change_type": "MODIFY",
"old_path": "README.md",
"new_path": "README.md",
"diff": "@@ -194,7 +194,7 @@ PONG\n| `DPL_DOWNLOAD_TEMPLATE` | HTTP address for downloading the DPL. | `https://www.bis.doc.gov/dpl/%s` |\n| `CSL_DOWNLOAD_TEMPLATE` | HTTP address for downloading the Consolidated Screening ... | Go | Apache License 2.0 | moov-io/watchman | Grammar and spelling updates
'pring' to 'print'
communicated to communication
ran to run
intutive to intuitive |
428,981 | 17.08.2022 13:23:47 | 21,600 | 2c7f2dd0e1c768d477d6c5c68d287f8aa5da0152 | WIP: Adding UVL data into the mix. | [
{
"change_type": "MODIFY",
"old_path": "cmd/server/search.go",
"new_path": "cmd/server/search.go",
"diff": "@@ -46,6 +46,7 @@ type searcher struct {\nBISEntities []*Result[csl.EL]\nMilitaryEndUsers []*Result[csl.MEU]\nSSIs []*Result[csl.SSI]\n+ UVLs []*Result[csl.UVL]\n// metadata\nlastRefreshedAt t... | Go | Apache License 2.0 | moov-io/watchman | WIP: Adding UVL data into the mix. |
428,981 | 17.08.2022 13:33:55 | 21,600 | 345a0826cba6f1dea6ab328d23376e2a986ded59 | Added TopUVLs function to search. | [
{
"change_type": "MODIFY",
"old_path": "cmd/server/search_us_csl.go",
"new_path": "cmd/server/search_us_csl.go",
"diff": "@@ -82,3 +82,14 @@ func (s *searcher) TopSSIs(limit int, minMatch float64, name string) []*Result[c\nreturn topResults[csl.SSI](limit, minMatch, name, s.SSIs)\n}\n+\n+// TopUVLs ... | Go | Apache License 2.0 | moov-io/watchman | Added TopUVLs function to search. |
428,981 | 17.08.2022 14:16:00 | 21,600 | f8ef2a3cfd68c86f915ee090ccc1c5a32f1d0cd4 | Added handler for UVL data | [
{
"change_type": "MODIFY",
"old_path": "cmd/server/search_handlers.go",
"new_path": "cmd/server/search_handlers.go",
"diff": "@@ -158,6 +158,7 @@ type searchResponse struct {\nBISEntities []*Result[csl.EL] `json:\"bisEntities\"`\nMilitaryEndUsers []*Result[csl.MEU] `json:\"militaryEndUsers\"`\nSecto... | Go | Apache License 2.0 | moov-io/watchman | Added handler for UVL data |
428,981 | 22.08.2022 11:16:11 | 21,600 | baa2d242347064bcd96c9fa2a3921205ebbebdc2 | Adding unit test and correcting bug. | [
{
"change_type": "MODIFY",
"old_path": "pkg/csl/reader.go",
"new_path": "pkg/csl/reader.go",
"diff": "@@ -139,7 +139,7 @@ func unmarshalSSI(record []string, offset int) *SSI {\nfunc unmarshalUVL(record []string, offset int) *UVL {\nreturn &UVL{\n- EntityID: record[EntityNumberIdx+offset],\n+ EntityI... | Go | Apache License 2.0 | moov-io/watchman | Adding unit test and correcting bug. |
428,981 | 23.08.2022 10:57:55 | 21,600 | 784b7cee506ef49b4e480446ea51cc6ec9edb15d | Updating JSON names for Unverified data. | [
{
"change_type": "MODIFY",
"old_path": "cmd/server/download.go",
"new_path": "cmd/server/download.go",
"diff": "@@ -62,7 +62,7 @@ type DownloadStats struct {\nBISEntities int `json:\"bisEntities\"`\nMilitaryEndUsers int `json:\"militaryEndUsers\"`\nSectoralSanctions int `json:\"sectoralSanctions\"`\... | Go | Apache License 2.0 | moov-io/watchman | Updating JSON names for Unverified data. |
428,981 | 23.08.2022 11:42:06 | 21,600 | f8390bddae4975d82172ff1f3d6136c61bffbd71 | Adding model for ISN CSL records. | [
{
"change_type": "MODIFY",
"old_path": "pkg/csl/reader.go",
"new_path": "pkg/csl/reader.go",
"diff": "@@ -137,6 +137,20 @@ func unmarshalSSI(record []string, offset int) *SSI {\n}\n}\n+func unmarshalISN(record []string, offset int) *ISN {\n+ return &ISN{\n+ EntityID: record[0],\n+ Programs: expandPr... | Go | Apache License 2.0 | moov-io/watchman | Adding model for ISN CSL records. |
428,981 | 26.08.2022 13:56:28 | 21,600 | 4265eaeedbb02716af9000ecebd8434c918dd5bb | Adding model and implementation for ISN data. | [
{
"change_type": "MODIFY",
"old_path": "cmd/server/download.go",
"new_path": "cmd/server/download.go",
"diff": "@@ -63,6 +63,7 @@ type DownloadStats struct {\nMilitaryEndUsers int `json:\"militaryEndUsers\"`\nSectoralSanctions int `json:\"sectoralSanctions\"`\nUnverified int `json:\"unverifiedCSL\"`... | Go | Apache License 2.0 | moov-io/watchman | Adding model and implementation for ISN data. |
428,981 | 26.08.2022 15:42:59 | 21,600 | d9da1bddb408148cec1a545c83f272b0f12e082d | Adding ISN data to searcher object as well as stats. | [
{
"change_type": "MODIFY",
"old_path": "cmd/server/download.go",
"new_path": "cmd/server/download.go",
"diff": "@@ -123,6 +123,7 @@ func (s *searcher) periodicDataRefresh(interval time.Duration, downloadRepo down\n\"MilitaryEndUsers\": log.Int(stats.MilitaryEndUsers),\n\"SSI\": log.Int(stats.Sectora... | Go | Apache License 2.0 | moov-io/watchman | Adding ISN data to searcher object as well as stats. |
428,981 | 29.08.2022 12:14:09 | 21,600 | 5a9ea8a767d2642f898baef948b0023c037ae5ae | Update cmd/server/download.go | [
{
"change_type": "MODIFY",
"old_path": "cmd/server/download.go",
"new_path": "cmd/server/download.go",
"diff": "@@ -63,7 +63,7 @@ type DownloadStats struct {\nMilitaryEndUsers int `json:\"militaryEndUsers\"`\nSectoralSanctions int `json:\"sectoralSanctions\"`\nUnverified int `json:\"unverifiedCSL\"`... | Go | Apache License 2.0 | moov-io/watchman | Update cmd/server/download.go
Co-authored-by: Adam Shannon <adamkshannon@gmail.com> |
428,981 | 29.08.2022 12:17:24 | 21,600 | 6407784e09517eb10e7d5c6a8d234e85ebde42ae | Updating field names. | [
{
"change_type": "MODIFY",
"old_path": "cmd/server/download.go",
"new_path": "cmd/server/download.go",
"diff": "@@ -123,7 +123,7 @@ func (s *searcher) periodicDataRefresh(interval time.Duration, downloadRepo down\n\"MilitaryEndUsers\": log.Int(stats.MilitaryEndUsers),\n\"SSI\": log.Int(stats.Sectora... | Go | Apache License 2.0 | moov-io/watchman | Updating field names. |
428,981 | 30.08.2022 14:08:45 | 21,600 | 05a79d8a2074ef0f5df534b174a6ad4f4df30fd8 | Adding CAP struct for US CSL data. | [
{
"change_type": "MODIFY",
"old_path": "pkg/csl/csl.go",
"new_path": "pkg/csl/csl.go",
"diff": "@@ -13,7 +13,7 @@ type CSL struct {\nFSEs []*FSE // Foreign Sanctions Evaders (FSE) - Treasury Department\nISNs []*ISN // Nonproliferation Sanctions (ISN) - State Department\nPLCs []*PLC // Palestinian Le... | Go | Apache License 2.0 | moov-io/watchman | Adding CAP struct for US CSL data. |
428,981 | 01.09.2022 10:15:41 | 21,600 | e8bbe0027681a421d8faa40f46c885ad973861af | Adding DPL struct to model data. | [
{
"change_type": "MODIFY",
"old_path": "pkg/csl/csl.go",
"new_path": "pkg/csl/csl.go",
"diff": "@@ -14,6 +14,7 @@ type CSL struct {\nISNs []*ISN // Nonproliferation Sanctions (ISN) - State Department\nPLCs []*PLC // Palestinian Legislative Council List (PLC) - Treasury Department\nCAPs []*CAP // CAP... | Go | Apache License 2.0 | moov-io/watchman | Adding DPL struct to model data. |
428,981 | 01.09.2022 10:28:32 | 21,600 | e1d4cd2b3c59ef0fc7765357e8d10617070200f0 | Adding DTC struct to data model. | [
{
"change_type": "MODIFY",
"old_path": "pkg/csl/csl.go",
"new_path": "pkg/csl/csl.go",
"diff": "@@ -15,7 +15,7 @@ type CSL struct {\nPLCs []*PLC // Palestinian Legislative Council List (PLC) - Treasury Department\nCAPs []*CAP // CAPTA (formerly Foreign Financial Institutions Subject to Part 561 - Tr... | Go | Apache License 2.0 | moov-io/watchman | Adding DTC struct to data model. |
428,981 | 01.09.2022 10:35:07 | 21,600 | 9fd3ff360d363ccc568e47a02e1756ecb4840e85 | Adding CMIC struct to data model. | [
{
"change_type": "MODIFY",
"old_path": "pkg/csl/csl.go",
"new_path": "pkg/csl/csl.go",
"diff": "@@ -16,6 +16,7 @@ type CSL struct {\nCAPs []*CAP // CAPTA (formerly Foreign Financial Institutions Subject to Part 561 - Treasury Department)\nDPLs []*DPL // Denied Persons List (DPL) - Bureau of Industry... | Go | Apache License 2.0 | moov-io/watchman | Adding CMIC struct to data model. |
428,981 | 01.09.2022 11:05:17 | 21,600 | 5ae4ee5155be68badc2506cd7498ef963ba33692 | Removing DPL struct as we're tracking DPL elsewhere. | [
{
"change_type": "MODIFY",
"old_path": "pkg/csl/csl.go",
"new_path": "pkg/csl/csl.go",
"diff": "@@ -14,9 +14,9 @@ type CSL struct {\nISNs []*ISN // Nonproliferation Sanctions (ISN) - State Department\nPLCs []*PLC // Palestinian Legislative Council List (PLC) - Treasury Department\nCAPs []*CAP // CAP... | Go | Apache License 2.0 | moov-io/watchman | Removing DPL struct as we're tracking DPL elsewhere. |
428,981 | 01.09.2022 12:04:52 | 21,600 | c6b40fe93fef03700af15086b719e45f9e73c8e1 | WIP: Adding in unmarshal funcs for new CSL data. | [
{
"change_type": "MODIFY",
"old_path": "cmd/server/main.go",
"new_path": "cmd/server/main.go",
"diff": "@@ -167,6 +167,12 @@ func main() {\n\"BISEntities\": log.Int(stats.BISEntities),\n\"UVL\": log.Int(stats.Unverified),\n\"ISN\": log.Int(stats.NonProliferationSanctions),\n+ \"FSE\": log.Int(stats.... | Go | Apache License 2.0 | moov-io/watchman | WIP: Adding in unmarshal funcs for new CSL data. |
428,981 | 02.09.2022 09:34:55 | 21,600 | bf19c1e2c92c37ed495af7aa5bb1fc9304ac8625 | Adding unit test for unmarshaling FSE data | [
{
"change_type": "MODIFY",
"old_path": "pkg/csl/reader_test.go",
"new_path": "pkg/csl/reader_test.go",
"diff": "@@ -202,6 +202,33 @@ func Test_unmarshalISN(t *testing.T) {\n}\n}\n+func Test_unmarshalFSE(t *testing.T) {\n+ // Record from official CSV\n+ record := []string{\"17526\", \"Foreign Sanctio... | Go | Apache License 2.0 | moov-io/watchman | Adding unit test for unmarshaling FSE data |
428,981 | 02.09.2022 12:43:49 | 21,600 | 291d7d2e79f5aeb9137e6421d4beebb559486481 | Adding unit test for unmarshaling PLC data. | [
{
"change_type": "MODIFY",
"old_path": "pkg/csl/reader_test.go",
"new_path": "pkg/csl/reader_test.go",
"diff": "@@ -229,6 +229,35 @@ func Test_unmarshalFSE(t *testing.T) {\n}\n}\n+func Test_unmarshalPLC(t *testing.T) {\n+ // Record derived from official CSV\n+ record := []string{\"9702\", \"Palestin... | Go | Apache License 2.0 | moov-io/watchman | Adding unit test for unmarshaling PLC data. |
428,981 | 02.09.2022 13:44:32 | 21,600 | 079873b777870ab7b965ab1fa3abb278800757a1 | Adding unit test for unmarshaling CAP data. | [
{
"change_type": "MODIFY",
"old_path": "pkg/csl/reader_test.go",
"new_path": "pkg/csl/reader_test.go",
"diff": "@@ -258,6 +258,45 @@ func Test_unmarshalPLC(t *testing.T) {\n}\n}\n+func Test_unmarshalCAP(t *testing.T) {\n+ // Record derived from official CSV\n+ record := []string{\"20002\", \"Capta L... | Go | Apache License 2.0 | moov-io/watchman | Adding unit test for unmarshaling CAP data. |
428,981 | 02.09.2022 14:42:20 | 21,600 | a0ce574a03ccad8ae6f5b987f728a1dda7df080e | Adding unit test for unmarshaling DTC data. | [
{
"change_type": "MODIFY",
"old_path": "pkg/csl/reader_test.go",
"new_path": "pkg/csl/reader_test.go",
"diff": "@@ -297,6 +297,29 @@ func Test_unmarshalCAP(t *testing.T) {\n}\n}\n+func Test_unmarshalDTC(t *testing.T) {\n+ // Record derived from official CSV\n+ record := []string{\"d44d88d0265d93927b... | Go | Apache License 2.0 | moov-io/watchman | Adding unit test for unmarshaling DTC data. |
428,981 | 06.09.2022 11:18:20 | 21,600 | e2dc60a0deb50e8a0739d4321ef54d249ffdd0ae | Adding unit test for unmarshaling CMIC data. | [
{
"change_type": "MODIFY",
"old_path": "pkg/csl/reader_test.go",
"new_path": "pkg/csl/reader_test.go",
"diff": "@@ -320,6 +320,38 @@ func Test_unmarshalDTC(t *testing.T) {\n}\n}\n+func Test_unmarshalCMIC(t *testing.T) {\n+ // Record derived from official CSV\n+ record := []string{\"32091\", \"Non-SD... | Go | Apache License 2.0 | moov-io/watchman | Adding unit test for unmarshaling CMIC data. |
428,981 | 06.09.2022 11:43:56 | 21,600 | b338f79c42f5370d73940c1555dad39066c273d1 | Adding unit test for unmarshaling NB-MBS data, plus fixing bug. | [
{
"change_type": "MODIFY",
"old_path": "pkg/csl/reader.go",
"new_path": "pkg/csl/reader.go",
"diff": "@@ -226,7 +226,7 @@ func unmarshalNS_MBS(record []string, offset int) *NS_MBS {\nAddresses: expandField(record[AddressesIdx+offset]),\nRemarks: expandField(record[RemarksIdx+offset]),\nAlternateName... | Go | Apache License 2.0 | moov-io/watchman | Adding unit test for unmarshaling NB-MBS data, plus fixing bug. |
428,981 | 06.09.2022 13:49:23 | 21,600 | 46c2d2fa09b23009955165c593c1aa3bef590485 | Added search handlers for the rest of the CSL data. | [
{
"change_type": "MODIFY",
"old_path": "cmd/server/search_handlers.go",
"new_path": "cmd/server/search_handlers.go",
"diff": "@@ -299,6 +299,24 @@ var (\nfunc(s *searcher, _ filterRequest, limit int, minMatch float64, name string, resp *searchResponse) {\nresp.NonproliferationSanctions = s.TopISNs(l... | Go | Apache License 2.0 | moov-io/watchman | Added search handlers for the rest of the CSL data. |
428,981 | 07.09.2022 15:44:21 | 21,600 | 7bdf3475f09dc689ac5fda1dc94de332b0d7d230 | Added unit tests for TopN functions, to verify CSL data search. | [
{
"change_type": "MODIFY",
"old_path": "cmd/server/search_test.go",
"new_path": "cmd/server/search_test.go",
"diff": "@@ -38,6 +38,13 @@ var (\nmeuSearcher = newSearcher(log.NewNopLogger(), noLogPipeliner, 1)\nssiSearcher = newSearcher(log.NewNopLogger(), noLogPipeliner, 1)\nisnSearcher = newSearche... | Go | Apache License 2.0 | moov-io/watchman | Added unit tests for TopN functions, to verify CSL data search. |
428,971 | 08.11.2022 10:25:59 | 25,200 | 7d684ec1b867c61ccd5ae71791202698106e5b99 | adds todos for adding eu csl data | [
{
"change_type": "MODIFY",
"old_path": "cmd/server/download.go",
"new_path": "cmd/server/download.go",
"diff": "@@ -50,6 +50,7 @@ func init() {\n// DownloadStats holds counts for each type of list data parsed from files and a\n// timestamp of when the download happened.\ntype DownloadStats struct {\... | Go | Apache License 2.0 | moov-io/watchman | adds todos for adding eu csl data
Signed-off-by: diginicho <nicholas.rivera@digicert.com> |
428,971 | 08.11.2022 14:30:26 | 25,200 | 4afd2a4d952629866cc96df5490af882c2e37ce4 | comments out the search for eu-csl to qa parsing | [
{
"change_type": "MODIFY",
"old_path": "cmd/server/search_handlers.go",
"new_path": "cmd/server/search_handlers.go",
"diff": "@@ -35,7 +35,7 @@ var (\nfunc addSearchRoutes(logger log.Logger, r *mux.Router, searcher *searcher) {\nr.Methods(\"GET\").Path(\"/search\").HandlerFunc(search(logger, searche... | Go | Apache License 2.0 | moov-io/watchman | comments out the search for eu-csl to qa parsing |
428,971 | 08.11.2022 14:42:03 | 25,200 | 2c144f8b896e890da597ac2b8c556229a461584f | adds some blocks for including euCSL record grabbing on initial load in refresh data function | [
{
"change_type": "MODIFY",
"old_path": "cmd/server/download.go",
"new_path": "cmd/server/download.go",
"diff": "@@ -201,6 +201,20 @@ func cslRecords(logger log.Logger, initialDir string) (*csl.CSL, error) {\nreturn cslRecords, err\n}\n+func euCSLRecords(logger log.Logger, initialDir string) (csl.EUC... | Go | Apache License 2.0 | moov-io/watchman | adds some blocks for including euCSL record grabbing on initial load in refresh data function |
428,971 | 08.11.2022 14:59:04 | 25,200 | bc69ce521a4085270aebd5d13991071524c16569 | adds some more todos and adds downloading the eu_csl.csv to the refreshData func | [
{
"change_type": "MODIFY",
"old_path": "cmd/server/download.go",
"new_path": "cmd/server/download.go",
"diff": "@@ -250,7 +250,7 @@ func (s *searcher) refreshData(initialDir string) (*DownloadStats, error) {\ndps := precomputeDPs(deniedPersons, s.pipe)\n// TODO: we need to grab the EU data here as w... | Go | Apache License 2.0 | moov-io/watchman | adds some more todos and adds downloading the eu_csl.csv to the refreshData func |
428,971 | 09.11.2022 15:02:57 | 25,200 | 497e2884624198cf64f650b35b567da0f1b42473 | refactors 1 to many into 1:1 on eu csl by merging fields on one record into arrays | [
{
"change_type": "MODIFY",
"old_path": "cmd/server/download.go",
"new_path": "cmd/server/download.go",
"diff": "@@ -50,7 +50,6 @@ func init() {\n// DownloadStats holds counts for each type of list data parsed from files and a\n// timestamp of when the download happened.\ntype DownloadStats struct {\... | Go | Apache License 2.0 | moov-io/watchman | refactors 1 to many into 1:1 on eu csl by merging fields on one record into arrays |
428,971 | 10.11.2022 13:48:56 | 25,200 | 6c4e9aab0edcd142598e54294f96fdfec5f7de0a | adds some fixes around downloading eu csl datasheet | [
{
"change_type": "MODIFY",
"old_path": "cmd/server/download.go",
"new_path": "cmd/server/download.go",
"diff": "@@ -139,6 +139,7 @@ func (s *searcher) periodicDataRefresh(interval time.Duration, downloadRepo down\n\"DTC\": log.Int(stats.ITARDebarred),\n\"CMIC\": log.Int(stats.ChineseMilitaryIndustri... | Go | Apache License 2.0 | moov-io/watchman | adds some fixes around downloading eu csl datasheet |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.