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 |
|
JacqueGM
|
be53b77f88
|
update json keys
|
2023-02-25 17:56:42 +01:00 |
|
jaensen
|
56c45423f0
|
return decimal values instead of hex values for json-rpc transfer results
|
2023-02-25 17:52:35 +01:00 |
|
jaensen
|
3e0382e411
|
Merge pull request #3 from CirclesUBI/feature/return-decimal-values
Feature/return decimal values
|
2023-02-24 19:04:24 +01:00 |
|
jaensen
|
444761859d
|
Merge pull request #2 from CirclesUBI/update-json-keys
update json keys
|
2023-02-22 13:08:12 +01:00 |
|
JacqueGM
|
b120a45d86
|
update json keys
|
2023-02-21 13:08:37 +01:00 |
|
jaensen
|
cd00e19992
|
return decimal values instead of hex values for json-rpc transfer results
|
2023-02-17 01:39:59 +01:00 |
|
jon r
|
d4989bacd4
|
Merge pull request #1 from CirclesUBI/feature/dockerfile
Add Dockerfile and build workflow
|
2023-02-06 19:55:42 +01:00 |
|
chriseth
|
f54ea2fdcf
|
Remove edge compilation job.
|
2023-01-20 13:00:21 +01:00 |
|
Jon Richter
|
eeee335c8f
|
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-01-19 00:49:06 +01:00 |
|
Jon Richter
|
8229741370
|
ci : add Docker Hub and GitHub Packages registries
|
2023-01-19 00:41:16 +01:00 |
|
jaensen
|
f4973641fc
|
add a dockerfile and github workflow to build it
|
2023-01-18 02:24:56 +01:00 |
|
chriseth
|
641eb7a31e
|
Update RCP url.
|
2023-01-10 18:07:40 +01:00 |
|
chriseth
|
a57514ce8c
|
Scale receiver balance.
|
2023-01-10 12:44:58 +01:00 |
|
chriseth
|
287666fa05
|
Change tests to use the safe db.
|
2023-01-05 20:00:05 +01:00 |
|
chriseth
|
a677c3a9a0
|
Fix u256 parsing.
|
2022-12-29 14:52:17 +01:00 |
|
chriseth
|
3965958f70
|
Output block number.
|
2022-12-29 13:20:22 +01:00 |
|
chriseth
|
279c94bbad
|
Merge pull request #11 from chriseth/document_path
Document path.
|
2022-12-29 13:15:59 +01:00 |
|
chriseth
|
32472b6923
|
Document path.
|
2022-12-29 00:07:12 +01:00 |
|
chriseth
|
65ed77d442
|
Fix clippy.
|
2022-12-29 00:06:06 +01:00 |
|
chriseth
|
3d0d39dda4
|
Ignore integration tests.
|
2022-12-29 00:01:02 +01:00 |
|
chriseth
|
ef4a435b48
|
Merge pull request #9 from jaensen/pr/listen_at
use a 'listen_at' argument (e.g. 0.0.0.0:1234) instead of only a 'por…
|
2022-12-28 23:58:35 +01:00 |
|
jaensen
|
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.
|
2022-12-28 23:55:48 +01:00 |
|
chriseth
|
4aace2a6a0
|
Action to update edge database.
|
2022-12-28 22:14:38 +01:00 |
|
chriseth
|
a28e24e48c
|
Describe conversion tool.
|
2022-12-28 19:10:08 +01:00 |
|
chriseth
|
e06ce20a8f
|
Make flow computation deterministic.
|
2022-12-28 00:15:06 +01:00 |
|
chriseth
|
7821daf532
|
Output addresses with checksum.
|
2022-12-24 16:02:30 +01:00 |
|
chriseth
|
404ceb39b9
|
Option to limit amount of transfers.
|
2022-12-24 16:00:57 +01:00 |
|
chriseth
|
e36f1558ef
|
Do not scale receiver balance.
|
2022-12-21 15:34:33 +01:00 |
|
chriseth
|
d5a042fa3a
|
Scale receiver balance for trust computation.
|
2022-12-21 15:22:32 +01:00 |
|
chriseth
|
b3e8914c5c
|
Fix computation of simplifications.
|
2022-12-21 15:21:19 +01:00 |
|
chriseth
|
4171afe31e
|
Sort transfers.
|
2022-12-21 15:21:00 +01:00 |
|
chriseth
|
ffba4f1f4c
|
Output flow in decimal.
|
2022-12-20 23:10:25 +01:00 |
|
chriseth
|
4dba841c22
|
Use cache v3
|
2022-12-20 22:28:55 +01:00 |
|
chriseth
|
b45e19d65e
|
Implement transfer simplifications.
|
2022-12-20 21:47:30 +01:00 |
|
chriseth
|
50da6bfa5c
|
Support binary safe file for json-rpc server.
|
2022-12-20 21:16:28 +01:00 |
|
chriseth
|
32bc0786a8
|
Support binary database in cli.
|
2022-12-20 21:08:39 +01:00 |
|
chriseth
|
88ea58d25e
|
Some comments.
|
2022-12-20 21:01:34 +01:00 |
|