add copyright, fix comments in oneshot.test.ts
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
May 6 2024
May 4 2024
fix README, english are hard
fix oneshot.test.ts
- Remove es2016 dependency, build targeting es2020 directly
- Add comments explaining why two separate wasm-bindgen builds
- Fix some imports
- Improve README
fix sed command
This seems unnecessary and hurts code readability
fix browser build
May 3 2024
Put this on hold until it's clear this is a good path forward
May 2 2024
@bot ecash-agora-integration-tests
fix first paragraph of README
amend the README.md to make it even more hip
May 1 2024
Apr 30 2024
seems like everything is resolved after this passes tests, or did I forget anything?
use 1 single token when creating an NFT
Change tx version used in the Script to 2
@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.