lunar-mining
|
fe0cc7f08f
Merge branch 'halo2-integration'
|
4 лет назад |
ghassmo
|
0489bd8f60
pass a state reference to state_transition function instead of mutex_guard
|
4 лет назад |
Matthias Seitz
|
7b0dcb73bc
feat: use thiserror for error types
|
4 лет назад |
ghassmo
|
0c66ce6cf2
clean up by running cargo clippy
|
4 лет назад |
parazyd
|
4b31d0b321
wallet: WIP pasta port.
|
4 лет назад |
ghassmo
|
e6a63b6aa3
walletdb: update witnesses by passing a map
|
4 лет назад |
ghassmo
|
b75e8bc8c8
walletdb: remove initialized field
|
4 лет назад |
ghassmo
|
82a78e078c
add nullifier to walletdb and attached to OwnCoin
|
4 лет назад |
Matthias Seitz
|
0e9de335a1
chore: clippy --fix
|
4 лет назад |
ghassmo
|
17b95d229b
client: simplify the code and clean up
|
4 лет назад |
ghassmo
|
5189cb0670
client: check from the tx if it's valid before send it to gateway
|
4 лет назад |
ghassmo
|
46fa633574
walletdb: use coin itself as the primary key for coins table
|
4 лет назад |
lunar-mining
|
32888651bc
client: fixed typo on error statement
|
4 лет назад |
parazyd
|
f13f6b0d4e
gateway: Use a URI for configuration.
|
4 лет назад |
ghassmo
|
f3d6156c4c
add executor across the whole project to run on more than one thread
|
4 лет назад |
ghassmo
|
043bb61f78
clean up
|
4 лет назад |
ghassmo
|
31689822a8
walletdb: create explicit type for balances
|
4 лет назад |
ghassmo
|
69776a1801
organize the order of using dependencies across the whole project
|
4 лет назад |
ghassmo
|
b974aa4663
Client: clean up
|
4 лет назад |
ghassmo
|
a73da61ec0
sepreate state object from Client
|
4 лет назад |
lunar-mining
|
85d9590516
simplified naming of cashier params
|
4 лет назад |
lunar-mining
|
d97bb6427e
build_tx: added cashier vec to State
|
4 лет назад |
lunar-mining
|
c0ba3d75d1
client::State: updated is_valid_cashier_public_key
|
4 лет назад |
lunar-mining
|
624ba86c02
darkfid, client: added cashier_public_keys vector
|
4 лет назад |
ghassmo
|
3ba34fe2ae
cashierd: truncate received_balance to 8 digits
|
4 лет назад |
lunar-mining
|
4727914b85
renamed asset_id to token_id across project
|
4 лет назад |
parazyd
|
fa8a07d4ca
Syntax cleanups.
|
4 лет назад |
ghassmo
|
185df1270c
Client: catch apply state error and avoiding subscriber crash
|
4 лет назад |
ghassmo
|
fa7d049547
Client: minor changes
|
4 лет назад |
ghassmo
|
869452b901
update owncoin when spend it
|
4 лет назад |