Skip to content

Latest commit

 

History

History
417 lines (213 loc) · 21 KB

CHANGELOG.md

File metadata and controls

417 lines (213 loc) · 21 KB

1.1.55 (2023-04-16)

1.1.53 (2023-02-14)

  • Fix for cases of missing token URI (f7eec49)
  • Update version and changelog (4eba489)
  • Updated the changelog (5a48eee)

1.1.52 (2022-11-14)

  • Fix for Windows CRS build (57bb35f)
  • Update list of network packages (1241d18)
  • Update Stratis packages (6174f97)
  • Update version and changelog (35f7d25)

1.1.51 (2022-10-25)

1.1.50 (2022-08-26)

1.1.48 (2022-08-15)

  • Update Node.js version for workflow (92a2533)
  • Update Stratis packages for Cirrus Node (169fd05)
  • Update version and changelog (b173351)

1.1.47 (2022-06-20)

  • Add support for "CY" as alternative to "CYBITS" (dec54ee)
  • Update version and changelog (daae4bd)

1.1.46 (2022-06-17)

  • Add the "AddDynamicMemberhip" feature that listens for federation changes (0ee1ed4)
  • Update version and changelog (219d259)

1.1.45 (2022-06-15)

  • Update Stratis packages (cd2621e)
  • Upgrade the Cirrus Node to .NET 6 (5c738a4)

