Pietralberto Mazza
|
7f937e8418
|
Vars and fields renaming (#387)
* Rename asp > server
* Rename pool > round
* Consolidate naming for pubkey/prvkey vars and types
* Fix
* Fix
* Fix wasm
* Rename congestionTree > vtxoTree
* Fix wasm
* Rename payment > request
* Rename congestionTree > vtxoTree after syncing with master
* Fix Send API in SDK
* Fix wasm
* Fix wasm
* Fixes
* Fixes after review
* Fix
* Fix naming
* Fix
* Fix e2e tests
|
2024-11-26 15:57:16 +01:00 |
|
Louis Singer
|
b536a9e652
|
New address encoding (#356)
* [common] rework address encoding
* new address encoding
* replace offchain address by vtxo output key in DB
* merge migrations files into init one
* fix txbuilder fixtures
* fix transaction events
|
2024-10-18 16:50:07 +02:00 |
|
Louis Singer
|
936f9c5f51
|
Drop useless encoding (#110)
* drop asec private key encoding
* remove pubkey/relaykey/url encoding in common pkg
* fix pubkey encoding
* remove SecKey
|
2024-02-20 17:35:11 +01:00 |
|
Pietralberto Mazza
|
0210d39866
|
Monorepo scaffolding (#16)
* Change scaffolding
* Fix gh action
|
2023-11-27 14:23:22 +01:00 |
|