Change tx version used in the Script to 2
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Apr 30 2024
@bot ecash-agora-integration-tests
improve AgoraOneshot doc comments
add BURN spec
fix some code
add readme
add user story to oneshot test
verify inputs to slpGenesis, slpMint etc.
Shouldn't tx version be 2 by default, instead of 1? This is what Cashtab and ElectrumABC create currently (though CashFusion txs are version 1).
rebase onto master (left stray commit in there)
remove happy building
make release notes more up-tight
@bot ecash-agora-integration-tests
run integration tests in CI
use syntax employed by the other release notes
hide -chronikcors
improve readability
Apr 29 2024
rererererun ci
rerererun CI
rerun CI again...
remove rocksdb features
don't do this I guess
use tsx instead of ts-node
Apr 28 2024
Apr 25 2024
In D16053#363390, @bytesofman wrote:But we still need to make sure it is in place before we compile the typescript and publish the npm package, right?
Yes, of course.
add missing include
Apr 24 2024
I think it would be cool to have it in doc/standards—but yeah the link is a permalink, "owned" by ABC (by Koush), through Notion, so it's fine for the forseeable future. When the doc is moved to the monorepo, we should update all the links in the source, which are easy enough to find.
fix test (used a old chronik-client build)
rerun CI, last one got Error: Chronik failed binding to 127.0.0.1:33962: Address already in use (os error 98)
Apr 23 2024
rebase onto D16046
rebase onto master to fix build?
Updated chronik.pay2stay.com/xec to this diff, upgrade took 3h:05m, so not too fast but not too slow.
rerun CI because cash is supposed to be green
fix comment grammar
fix imports, clarify comments
Apr 22 2024
Rename mitra int to intcode, remove mitra directory, apply some of Fabiens suggestions
remove rocksdb features again
Apr 21 2024
apply suggestions that just work
Apr 20 2024
add doc comment to DEFAULT_SEQUENCE
In D15963#362383, @bytesofman wrote:
- signatory -- this is something else we get from this library? where does it come from?
add wallet test example
undo chronik-db deps
make some input fields optional, add comments