Commit graph

  • bddcdbbd44 update eth-checksum dependency main Ajinkya Kulkarni 2024-03-21 12:22:57 +0000
  • ccdc03295c implement U512 as [u128;4] ak 2024-03-11 15:37:53 +0100
  • 324ecce9e7
    Update test.yml JacqueGM 2023-08-28 13:34:47 +0200
  • bf97160fbe
    Update test.yml JacqueGM 2023-08-10 14:17:20 +0200
  • 44f1564c12
    Merge pull request #45 from CirclesUBI/add-image-tag JacqueGM 2023-08-07 18:52:17 +0200
  • 47199ebcdc add tag option JacqueGM 2023-08-07 18:49:03 +0200
  • a1d38ad1c7
    Merge pull request #44 from CirclesUBI/fix-gitactions JacqueGM 2023-08-07 18:28:03 +0200
  • 39bbde179f remove white spaces JacqueGM 2023-08-07 18:26:56 +0200
  • 9e7079b9eb
    Merge branch 'dev' into fix-gitactions JacqueGM 2023-08-07 18:23:05 +0200
  • f93ca84a7b fix git workflow JacqueGM 2023-08-07 18:19:02 +0200
  • 43126cfdbf
    Merge pull request #41 from CirclesUBI/fix/op-159 jon r 2023-07-20 18:15:37 +0200
  • 218e96b2d5 OP-159: fix(wf/test): build and test only on PRs to the default branch jon r 2023-07-20 18:15:04 +0200
  • 95321ffff1 OP-159: fix(workflow): add feature/server_only branch trigger, remove unused jon r 2023-07-20 18:13:13 +0200
  • 37a44f8523
    Merge pull request #38 from CirclesUBI/server_only_part1 chriseth 2023-05-25 16:13:05 +0200
  • 972c3f2e26
    Merge pull request #35 from CirclesUBI/fix/README-edgesdat-link chriseth 2023-05-25 15:58:50 +0200
  • f0d0353c73 add validation for the 'from' an 'to' params of the 'compute_transfer' function. jaensen 2023-05-17 18:52:02 +0200
  • 64666e625a
    Merge pull request #39 from CirclesUBI/fix_foundry chriseth 2023-05-25 15:55:50 +0200
  • a88d4b4e06 Format. chriseth 2023-05-25 15:48:34 +0200
  • e48a5f09a4 Fix foundry install. chriseth 2023-05-25 15:32:29 +0200
  • 18cc0055ed updated readme jaensen 2023-05-23 17:55:32 +0200
  • fdf1e544a5 added a binary dump of the balances and trusts to the repo jaensen 2023-05-23 17:25:07 +0200
  • 8d4d083a2d
    Merge pull request #30 from CirclesUBI/fix-subgraph-name Elena San Miguel 2023-05-11 09:54:47 +0200
  • aadcc84f7b
    Update README.md jon r 2023-04-19 16:23:43 +0200
  • 6b62ff0aa7 Fix subgraph name ele 2023-04-04 09:55:28 +0200
  • 60143393c6
    Merge pull request #29 from CirclesUBI/feature/app-200-input-validation-for-pathfinders jaensen 2023-03-30 04:43:08 +0200
  • ec0df1959e moved the InputValidationError to the top of server.rs jaensen 2023-03-30 04:30:34 +0200
  • 949969b47e Added new InputValidationError and validate the U256 input string for 'compute_transfer' with a BigUint. jaensen 2023-03-30 04:11:39 +0200
  • 3d8998996c
    Merge pull request #26 from CirclesUBI/chore/README jon r 2023-03-28 20:11:06 +0200
  • 21ce9b9ce7 chore(README): add two spaces where a line break seems implied jon r 2023-03-28 19:59:26 +0200
  • 4052333a08 chore(README): formatting jon r 2023-03-28 19:55:00 +0200
  • 4846da2816
    Merge pull request #23 from CirclesUBI/workflow/test jon r 2023-03-28 19:15:56 +0200
  • 73cbdae596 chore(gitignore): add capacity_graph.db jon r 2023-03-28 19:11:27 +0200
  • a0db77996d feat(workflow/test): Format and Lint before Build and Test jon r 2023-03-28 19:10:58 +0200
  • f55ef54d99 chore: fmt jon r 2023-03-28 19:05:14 +0200
  • 38c4a8593a chore: lint jon r 2023-03-28 19:04:24 +0200
  • 8d53c2f0a2
    Merge pull request #12 from CirclesUBI/export_safes jon r 2023-03-28 18:24:52 +0200
  • 5cd676fd66
    Merge pull request #18 from CirclesUBI/docker jon r 2023-03-28 17:49:16 +0200
  • 53d93a0518 Merge branch 'docker' of ssh://github.com/CirclesUBI/pathfinder2 into docker jon r 2023-03-28 17:40:06 +0200
  • 8e9e27c7de Merge previous 'dev' branch into dev jon r 2023-03-28 17:26:08 +0200
  • 72cfb6f454 Merge branch 'main' into dev jon r 2023-03-28 17:25:20 +0200
  • ed8ea75a08
    Merge pull request #21 from CirclesUBI/feature/build-docker-image-on-dev jaensen 2023-03-24 02:13:07 +0100
  • 0e067c1168 build on dev and make thread count and queue size configurable jaensen 2023-03-24 02:12:01 +0100
  • fe2d0c1776
    Merge pull request #20 from CirclesUBI/feature/build-docker-image-on-dev jaensen 2023-03-24 02:10:54 +0100
  • 78304cb589 build on dev and make thread count and queue size configurable jaensen 2023-03-24 02:10:35 +0100
  • 063df4a3ab build on dev jaensen 2023-03-24 02:05:38 +0100
  • 1f156f2916 build on dev jaensen 2023-03-24 01:54:07 +0100
  • 4a3e89963a
    Merge pull request #17 from chriseth/decimal chriseth 2023-02-25 18:06:08 +0100
  • 21f74acc17 upd(ci): downgrade buildkit Jon Richter 2023-01-19 00:49:06 +0100
  • d90005285e ci : add Docker Hub and GitHub Packages registries Jon Richter 2023-01-19 00:41:16 +0100
  • cadee86f6a add a dockerfile and github workflow to build it jaensen 2023-01-18 02:24:56 +0100
  • be53b77f88 update json keys JacqueGM 2023-02-21 13:08:37 +0100
  • 56c45423f0 return decimal values instead of hex values for json-rpc transfer results jaensen 2023-02-17 01:39:59 +0100
  • 3e0382e411
    Merge pull request #3 from CirclesUBI/feature/return-decimal-values jaensen 2023-02-24 19:04:24 +0100
  • 444761859d
    Merge pull request #2 from CirclesUBI/update-json-keys jaensen 2023-02-22 13:08:12 +0100
  • b120a45d86 update json keys JacqueGM 2023-02-21 13:08:37 +0100
  • cd00e19992 return decimal values instead of hex values for json-rpc transfer results jaensen 2023-02-17 01:39:59 +0100
  • d4989bacd4
    Merge pull request #1 from CirclesUBI/feature/dockerfile jon r 2023-02-06 19:55:42 +0100
  • f54ea2fdcf Remove edge compilation job. chriseth 2023-01-20 13:00:21 +0100
  • eeee335c8f upd(ci): downgrade buildkit Jon Richter 2023-01-19 00:49:06 +0100
  • 8229741370 ci : add Docker Hub and GitHub Packages registries Jon Richter 2023-01-19 00:41:16 +0100
  • f4973641fc add a dockerfile and github workflow to build it jaensen 2023-01-18 02:24:56 +0100
  • 641eb7a31e Update RCP url. chriseth 2023-01-10 18:07:40 +0100
  • a57514ce8c Scale receiver balance. chriseth 2023-01-10 12:44:58 +0100
  • 287666fa05 Change tests to use the safe db. chriseth 2023-01-05 20:00:05 +0100
  • cf02c191a7 Export safes to binary. chriseth 2022-12-29 19:29:03 +0100
  • a677c3a9a0 Fix u256 parsing. chriseth 2022-12-29 14:52:17 +0100
  • 3965958f70 Output block number. chriseth 2022-12-29 13:20:08 +0100
  • 279c94bbad
    Merge pull request #11 from chriseth/document_path chriseth 2022-12-29 13:15:59 +0100
  • 32472b6923 Document path. chriseth 2022-12-29 00:07:12 +0100
  • 65ed77d442 Fix clippy. chriseth 2022-12-29 00:06:06 +0100
  • 3d0d39dda4 Ignore integration tests. chriseth 2022-12-29 00:00:48 +0100
  • ef4a435b48
    Merge pull request #9 from jaensen/pr/listen_at chriseth 2022-12-28 23:58:35 +0100
  • c7dd68a7bf use a 'listen_at' argument (e.g. 0.0.0.0:1234) instead of only a 'port' (1234). Allows to select an interface to listen on. jaensen 2022-12-28 19:35:00 +0100
  • 4aace2a6a0 Action to update edge database. chriseth 2022-12-28 19:22:16 +0100
  • a28e24e48c Describe conversion tool. chriseth 2022-12-28 19:10:08 +0100
  • e06ce20a8f Make flow computation deterministic. chriseth 2022-12-28 00:15:06 +0100
  • 7821daf532 Output addresses with checksum. chriseth 2022-12-24 16:02:30 +0100
  • 404ceb39b9 Option to limit amount of transfers. chriseth 2022-12-21 16:56:37 +0100
  • e36f1558ef Do not scale receiver balance. chriseth 2022-12-21 15:34:33 +0100
  • d5a042fa3a Scale receiver balance for trust computation. chriseth 2022-12-21 13:17:57 +0100
  • b3e8914c5c Fix computation of simplifications. chriseth 2022-12-21 15:15:42 +0100
  • 4171afe31e Sort transfers. chriseth 2022-12-21 13:16:55 +0100
  • ffba4f1f4c Output flow in decimal. chriseth 2022-12-20 23:10:25 +0100
  • 4dba841c22 Use cache v3 chriseth 2022-12-20 22:27:21 +0100
  • b45e19d65e Implement transfer simplifications. chriseth 2022-12-20 21:47:27 +0100
  • 50da6bfa5c Support binary safe file for json-rpc server. chriseth 2022-12-20 21:16:28 +0100
  • 32bc0786a8 Support binary database in cli. chriseth 2022-12-20 21:08:39 +0100
  • 88ea58d25e Some comments. chriseth 2022-12-20 21:01:34 +0100
  • 9fe536a853 Binary safe database import. chriseth 2022-12-20 20:40:43 +0100
  • 60d294c6c8 Conversion binary. chriseth 2022-12-20 13:08:33 +0100
  • 5969204a1f Compute edges from safes. chriseth 2022-12-12 23:03:57 +0100
  • a7e9aefd40 Import from json. chriseth 2022-12-10 19:46:28 +0100
  • f37b35d6ec Fix trust limit problem. chriseth 2022-12-06 21:23:38 +0100
  • 0fed55f154 Clippy. chriseth 2022-12-06 22:18:55 +0100
  • 93077dce52 Add edgedb. chriseth 2022-12-06 22:16:36 +0100
  • 782b26d9c3 pathfinder (1) compatibility mode. chriseth 2022-11-28 19:29:03 +0100
  • 9ee468b04c Implement update_edges chriseth 2022-11-08 23:04:34 +0100
  • 03f0ff8d38 Support importing csv files. chriseth 2022-10-28 22:39:47 +0200
  • 523147f5df Remove empty edges. chriseth 2022-10-28 18:01:57 +0200
  • 736e433d00 Update wording. chriseth 2022-10-28 17:44:52 +0200