1.1.44 (2022-05-28)

  • Added logging of methods not mapped (#22) (561e42d), closes #22
  • Bumped up version (9d4bc30)
  • Changed the address presentation in the logs and fixed typo (080ffd9)
  • Remove AMS which is no longer active (353a516)
  • Update CHANGELOG.md (01a1f66)
  • Updated the changelog (986773b)

1.1.43 (2022-05-24)

  • Added nullable for cases where the account state doesn't exist (#21) (09de7e5), closes #21
  • Update version and changelog (7dd2b1c)

1.1.42 (2022-05-24)

  • Fixed issues with the call to get logs for smart contract (ce37edc), closes #19
  • Update version (372a670)

1.1.41 (2022-05-11)

  • Update version and changelog (5beb3d8)

1.1.40 (2022-05-04)

  • Added NFT log enrichment (#17) (9f2e5df), closes #17
  • Fetch the current balance of a contract (#18) (bfce82d), closes #18
  • Update version and changelog (74efcfe)

1.1.39 (2022-04-01)

  • Added DAO contract to the log enrichment endpoint (#15) (b7a97b1), closes #15
  • Added extracting token URI from the store and adding to log (#16) (f775652), closes #16
  • Update version and changelog (76b1746)

1.1.38 (2022-02-27)

  • Add amount and gas price (ae567c3)
  • Added Cybits to the readme (#14) (0c75e98), closes #14
  • Update changelog and version (437233f)

1.1.37 (2022-02-23)

  • Update changelog and version (f3b519e)
  • Updating CRS node with new mandatory packages from Stratis (a888dfc)

1.1.36 (2022-02-09)

  • Add exception handling to the controller and use the correct serialziation freamwork (5da50ff)
  • Add the ability to select networks on Cirrus (562df33)
  • Update version (bbb6d22)
  • Upgrade packages for Multinode and Kubernetes Probe (d517e1a)
  • Upgrade stratis nuget packages (cfe8a74)

1.1.35 (2022-02-06)

  • Update for next release (87418b4)

1.1.34 (2022-01-30)

  • Add SBC and RSC to launchSettings (#12) (52976d7), closes #12
  • Add serializer to constructor (b982dc9)
  • Adding contract code to the response (1a7c482)
  • Update for release (8d5835f)

1.1.33 (2022-01-14)

  • Standard token and nft richer logs (#11) (31f41d9), closes #11
  • Update to build new version with updated network packages (4940320)

1.1.32 (2022-01-12)

  • Bug: Fixes the network selection bug for RSC and SBC (15f1e21)

1.0.31 (2022-01-12)

  • api for contracts to return method name and contract type (#10) (5fd834b), closes #10
  • Specify branch for action (881ec7a)
  • Upgrades to .NET 6 (5740ab3)

1.0.30 (2022-01-04)

  • Add CRS as a reference node (#9) (6f45ef2), closes #9
  • Migrate away from individual reference nodes (#8) (9869795), closes #8
  • Update README with new instructions using the multi-node image (976eec6)

1.0.29 (2022-01-03)

  • Upgrade the dockerfile base (305bf4f)

1.0.28 (2021-11-27)

  • Add additional libraries (82aee14)
  • Prepare next release and remove Stratis (replaced with Strax) (88a2e4b)

1.0.27 (2021-11-21)

  • Add Cybits reference node (43d1980)
  • Ensure correct release for reference nodes (a621f59)

1.0.26 (2021-10-05)

  • Add Strax reference node (52c3574)
  • Fix path in Strax solution (a313af7)
  • Update for new release with Strax support (bb3472d)

1.0.25 (2021-07-05)

  • Upgrade the Reference Nodes (22eb168)

1.0.24 (2021-04-24)

1.0.23 (2021-03-10)

  • Add HomeCoinNode and X1Node (61c978d)
  • Add new chains to MultiNode and XRC (6f7f63f)
  • Add new chains to workflow (7798812)
  • Add props to solution items (155279e)
  • Fix for HOMECOIN (aea2055)
  • Important fix for XRC, which won't work until next release (ba446e2)
  • Update version for next release (034a07b)

1.0.22 (2021-02-19)

  • Add a multinode reference node (6e7b7e2)
  • Ensure that all tags are published to Docker Hub (3bf71aa)
  • Fix BTC launch settings (fde271a)

1.0.21 (2021-02-01)

  • Add libc-dev dependency for rocksdb (c85fd04)
  • Fixing x42 and city which had refactoring changes in packages (bfdd051)
  • Make the IMPL node use NuGet network definition (f364e11)
  • Update the Impleum ports (cb515b5)
  • Upgrade runtime version (b2b1ed0)

1.0.20 (2020-12-22)

  • Add Directory.Build.props to ensure that Runtime Framework Version is set on individual project (9f80669)
  • Attempt to not install dotnet tooling (a6b8b52)
  • Only run one chain temporarily (9d0c85a)
  • Skip the build step which specifies solution and not project file. (832089c)
  • Update build.yml (cfae049)
  • Update Reference Nodes to latest NuGet packages (2a01e86)
  • Use root properties for all reference nodes (f562d69)

1.0.19 (2020-11-19)

  • Update the README and version for nodes. (ee82a23)
  • Updates reference nodes to be compatible with latest Blockcore packages (abb0218)

1.0.18 (2020-09-17)

  • Add EXOS and RUTA reference nodes (6de3911)

1.0.17 (2020-09-15)

  • Improve support for TipBot by using latest NuGet packages (47c62ba)

1.0.16 (2020-09-09)

  • Add a bitcoin network node (#7) (a9622c9), closes #7
  • Update CHANGELOG.md (189e72d)

1.0.15 (2020-09-07)

  • Fix the reference on X42 to not be specific version (cafffb8)
  • Update the changelog for Reference Nodes (dafc365)

1.0.14 (2020-06-23)

1.0.13 (2020-06-04)

  • Make the package references accept all revisions, but not minor versions (b302a4e)
  • Remove WS parameters for chain generation (6c663b1)
  • Update network defitions to use updated initialization for options (da9cf95)
  • Update release workflow to only trigger once (52239f7)
  • Update version for next release (84ce981)

1.0.12 (2020-05-25)

  • Add link to XDS repo (845bc77)
  • Update CHANGELOG.md (4a5f1b1)
  • Update nodes to use major version instead of fixed (5b95b65)

1.0.11 (2020-05-15)

  • Add AMS to the workflows (4cddc75)
  • Upgrade Blockcore Reference Nodes to latest release (65b6e3a)

1.0.10 (2020-05-06)

  • Add Amsterdamcoin to reference nodes (1eb68d8)
  • Add the CHANGELOG for blockcore-nodes repo (f9b579c)
  • Added X42 reference node (dac6a84)
  • Ensure that Workstation GC is used for the nodes (39bfcdd)
  • Fix bech32 prefix for all Blockcore Reference Nodes (3fd6c3d)
  • Fix XLR bug (67fa1cd)
  • Lowercase ticker for Solaris (ad9e6b9)
  • remove .vscode directory (0aabba5)
  • Update City Node from new template (10d1ba3)
  • Upgrade Blockcore packages for all Reference Nodes (8ebfc0c)
  • Upgraded x42 to Blockcore 1.0.6 and fixed settings (81bc823)

1.0.9 (2020-04-24)

  • Add new features to City Node and upgrade packages (dbdfdf5)
  • Trigger another build (4c67e78)
  • Update seed DNS for blockcore.net (88b1917)

1.0.8 (2020-04-22)

  • Add script examples on generating reference nodes (c66cb96)
  • Upgrade packages to 1.0.5 (f9038fa)

1.0.7 (2020-04-21)

  • Add IMPL (Impleum) to the reference nodes (b88b344)
  • Fix magic header for STRAT (990bc5c)
  • Update reference nodes with fix from template (0e9f9cc)
  • Update version to 1.0.7 (7f9c87a)

1.0.6 (2020-04-21)

  • Remove VOLUME from Dockerfile (e796763)
  • Update Solaris DNS,Seeds & checkpoints (f46df33)

1.0.5 (2020-04-21)

  • Add more information in the README (1efab33)
  • Add section on support and compatibility (726e62d)
  • Add STRAT to the Blockcore Reference Nodes (f569711)
  • Add XLR Reference Node (3729906)
  • Remove "edited" event trigger from action (46d802c)
  • Set the volume in docker file (3de59fd)
  • Upgrade packages for XLR (d92f59a)

1.0.4 (2020-04-20)

  • Add Dockerfile and workflow to build and publish to Docker Hub. (fbb437e)
  • Docker tags must be lower-case (28ec5ee)
  • Perhaps Docker Hub doesn't support deeper path (07dc02b)
  • Update Dockerfile (e13e371)
  • Update release.yml (316ba21)
  • Updates Reference Nodes to latest Blockcore release (ed3af3b)

1.0.3 (2020-04-19)

  • Add a multi-stage build to produce Blockcore Reference Nodes. (b57d405)
  • Add City Chain node (2c01aba)
  • Add editor config and clean up code (#1) (393fe3e), closes #1
  • Add package.json to hold version of releases (e882e5c)
  • Change locations (94cdd96)
  • Create XDS network (0bd4731)
  • Fix macOS build (4581c6c)
  • Fix paths for build (7f02317)
  • Initial commit (96e349a)
  • Update to Blockcore 1.0.3 (4882013)