x
|
3a2c4e1799
auth_xfer: check output coins match proposal
|
2 years ago |
aggstam
|
15c44bd7bb
tx: use DarkForest in TransactionBuilder
|
2 years ago |
aggstam
|
af732f588f
sdk/dark_tree: created DarkForest combining multiple DarkTrees
|
2 years ago |
x
|
87459ac644
prettify ContractCall and Transaction debug output
|
2 years ago |
x
|
ff76f6e834
auth_xfer: grab data from DAO::exec auth spec, do some verification on sibling call.
|
2 years ago |
ertosns
|
c83ad39e2b
[runtime/vm_runtime] comment copy_to_memory
|
2 years ago |
ertosns
|
27f123da5a
[runtime/import/merkle] replace assertion by returning an error
|
2 years ago |
ertosns
|
a4666d2549
[runtime/import/merkle] check if buffer is fully read
|
2 years ago |
ertosns
|
7240222b21
[runtime/memory] test write_slice
|
2 years ago |
x
|
a1117f7a0f
dao::auth_xfer(): check sibling is money::xfer()
|
2 years ago |
x
|
5341582ccd
dao::exec(): check the auth children are set
|
2 years ago |
x
|
46a89b1b09
dao test: manually build the call tree
|
2 years ago |
x
|
79d43e61af
Revert "sdk/dark_tree: create fn to shift root in flatten vec to first position"
|
2 years ago |
x
|
4ae9b2607f
dao: fix broken unit test
|
2 years ago |
aggstam
|
fee3385688
sdk/dark_tree: create fn to shift root in flatten vec to first position
|
2 years ago |
Dastan-glitch
|
bf65de25ad
bin/tau: remove commented/unused code
|
2 years ago |
x
|
8ac99e7df3
dao: append auth xfer call
|
2 years ago |
x
|
2f80d8ad26
dao: modify proposals so they now just specify a generic call. This is done through an intermediate 'auth' contract. We provide one called DaoAuthMoneyTransfer so DAOs can transfer money around.
|
2 years ago |
x
|
5cdafb5238
cleanup money_transfer entrypoint
|
2 years ago |
x
|
53ee11777d
dao: remove money::transfer specific checks in prep for move to auth module
|
2 years ago |
x
|
86a117cd38
dao: remove redundant ended, we delete proposals from the DB. getting them will fail after they're ended.
|
2 years ago |
aggstam
|
a4ba0b1f6b
validator: producer tx on first instead of last position in block txs vector
|
2 years ago |
aggstam
|
a5f9fb32ec
sdkr/dark_tree: further constrain flatten vec checks
|
2 years ago |
parazyd
|
d891d2e756
validator/verification: Modify tx fee call location
|
2 years ago |
parazyd
|
e11d8c2c80
darkfid: Port serialization to async functions
|
2 years ago |
parazyd
|
4aa20d40f3
validator: Port serialization to async functions
|
2 years ago |
parazyd
|
64ef7c9634
validator: Implement basic tx fee validation
|
2 years ago |
parazyd
|
6e64c6df19
contract/money/fee: Hold the paid fee out of MoneyFeeParams
|
2 years ago |
parazyd
|
0231beba7f
validator: Add placeholder for tx fee enforcement
|
2 years ago |
parazyd
|
7de072f0cd
contract/deployooor: Avoid unnecessary db key serialization
|
2 years ago |