NAK this approach
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
May 22 2024
May 21 2024
May 13 2024
May 11 2024
May 10 2024
fix spelling
May 9 2024
fix spelling, add const, return undefined for ALP for now
May 6 2024
In D16111#365055, @bytesofman wrote:It is a bit complicated to setup these txs. Not too big of a deal since will be handled by devs and not users.
Yeah, it's not ideal. But after IMO this is the simplest way without breaking the SLP spec. And some day we'll (hopefully) get atomic broadcasts for multiple txs which will reject the setup tx if the offer tx fails.
Remove artefact in built chronikNode.ts, otherwise LGTM, good test coverage
add copyright, fix comments in oneshot.test.ts
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