Commit Graph

  • deafa3e332 compose args order matters Michael Shaw 2023-02-08 11:26:52 -0500
  • 627dfa7664 tests must be run against different chain configurations Michael Shaw 2023-02-07 16:24:06 -0500
  • 15c9ade06d
    Merge pull request #90 from cerc-io/Delete-security.md Zach 2023-02-06 08:30:58 -0500
  • 4b318822d9
    Delete SECURITY.md A. F. Dudley 2023-02-04 19:00:17 +0400
  • c61f268329
    run all tests (#89) Michael 2023-02-02 17:00:42 -0500
  • 748cc65b9f run all auction_tests Michael Shaw 2023-02-02 16:10:58 -0500
  • cc2c94cd1c documentation did not match script Michael Shaw 2023-02-02 13:54:24 -0500
  • 43545537e1 only run nameservice test Michael Shaw 2023-02-01 16:31:50 -0500
  • 6fa47fa27c auction nameservice tests branch of sdk Michael Shaw 2023-02-01 13:59:26 -0500
  • 8d866149bc bad env arg passing... done through docker compose environment now Michael Shaw 2023-02-01 12:36:47 -0500
  • 7ee03b47d1 run all tests Michael Shaw 2023-02-01 12:02:54 -0500
  • 4f5562d26f run all tests Michael Shaw 2023-01-31 11:11:28 -0500
  • facd64a14b
    All test stuff (#88) Michael 2023-01-30 16:59:13 -0500
  • fdfe6ca285 new json util test, turning off codecov fails CI, and gitignore for test artifacts all_test_stuff Michael Shaw 2023-01-30 16:08:31 -0500
  • fa406be65f fix grpc query unit test 0xmuralik 2023-01-30 17:34:43 +0530
  • e18541523d remove map and use HashRef obj 0xmuralik 2023-01-30 15:46:12 +0530
  • a1ad1e1d35 Cleanup for whitespace and require.NoError in test Michael Shaw 2023-01-27 15:22:34 -0500
  • ff74a447fe turn codecov back to fail on error true to avoid invisible failure. Michael Shaw 2023-01-27 13:31:30 -0500
  • 0e13bf7702 disable fail_ci on codecov error... it is unstable Michael Shaw 2023-01-27 13:13:50 -0500
  • f8889d0225 sleep and docker logs... appears endpoint is not coming up maybe? Michael Shaw 2023-01-27 11:06:55 -0500
  • c80f690c5d revert ListenAndServe Michael Shaw 2023-01-27 10:48:00 -0500
  • 9719b51a12 manual service check in laconicd container for diagnostic Michael Shaw 2023-01-27 10:10:05 -0500
  • fa948ec9c2 host mode breaks name resolution of containers Michael Shaw 2023-01-26 18:44:32 -0500
  • fb29cc26b2 try host mode network Michael Shaw 2023-01-26 17:58:01 -0500
  • 07435d0597 trying localhost Michael Shaw 2023-01-26 16:59:27 -0500
  • ec4f8d386d listen on 0.0.0.0 specfically Michael Shaw 2023-01-26 16:35:42 -0500
  • 87e873dc18 docker network inspect for diagnostic missing arg Michael Shaw 2023-01-26 15:09:36 -0500
  • 4867f2a362 docker network inspect for diagnostic Michael Shaw 2023-01-26 14:38:18 -0500
  • 768e30798e
    chore(release): update changelog (#1641) Tomas Guerra 2023-01-26 15:43:35 -0300
  • 2be800f0bb checkout is done from inside of container, rather than copied in from filesystem. checking out dev branch for now Michael Shaw 2023-01-26 12:38:26 -0500
  • 6ac975e213 use feature branch for laconic-sdk... UNDO THIS LATER Michael Shaw 2023-01-26 10:41:54 -0500
  • 8973a0fbf3 missing curl for health check Michael Shaw 2023-01-25 18:19:48 -0500
  • 357f5e8af2 try curl (retval 0) instead of wget (retval 8) for 404 that is returned Michael Shaw 2023-01-25 17:35:14 -0500
  • 25d1577ce4 utils/json test for comparing known, but deprecated method to new implementation Michael Shaw 2023-01-25 15:05:48 -0500
  • cac9fe327c golang linting is really picky Michael Shaw 2023-01-19 17:36:16 -0500
  • 9261699745 unchecked error complaint from linter Michael Shaw 2023-01-19 17:30:47 -0500
  • 15db2d3849 missing unmarshalling of content bytes before encoding and generation of CID Michael Shaw 2023-01-19 16:23:10 -0500
  • ac6a5602ad utils/json test for comparing known, but deprecated method to new implementation fix_cid_generation Michael Shaw 2023-01-25 15:05:48 -0500
  • 6c597101ea start built containers run_tests_github_action Michael Shaw 2023-01-24 13:48:55 -0500
  • 90943bf1e6 ./ missing Michael Shaw 2023-01-24 13:27:11 -0500
  • 512136400d checkout not preserved between actions Michael Shaw 2023-01-24 12:37:28 -0500
  • c0662cb5f1 diagnostic env step does not support cwd Michael Shaw 2023-01-24 12:32:54 -0500
  • c73dc0d92a diagnostic env step Michael Shaw 2023-01-24 12:24:34 -0500
  • 8f20f25e43 diagnostic env step Michael Shaw 2023-01-24 12:17:25 -0500
  • 08e369aa64 - -> _ Michael Shaw 2023-01-24 11:56:53 -0500
  • 40a78c66bf first pass use tests/sdk-tests/run-tests.sh in github action Michael Shaw 2023-01-24 10:38:38 -0500
  • 48a97f144e
    adjust year to 2023 for v0.21.0-rc2 release (#1630) MalteHerrmann 2023-01-23 20:29:57 +0100
  • 366274b5fa
    minor improvement to changelog (#1629) MalteHerrmann 2023-01-23 20:22:16 +0100
  • 44486cc632
    fix(evm): revert v4 migration changes (#1625) (#1628) mergify[bot] 2023-01-23 19:11:05 +0000
  • 4f48176298
    refactor(params): store all params under one key in evm module (backport #1617) (#1626) mergify[bot] 2023-01-23 20:01:28 +0100
  • 00b0d4411f
    tests(evm): add benchmark tests setup for params (#1623) (#1627) mergify[bot] 2023-01-23 18:40:27 +0000
  • 64e80be8ee
    support customize db opener in StartCmd (backport #1615) (#1622) mergify[bot] 2023-01-20 17:36:23 +0100
  • 949674e511
    fix(rpc): align fee history (backport #1611) (#1620) mergify[bot] 2023-01-20 16:49:30 +0100
  • c1c25b1818
    fix(rpc): bind default json-rpc listen address to localhost (backport #1613) (#1621) mergify[bot] 2023-01-20 16:48:07 +0100
  • 4d5568bf83 gosec 0xmuralik 2023-01-20 16:20:46 +0530
  • ff10aac7d7 unit tests 0xmuralik 2023-01-20 15:06:13 +0530
  • 6945792aea
    Merge pull request #84 from cerc-io/0-7-0-upgrade-guide iszubok 2023-01-20 09:25:25 +0200
  • 38c77c10f6 imporve insert attributes logic 0xmuralik 2023-01-20 12:14:33 +0530
  • bd04a6307e remove duplicate examples 0xmuralik 2023-01-20 10:24:38 +0530
  • 6e272334e4 edit variable names 0xmuralik 2023-01-20 10:19:48 +0530
  • 7de916117d golang linting is really picky Michael Shaw 2023-01-19 17:36:16 -0500
  • 44ab3f6fc0 unchecked error complaint from linter Michael Shaw 2023-01-19 17:30:47 -0500
  • 7db19ee56d missing unmarshalling of content bytes before encoding and generation of CID Michael Shaw 2023-01-19 16:23:10 -0500
  • bf1670be78 payload to record attributes 0xmuralik 2023-01-19 15:44:56 +0530
  • 67208b08af type in git repo type 0xmuralik 2023-01-19 15:31:08 +0530
  • 2e986c4d5e fix serviceproviderrecord name 0xmuralik 2023-01-19 13:05:56 +0530
  • e38ed67657 remove few types and proto-gen 0xmuralik 2023-01-19 12:57:10 +0530
  • 5af22471a8 review changes 0-7-0-upgrade-guide Ivan Zubok 2023-01-18 18:50:22 +0000
  • 5e7a890adb 0.6.0 -> 0.7.0 upgrade guide Ivan Zubok 2023-01-18 17:19:15 +0000
  • 145d52f92e mock examples 0xmuralik 2023-01-18 15:41:14 +0530
  • 4ba723a384 WebsiteRegistrationRecord 0xmuralik 2023-01-17 12:03:48 +0530
  • 420042b9de hash reference 0xmuralik 2023-01-17 11:55:08 +0530
  • 9f2e21fa90
    release: v0.21.0-rc1 changelog (#1606) Vladislav Varadinov 2023-01-13 13:15:59 +0200
  • 4f51f1a9ee
    chore: update changelog (#1605) Vladislav Varadinov 2023-01-13 12:46:00 +0200
  • 1f2a0efcd5
    build(deps): bump bufbuild/buf-setup-action from 1.11.0 to 1.12.0 (#1604) dependabot[bot] 2023-01-13 12:26:16 +0200
  • 5f7ee9bfad
    fix: avoid duplicate register proto type in evm & feemarket (#1586) mmsqe 2023-01-12 16:52:55 +0800
  • 06ca0523fc
    Fix: typos (#1602) omahs 2023-01-12 08:46:20 +0100
  • 9ec237e41f
    Merge pull request #80 from cerc-io/zramsay-patch-1 Zach 2023-01-11 19:18:16 -0500
  • c147b8efc4
    build(deps): bump golang.org/x/net from 0.4.0 to 0.5.0 (#1589) dependabot[bot] 2023-01-11 16:18:03 +0000
  • 88c883225d
    build(deps): bump golang.org/x/text from 0.5.0 to 0.6.0 (#1588) dependabot[bot] 2023-01-11 16:11:08 +0000
  • 6fc9b69f17
    build(deps): bump alpine from 3.17.0 to 3.17.1 (#1595) dependabot[bot] 2023-01-11 17:47:50 +0200
  • 51ca37f81b
    build(deps): bump github.com/onsi/ginkgo/v2 from 2.6.1 to 2.7.0 (#1596) dependabot[bot] 2023-01-11 17:44:17 +0200
  • b57ad7d5fa
    Merge pull request #76 from cerc-io/murali/sdk-integration-tests David Boreham 2023-01-11 08:32:08 -0700
  • 20c82d0f85
    fix: revert changes from TypedEvents (#1600) Vladislav Varadinov 2023-01-11 17:11:21 +0200
  • 9003b6fad2
    build(deps): bump google.golang.org/grpc from 1.51.0 to 1.52.0 (#1599) dependabot[bot] 2023-01-11 15:38:39 +0100
  • c3138a2615
    Update README.md Zach 2023-01-11 09:11:37 -0500
  • d44ab22d87 delete duplicate code 0xmuralik 2023-01-11 16:34:20 +0530
  • 66cf0f758c proto for remaining record types 0xmuralik 2023-01-11 16:23:29 +0530
  • c3774a3b96 merge from main 0xmuralik 2023-01-11 15:14:05 +0530
  • 02e9080094
    Changes to run laconic-console app with laconicd (#75) Nabarun Gogoi 2023-01-11 13:06:42 +0530
  • abd82dcb1e Make init script executable nabarun 2023-01-11 12:42:35 +0530
  • ea76ad75a5 CI Review fixes nabarun 2023-01-11 12:05:41 +0530
  • 3dd433cbef Load record names in getRecordsByIds GQL query (#67) nikugogoi 2022-12-12 15:48:03 +0530
  • d145cc2e25 Implement loading query from URL in GQL playground (#66) nikugogoi 2022-12-12 13:51:53 +0530
  • c656d88c76 Add cors middleware for GQL requests (#65) nikugogoi 2022-12-09 13:22:38 +0530
  • 747088deb0 fix private key command murali/sdk-integration-tests 0xmuralik 2023-01-11 11:55:14 +0530
  • ab2ea51aac
    chain id (#73) Murali Krishna Komatireddy 2023-01-11 10:52:29 +0530
  • 4a0314e41e
    Merge branch 'main' into murali/quick-fix murali/quick-fix Murali Krishna Komatireddy 2023-01-11 10:37:25 +0530
  • cb104e0b10
    Sync from fork (#74) Murali Krishna Komatireddy 2023-01-10 10:20:57 +0530
  • 51aa603b7f fix lint error 0xmuralik 2023-01-09 15:22:40 +0530