Commit Graph

20 Commits

Author SHA1 Message Date
fiftyeightandeight
f49fef3bd5 feat: trust off chain balance (#16)
* chore: verify-mined only on mainnet

* feat: trust off-chain balance

* chore: err msg clean up

* update balance only if height > saved

* chore: verify mined only when necessary
2023-08-29 19:33:24 +08:00
fiftyeightandeight
83e712ee46 chore: verify-mined only on mainnet (#15) 2023-08-27 22:55:40 +08:00
Yuanhai He
c66f57ed5d chore: use tabs for clarity indents (#14)
Signed-off-by: bestmike007 <i@bestmike007.com>
2023-08-25 15:55:08 +08:00
fiftyeightandeight
a6e9ea8633 chore: clarity-bitcoin-err-codes (#13) 2023-08-25 14:49:34 +08:00
fiftyeightandeight
d043e2937b fix: bitcoin-tx-indexed includes output (#10) 2023-08-25 10:33:58 +08:00
fiftyeightandeight
002e86ef0c feat: pkscript (#9)
* feat: get-bitcoin-tx-indexed

* feat: pkscript
2023-08-23 22:24:31 +08:00
fiftyeightandeight
f39519317d feat: get-bitcoin-tx-indexed (#8) 2023-08-23 21:49:57 +08:00
fiftyeightandeight
c4d6c7ceb7 feat: btc address as a tuple of hash and version (#6) 2023-08-08 20:26:32 +08:00
fiftyeightandeight
0fb446088a feat: trasnfer only (#5) 2023-08-08 12:46:17 +08:00
fiftyeightandeight
f72f1410da feat: index-tx-many (#3) 2023-08-02 14:02:02 +08:00
fiftyeightandeight
a176bed7c2 feat: guardian model (#2)
* working

* initial coding done
2023-07-27 11:28:13 +08:00
fiftyeightandeight
b35ae01fa0 feat: deploy mint (#1)
* feat: deploy/mint

* deploy/mint support added

* comments updated

* test updated
2023-06-25 19:19:35 +08:00
fiftyeightandeight
4bc5505ba6 add comments 2023-06-20 15:25:26 +08:00
fiftyeightandeight
3dd73b4e7c test updated 2023-06-20 15:16:31 +08:00
fiftyeightandeight
b7b071f88a mined? 2023-06-20 14:08:35 +08:00
fiftyeightandeight
6866a5c8e6 script/extract-tx-data.ts added 2023-06-19 23:05:17 +08:00
fiftyeightandeight
01ef116a8d inscription-created / transfer 2023-06-19 19:57:33 +08:00
fiftyeightandeight
c9da9ceb06 verify-tx 2023-06-18 22:12:19 +08:00
fiftyeightandeight
6837d803ba witness varslice up to 256 2023-06-18 11:23:59 +08:00
fiftyeightandeight
0cdf7bf853 initial commit 2023-06-17 21:52:23 +08:00