Commit graph

133 commits

Author SHA1 Message Date
bddcdbbd44 update eth-checksum dependency 2024-03-21 12:22:57 +00:00
ak
ccdc03295c implement U512 as [u128;4] 2024-03-11 15:37:53 +01:00
JacqueGM
324ecce9e7
Update test.yml 2023-08-28 13:34:47 +02:00
JacqueGM
bf97160fbe
Update test.yml 2023-08-10 14:17:20 +02:00
JacqueGM
44f1564c12
Merge pull request #45 from CirclesUBI/add-image-tag
add tag option
2023-08-07 18:52:17 +02:00
JacqueGM
47199ebcdc add tag option 2023-08-07 18:49:03 +02:00
JacqueGM
a1d38ad1c7
Merge pull request #44 from CirclesUBI/fix-gitactions
fix git workflow
2023-08-07 18:28:03 +02:00
JacqueGM
39bbde179f remove white spaces 2023-08-07 18:26:56 +02:00
JacqueGM
9e7079b9eb
Merge branch 'dev' into fix-gitactions 2023-08-07 18:23:05 +02:00
JacqueGM
f93ca84a7b fix git workflow 2023-08-07 18:19:02 +02:00
jon r
43126cfdbf
Merge pull request #41 from CirclesUBI/fix/op-159
OP-159: fix(workflow): add feature/server_only branch trigger
2023-07-20 18:15:37 +02:00
jon r
218e96b2d5 OP-159: fix(wf/test): build and test only on PRs to the default branch 2023-07-20 18:15:04 +02:00
jon r
95321ffff1 OP-159: fix(workflow): add feature/server_only branch trigger, remove unused 2023-07-20 18:13:13 +02:00
chriseth
37a44f8523
Merge pull request #38 from CirclesUBI/server_only_part1
Server only part1
2023-05-25 16:13:05 +02:00
chriseth
972c3f2e26
Merge pull request #35 from CirclesUBI/fix/README-edgesdat-link
Update README.md
2023-05-25 15:58:50 +02:00
jaensen
f0d0353c73 add validation for the 'from' an 'to' params of the 'compute_transfer' function. 2023-05-25 15:57:15 +02:00
chriseth
64666e625a
Merge pull request #39 from CirclesUBI/fix_foundry
Fix foundry install.
2023-05-25 15:55:50 +02:00
chriseth
a88d4b4e06 Format. 2023-05-25 15:48:34 +02:00
chriseth
e48a5f09a4 Fix foundry install. 2023-05-25 15:47:54 +02:00
jaensen
18cc0055ed updated readme 2023-05-23 17:55:32 +02:00
jaensen
fdf1e544a5 added a binary dump of the balances and trusts to the repo 2023-05-23 17:25:07 +02:00
Elena San Miguel
8d4d083a2d
Merge pull request #30 from CirclesUBI/fix-subgraph-name
Fix subgraph name
2023-05-11 09:54:47 +02:00
jon r
aadcc84f7b
Update README.md 2023-04-19 16:23:43 +02:00
ele
6b62ff0aa7 Fix subgraph name 2023-04-04 09:55:28 +02:00
jaensen
60143393c6
Merge pull request #29 from CirclesUBI/feature/app-200-input-validation-for-pathfinders
Validate the U256 input string for 'compute_transfer'
2023-03-30 04:43:08 +02:00
jaensen
ec0df1959e moved the InputValidationError to the top of server.rs 2023-03-30 04:30:34 +02:00
jaensen
949969b47e Added new InputValidationError and validate the U256 input string for 'compute_transfer' with a BigUint. 2023-03-30 04:11:39 +02:00
jon r
3d8998996c
Merge pull request #26 from CirclesUBI/chore/README
chore(README): linting + formatting
2023-03-28 20:11:06 +02:00
jon r
21ce9b9ce7 chore(README): add two spaces where a line break seems implied 2023-03-28 19:59:26 +02:00
jon r
4052333a08 chore(README): formatting 2023-03-28 19:55:00 +02:00
jon r
4846da2816
Merge pull request #23 from CirclesUBI/workflow/test
fix(workflow/test): Formatting and Linting are mandatory
2023-03-28 19:15:56 +02:00
jon r
73cbdae596 chore(gitignore): add capacity_graph.db 2023-03-28 19:11:27 +02:00
jon r
a0db77996d feat(workflow/test): Format and Lint before Build and Test 2023-03-28 19:10:58 +02:00
jon r
f55ef54d99 chore: fmt 2023-03-28 19:05:14 +02:00
jon r
38c4a8593a chore: lint 2023-03-28 19:04:24 +02:00
jon r
8d53c2f0a2
Merge pull request #12 from CirclesUBI/export_safes
Export safes to binary.
2023-03-28 18:24:52 +02:00
jon r
5cd676fd66
Merge pull request #18 from CirclesUBI/docker
Docker setup
2023-03-28 17:49:16 +02:00
jon r
53d93a0518 Merge branch 'docker' of ssh://github.com/CirclesUBI/pathfinder2 into docker 2023-03-28 17:40:06 +02:00
jon r
8e9e27c7de Merge previous 'dev' branch into dev 2023-03-28 17:26:08 +02:00
jon r
72cfb6f454 Merge branch 'main' into dev 2023-03-28 17:25:20 +02:00
jaensen
ed8ea75a08
Merge pull request #21 from CirclesUBI/feature/build-docker-image-on-dev
build on dev and make thread count and queue size configurable
2023-03-24 02:13:07 +01:00
jaensen
0e067c1168 build on dev and make thread count and queue size configurable 2023-03-24 02:12:01 +01:00
jaensen
fe2d0c1776
Merge pull request #20 from CirclesUBI/feature/build-docker-image-on-dev
build docker image on dev
2023-03-24 02:10:54 +01:00
jaensen
78304cb589 build on dev and make thread count and queue size configurable 2023-03-24 02:10:35 +01:00
jaensen
063df4a3ab build on dev 2023-03-24 02:05:38 +01:00
jaensen
1f156f2916 build on dev 2023-03-24 01:54:07 +01:00
chriseth
4a3e89963a
Merge pull request #17 from chriseth/decimal
Use decimal values and rename keys
2023-02-25 18:06:08 +01:00
Jon Richter
21f74acc17 upd(ci): downgrade buildkit
Resolves errors upstream, see:

- https://github.com/docker/build-push-action/issues/761#issuecomment-1383822381
- https://github.com/moby/buildkit/issues/3347#issuecomment-1381855209
2023-02-25 17:59:18 +01:00
Jon Richter
d90005285e ci : add Docker Hub and GitHub Packages registries 2023-02-25 17:59:18 +01:00
jaensen
cadee86f6a add a dockerfile and github workflow to build it 2023-02-25 17:59:18 +01:00