Adam Uhlíř
|
4b029108ef
|
feat: supported bee version check (#223)
|
2022-11-08 13:58:13 +01:00 |
|
Adam Uhlíř
|
2c8ae8bc85
|
chore: update target bee (#215)
|
2022-11-07 15:05:59 +01:00 |
|
Adam Uhlíř
|
a7eb6c6d05
|
feat: update blockchain image and contracts addresses are in labels (#214)
|
2022-11-04 11:42:37 +01:00 |
|
Adam Uhlíř
|
2ef924d615
|
feat: latest builds (#150)
|
2022-06-06 14:10:26 +02:00 |
|
Adam Uhlíř
|
4fa6467350
|
fix: node 18 fetch support (#117)
|
2022-05-24 12:45:15 +02:00 |
|
Adam Uhlíř
|
81ed316b38
|
feat: specify workers count (#111)
|
2022-05-16 09:46:19 +02:00 |
|
Adam Uhlíř
|
00a6f38585
|
fix: bee 1.6.0 requires mainnet false (#110)
|
2022-05-12 12:47:26 +02:00 |
|
Adam Uhlíř
|
c1a1d3a885
|
fix: proper error handling when conf does not exists (#106)
|
2022-05-10 17:56:30 +02:00 |
|
Adam Uhlíř
|
e146b8406b
|
fix: commit removing regex honors rc suffix (#98)
|
2022-05-09 11:46:37 +02:00 |
|
Adam Uhlíř
|
bef03cabc8
|
fix: dont use promise fs namespace for node12 support (#97)
|
2022-05-09 11:28:27 +02:00 |
|
Adam Uhlíř
|
1ac6d89815
|
fix: regex
|
2022-05-05 16:29:18 +02:00 |
|
Adam Uhlíř
|
9c99180aac
|
feat: allow version with commit hash
|
2022-05-05 16:21:02 +02:00 |
|
Adam Uhlíř
|
b7659fc8b4
|
fix: shebang and bee-js in deps
|
2022-05-05 16:20:52 +02:00 |
|
Adam Uhlíř
|
ddd764e668
|
feat: external configuration (#89)
|
2022-05-05 13:36:55 +02:00 |
|
Adam Uhlíř
|
51f37f402f
|
feat: adding docker meta label for required blockchain image (#88)
|
2022-05-05 13:13:13 +02:00 |
|
Adam Uhlíř
|
365f77c1ab
|
feat: image generation improvements (#87)
|
2022-05-05 11:36:49 +02:00 |
|
Adam Uhlíř
|
360f3e07c2
|
feat: ts cli orchestrator (#81)
|
2022-04-29 15:51:09 +02:00 |
|
Adam Uhlíř
|
9ac5b11421
|
feat: api versions support (#72)
|
2022-02-09 08:26:03 +01:00 |
|
nugaon
|
d38a2551a8
|
feat: init (#1)
* chore: add package.json and package.lock to the project
* build: add truffle configuration for contract deployment
* feat: init swarm contracts and define migration script
* feat: init bash scripts that orchestrate docker containers
* fix: change auto-mining to progressing blockchain in order to satisfy bee ts check
* chore: add npm command definitions and downgrade openzeppelin for solc ^0.6.0
* build: set solc compiler configuration similar to the original swarm deployment
* chore: generate bee keys until 5 nodes
* refactor: import erc20 logic from openzeppelin and remove sw3 contract because cannot produce same bytecode
* chore: add trimmed single-swap-factory bytecode (without token address param)
* feat: deploy erc20 and single swap factory contracts that bee also accepts
* feat: bee.sh and blockchain.sh
* feat: add supply script to fund bee overlay addresses
* docs: amend README
* docs: fix bee start command
* fix: bee.sh datadir path
* docs: add network script to the usage description
* fix: solc compiler truffle config
|
2021-04-23 16:16:35 +02:00 |
|